addonsplus
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Add To Cart Bar For WooCommerce] Is it abandoned?Hello @maxidesconto,
We did an initial test with HPOS and it seems to work fine, we are testing it further to see if there are any issues or not, and we will update the compatibility this week.
Thank you for reminding us.
With regards,
Team AddOns PlusForum: Plugins
In reply to: [Sticky Add To Cart Bar For WooCommerce] Is it abandoned?Hello @armandolas
The plugin is active and supported.
The reason for no updates is that it is still compatible with woocommerce without any issues.Looking at our pro sales data, you bought a plugin a few hours ago, and we got one email for support from you. We will respond to you directly.
Thank you
Team AddOns PlusForum: Plugins
In reply to: [Sticky Add To Cart Bar For WooCommerce] WooCommerce 8.2 and HPOSHello,
Thanks for the constructive feedback we are planning major updates upcoming few months to make the community version and pro version worthwhile for all of the users out there.
The ajax issue can be fixed by following this helpful article https://addonsplus.com/blog/ajax-add-to-cart-bar/
select options and jump to the options dropdown on the pro version feature is requested by other users as well so we will surely develop that in upcoming releases.
Making the string translatable is also one of the things we will develop and thank you for reminding that.
Regards,
Team AddOns Plus
Forum: Plugins
In reply to: [Sticky Add To Cart Bar For WooCommerce] WooCommerce 8.2 and HPOSHave you found any issues with the latest WooCommerce 8.2? We will also check the compatibility with the new version of WooCommerce.
Let us know.
Regards,
Team AddOns Plus
Hello @alberenz,
We can take a look at the site but we need information such as the site URL, active theme, and list of woocommerce related plugins.
If you are not feeling comfortable sharing the information on this public channel no problem, please raise a support ticket at https://addonsplus.com/support/
Team AddOns Plus
Hi there @yuluma,
We will notify you when we add this feature to the plugin but as of now, it is not translatable.
Thank You
Team AddOns PlusForum: Plugins
In reply to: [Sticky Add To Cart Bar For WooCommerce] compatible with WPMLHello @joaquin2019
Currently, the plugin is not compatible with WPML or any other translation plugin.
Positively,
Team AddOns PlusHello @cpapadop
Is it this plugin you are mentioning?
https://woocommerce.com/products/woocommerce-subscriptions/Positively,
Team AddOns PlusHi there @yuluma,
Thank you for using our plugin and suggesting the change.
Let us see what we can do.
Thank You
Team AddOns PlusHey there @rangoon,
We hope you are having a successful day.
We are closing this ticket and marking it as resolved and we hope you implemented the above fix.
If you again face an issue in this or any other area of our plugin feel free to open a thread again.
With Regards,
Team AddOns PlusHey there @rangoon,
We hope you are having a successful day.
Did you try to implement the above steps?
Let us know the status of the issue.
With Regards,
Team AddOns PlusHello @rangoon,
This is how you can make this work.
First, add the class to the footer of the website. let say
.custom-footer-margin
(You add this to the templates file from the theme code > footer.php
It can be a different file based on the theme.)After that go to the sticky bar plugin folder > templates > cart.php
Go to line 245
add the above-mentioned CSS like this
.custom-footer-margin { margin-bottom:58px; } @media only screen and (max-width: 768px){ .custom-footer-margin { margin-bottom:108px; } }
This will only add CSS properties to the product page.
Feel free to ask any questions you may have.
Also, let us know above method works or not so we can manage the status of this support thread.
With Regards,
Team AddOns PlusNOTE: Any future theme or this plugin update will replace the code so you need to make sure to apply these steps every time you update the theme and this plugin.
Hello rangoon,
Thank you for using our plugin we are happy to help you.
We have visited the website and we noticed the copyright line is under the bar.
On other pages this is not issue because the bar is not visible and copyright section appears normal.The fix:
Add CSS on product page footer only
Add CSSmargin-bottom:58px;
for the desktop view
Add CSSmargin-bottom:108px;
for the mobile viewLet us know if this fixes the issue or not.
With Regards,
Team AddOns PlusHi there Jan,
The behaviour you observed on the variable product is not a bug or issues.
Our WordPress community version of the plugin comes with that functionality on a variable product.
As the name of the button says “select options”
It will guide the user to the section where they can select the option and use regular (woocommerce) add to the cart button.
Our pro version of the plugin has an add to cart button along with the drop down of attributes.
You can get more details by visiting our website on how the pro version works with variable products. (you will find a link on the plugin description page)
We hope that this will clear things up.
With Regards,
Team AddOns PlusForum: Plugins
In reply to: [Sticky Add To Cart Bar For WooCommerce] Mobile display issueHello,
Awesome, let us know if you need any other help.
We are marking this thread as resolved.
Feel free to contact us again if you need any help.
Also, if you like our plugin and support, you can provide a star rating/review. That will be a good motivation for us.With Regards,
Team AddOns Plus