• Resolved mahdyhasan

    (@mahdyhasan)


    Hi, Thanks for awesome plugin. I’m having one issue here. Previously, my customers could add product to the cart by one click from shop section. But, now they have to go to product page every time to add the product to cart. Is there anyway to revert ‘SELECT OPTION’ to ADD TO CART button?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    Could you please reinstall the plugin and add the below hook in your child theme’s functions.php.

    add_filter(‘thwepof_modify_loop_add_to_cart_link’, ‘__return_false’);

    We hope this will help ??

    Thank you!

    Thread Starter mahdyhasan

    (@mahdyhasan)

    @themehigh Hi, thank you for your reply. I have added the hook in my child theme’s functions.php file. It’s been few hours and cache is cleared as I can see other new codes I wrote in functions.php are working now. However, this hook hasn’t solve the problem.

    Plugin Author ThemeHigh

    (@themehigh)

    We have checked on your site and couldn’t find any product with SELECT OPTION. Could you please provide us the link to the product in which the SELECT OPTION is showing. Also, please let us know whether you have reinstall(uninstalled and installed) the plugin and verify this?

    Thank you!

    Plugin Author ThemeHigh

    (@themehigh)

    We hope your issue is resolved now. We are going to mark this thread as resolved.

    Please do let us know if you have any further questions. We are happy to help ??

    Thank you!

    Thread Starter mahdyhasan

    (@mahdyhasan)

    Hi @themehigh, The issue is not resolved yet. I have deactivated the plugin actually. I am going to activate the plugin right now, you will find SELECT OPTION on shop page as I mentioned in first thread.

    Plugin Author ThemeHigh

    (@themehigh)

    Could you please open a ticket from our website? Our technical team will be able to help you.

    Thank you!

    Plugin Author ThemeHigh

    (@themehigh)

    The issue got fixed when reinstalled the plugin to its latest version and added the above hook in theme’s functions.php.

    We are going to mark this thread as resolved.

    Thank you!

    Thread Starter mahdyhasan

    (@mahdyhasan)

    @themehigh Thank you. Issue is resolved. Thanks for great support. (Y)

    Plugin Author ThemeHigh

    (@themehigh)

    Great!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Cannot Add to Cart on Shop Section’ is closed to new replies.