Home Forums WoodMart support forum Can't disable the compare functionality

Can't disable the compare functionality

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #138335

    gueshu
    Participant

    I am not using the compare functionality (I already disabled the plugin before, when you were using an external plug in) I just updated to the most recent version of the theme, and followed the instructions for the update.

    Everything is working fine (I had a little trouble with the wishlist, but I excluded the page from my cache and it solved the issue) except that I have tried multiple times to disable the “compare” function in the theme settings and it never manage to make the buttons disappear in the product list and single product page.

    I managed to hide them using CSS so it is OK for me, but I just wanted to let you know as there may be a bug there.

    For those interested, to hide the compare elements, add these CSS in your child css :
    .woodmart-compare-btn.product-compare-button {
    display: none;
    }

    #138407

    Hello,

    Please make sure you run 4.0.3 version of them, if you do not, update the theme to 4.0.3

    Starting from now, these plugins are no longer required: Redux Framework, CMB2, delete them.

    If the problem remains, provide the site admin access to the private area.

    Best Regards

    #138464

    gueshu
    Participant

    Thank you for your quick answer (considering the amount of support you have to do… I haven’t used the forum for a few months, it has become a lot more active).

    I did a new attempt to update in a new cleaner environment (I was using a staging environment from Siteground and it is not perfect), I did all the steps again one by one and everything is working, even the disabling of the compare function.

    Thanks for your help, you can close this topic.

    #138504

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Can't disable the compare functionality’ is closed to new replies.