Home Forums WoodMart support forum In the archives the “Compare” button is not visible.

In the archives the “Compare” button is not visible.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #460414

    jglowak
    Participant

    The current problem I’m having with my website is that in the archives of my products (https://audioconcept.com.ar/productos/) only the “Favorites” button is shown, the “Compare” button is not visible. The website is being used as a catalog, with no purchase option. When the purchase option was enabled, all icons were displayed in the archive – the “Compare”, “Cart”, and “Favorites” icons. Currently, only the “Add to Favorites” icon is shown. It works fine on desktop, but on mobile, it behaves as described. I tried disabling the catalog mode, but it still doesn’t show. I also disabled all plugins that do not belong to Woodmart, but it didn’t solve the problem. I appreciate a response.

    #460465

    Hi,

    You can add the compare button in the Theme Settings > General > Mobile button navbar:

    https://gyazo.com/108f60c957a70eeb048f1faacb107c06

    If you have any questions please feel free to contact us.

    Best Regards.

    #460499

    jglowak
    Participant

    No. I already have that figured out. I am asking something else. On the archive page when I pass the mouse over the product you only see the add to favorites button but not the compare button. Please check: https://audioconcept.com.ar/productos/
    In the desktop version it works fine, it doesn’t show in the mobile version

    #460614

    Hi,

    So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >>Custom Css for mobile

    .wd-buttons .wd-quick-view-icon, .wd-buttons .wd-compare-btn {
       display: block !important;
    }

    Best Regards.

    #460721

    jglowak
    Participant

    Thanks a lot!!!! With that css it was solved!!

    #460876

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘In the archives the “Compare” button is not visible.’ is closed to new replies.