320up
Forum Replies Created
-
Forum: Plugins
In reply to: [Woo Align Buttons] This doesnt seem to workWe have built a custom version only for OceanWP Theme.
Download version 5.0.1 from the bottom of the page Here.
Delete the version you currently have installed, then upload and activate version 5.0.1.
Clear any caches you have, and let us know how you go.Forum: Plugins
In reply to: [Woo Align Buttons] This plugin Just work with the list of products?We have had a look at your code, and version 5.0.0 may help.
Download version 5.0.0 from the bottom of the page Here.
Delete the version you currently have installed, then upload and activate version 5.0.0.
Clear any caches you have, and see how you go.We have made some minor changes to version 5.0.0 script.
Delete the copy you have installed.
Download and install a fresh copy.
Download version 5.0.0 from the bottom of the page Here.Forum: Plugins
In reply to: [Woo Align Buttons] Please helpYour theme has been heavily modified, so this plugin will not work.
The only way it might work is with a child theme, so we have made one for you to try out.
Download it here on GitHub.
Read the instructions, and upload it to your website.
You will need to delete the Woo Align Buttons plugin (if installed).
Activate the child theme, and clear any caches you may have.
Let us know if it works.If it works, it will save you from having to upgrade each time, and you won’t have to bother with moving scripts each time.
G’day dviolante,
We have just competed a custom script that may help with your website.
Download version 5.0.0 from the bottom of the page Here.
Delete the version you currently have installed, then upload and activate version 5.0.0.
Clear any caches you have, and see if it helps.Forum: Plugins
In reply to: [Woo Align Buttons] This plugin Just work with the list of products?If you can leave a link to your website, we’ll have a look at the code.
Also, we have just competed a custom script that may help with some modified themes.
Download version 5.0.0 from the bottom of the page Here.
Delete the version you currently have installed, then upload and activate version 5.0.0.
Clear any caches you have, and see if it helps. No guarantees.Forum: Plugins
In reply to: [Woo Align Buttons] This doesnt seem to workUnfortunately it looks like your theme has been heavily modified, and is outside the scope of this plugin as explained on the main plugin page.
However, we have developed a custom script that may address some of the issues on your website.
Download version 5.0.0 from the bottom of the page Here.
Delete the version you currently have installed, then upload and activate version 5.0.0.
Clear any caches you have, and see if it works. No guarantees.Forum: Plugins
In reply to: [Woo Align Buttons] It only works for chromeYou can also try using the latest beta version 3.6.0 of the plugin as it will automatically align the product titles as well as the buttons.
You can download it at the bottom of the page Here.
First you will need to deactivate and delete the current “Woo Align Buttons” plugin from your website, then go to “Add New” plugin, then “Upload Plugin”, then activate.
As this plugin will handle the height of the “.woocommerce-loop-product__title” element, you will need to remove your min-height css code.
Try it out and let us know if it works well for you.
Cheers,
320upForum: Plugins
In reply to: [Woo Align Buttons] Align on single product page?Yes. Unless your theme has been heavily modified and the buttons are outside of the original scope.
You need to move the global file into
/wp-content/plugins/woo-align-buttons/public/js/wooalign-public.js
which is the plugin’sjs
folder.It looks like you have moved it into the
js/global
folder. It should go into just thejs
folder.The global file has a 1 at the end of the version number: 3.5.3.1
Same as we did last time:
This Link now contains two versions of the script, one Local and one Global.
Try replacing your
wooalign-public.js
with the Global script.This Global script should also be able to be called from within your other Plugins by calling
wooAlignButtons();
A current version of this Global script can always be found in
/wp-content/plugins/woo-align-buttons/public/js/global/wooalign-public.js
The reason we don’t incorporate it in the plugin, is that is uses unnecessary resources for most users.
Forum: Plugins
In reply to: [Woo Align Buttons] It doesn’t workRecapitulate if required.
Forum: Plugins
In reply to: [Woo Align Buttons] It doesn’t workWe’ll need to have a look at your website to see if your theme is compatible.
The link provided goes to an “Under Construction” page.
Glad to help.