Home Forums Basel support forum New Update Issues

New Update Issues

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #59882

    fogzo
    Participant

    Hey,

    I’m using a plugin which allows users to upload files on the product page, I’ve just done the latest update and now for some reason the upload box shows twice.

    I’ve contacted the developer of the plugin and he said it’s due to woocommerce_before_add_to_cart_button being called twice. I’ve disabled all plugins and it appears its the theme causing this now.

    Do you know what changes were done on the latest update that could cause this?

    Cheers

    #59883

    fogzo
    Participant

    It appears that the new woocommerce update and your theme have <?php do_action( ‘woocommerce_before_add_to_cart_button’ ); ?>

    So if any plugins use the same web hook woocommerce_before_add_to_cart_button it will show twice on the product pages.

    I’ve removed this from the woocommerce plugin which was solved my issue for the time being.

    Would be appreciated if you could let me know what changed since the recent update to cause this so I change in my child theme rather than editing the woocommerce plugin.

    Thanks

    #59916

    Artem Temos
    Keymaster

    Hello,

    We are glad to know that you considered using Basel for your web-site. I hope you will be happy with it.

    Please, provide us your admin and FTP access and we will check the issue for you. If it will be caused by our theme, we will fix this in our next update as well.

    Kind Regards
    Xtemos

    #60804

    fogzo
    Participant

    Sure I will send them across, at the moment I’m having to remove <?php do_action( ‘woocommerce_before_add_to_cart_button’ ); ?> from /httpdocs/wp-content/plugins/woocommerce/templates/single-product/add-to-cart otherwise plugins I’m using will show twice. This only appears to have happened since i’ve updated theme / woocommerce.

    Who do I send login info too?

    #60822

    Artem Temos
    Keymaster

    So please, provide us your admin and FTP access so we can check what should we do to fix this in the update.

Viewing 5 posts - 1 through 5 (of 5 total)