CodeAstrology IT Firm
Forum Replies Created
-
Hello dear @wendywagenmakers,
If possible please rate our plugin a 5 star review with your valuable opinion about our plugin.
Wish you best of luck.Forum: Plugins
In reply to: [Min Max Control - Min Max Quantity & Step Control for WooCommerce] Cart pageYes you are absolutely right. We have updated our plugin with this solution.
Thank you for using our pluginForum: Plugins
In reply to: [Min Max Control - Min Max Quantity & Step Control for WooCommerce] Cart pageHello mitchelr
Please updated our plugin from wordpress.org. it will fixed your issue.
If still have problem then let us know.
Regards,
Hello wendywagenmakers,
We are add new feature of our plugin as you want. Its works properly. We release update version which have this feature.so updated our plugin from wordpress.org.
If you need more help let us know.
Regards,
Thank you for your feedback on our plugin. Allow us few working days to add this feature.
Thank you again for using our plugin
Please update the plugin again we have solved the sold individually issue.
suppose you set minimum product quantity 1 (by default it’s 1) and step control 12 then that message will appear, if you try to add 12 product in to the cart.
min 1 + step 12 = 13
min 2 + step 12 = 14it should be the logic, right?
So you can set default quantity 0 and step 12, then it’s allow 12 quantity to add to the cart. I hope you understand.
You can set default quantity using woocommerce hook or you can buy our pro version.
Forum: Plugins
In reply to: [Product Table for WooCommerce] Number of categories in filterHello niceco,
you are using a mini-filter, that’ why all categories not showing. you can use “advance search” for showing all categories in the filter. also, you can follow this link: https://wooproducttable.com/use-mini-filter/ to solve it.
Regards,
Forum: Plugins
In reply to: [Product Table for WooCommerce] START AT ZERO AMOUNTHello lucasgiovane,
You can start the quantity at 0 instead of 1 by following this link: https://wooproducttable.com/set-default-quantity-0-only-for-table/
Regards,
Sorry, I do not clearly understand. Can explain more, please. Some screenshots would be better.
Forum: Plugins
In reply to: [Quantity Plus Minus Button for WooCommerce] Buttons going verticleyes it’s possible. May be need some custom CSS. When you site will live, then contact with us, we will try to solve your issue.
Forum: Plugins
In reply to: [Product Table for WooCommerce] shows variant product in seperate rowHello, mostafash98, I hope you want to show like this:https://demo.wooproducttable.com/product-variant-in-separate-row/ to create like this table, you can follow this link: https://wooproducttable.com/show-product-variations-as-table/ Regards,Forum: Plugins
In reply to: [Product Table for WooCommerce] Change URL for Small Footer CartDownload the latest version from our git repository. https://github.com/codersaiful/woo-product-table/tree/2.9.4.0
Then use ‘wpto_footer_cart_link’ filter to change footer cart link.
Example :
add_filter('wpto_footer_cart_link', 'wpto_footer_cart_link_callback'); function wpto_footer_cart_link_callback(){ return "https://www.something.com"; }You can use ‘wpt-footer-cart-wrapper’ class for hide footer menu for mobile.
Hello designsynergy,
it’s working with the premium version but not will work at the free version.
Regards,
Hello page52,
give us your table link. we will check and let you know.