Home Forums WoodMart support forum wish list

wish list

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #382737

    idan
    Participant

    when im adding a product to the wish list its not adding it
    from some reason

    #382765

    Luke Nielsen
    Keymaster

    Hello,

    I have checked the functionality of adding the product to the wishlist and it seems that everything works well (you can sure it by checking the below video).

    https://monosnap.com/file/rWnJIWhZ1ftkxFQRuMGjes6OXiLbZy

    If I missed something, please let me know.

    Kind Regards

    #382815

    idan
    Participant

    hey its not this site…
    https://salinka.co.il/
    this one

    #382825

    idan
    Participant

    and i want to change the labels color on the shop page how can do that?

    Attachments:
    You must be logged in to view attached files.
    #382839

    Luke Nielsen
    Keymaster

    Hello,

    1. Your Wishlist page is cached so you should clear the cache and disable caching for this page through the settings of the “WP Rocket” plugin. Also, this page should never be cached.

    2. With the help of the below code, you will change the background color of the “New” label.

    .product-grid-item .product-labels .new {
        background-color: blue;
    }

    If you have any more questions or come across any other issue, let me know, I’ll be happy to help.

    Kind Regards

    #382854

    idan
    Participant

    yes i have wp – rocket but its never make for me a problem can i give you user details and you check it?

    #382933

    Luke Nielsen
    Keymaster

    Hello,

    I have checked it and your wishlist is cached, to be able to exclude it, please navigate to the “WP Rocket” settings -> Advanced Rules -> add the URL of the “Wishlist” page to the “Never Cache URL(s)” area.

    https://monosnap.com/file/hQU4RlkLRjPPwlRVXeTP2xIIx2TnEV

    Also, here is an article on how to exclude pages from the cache.

    https://docs.wp-rocket.me/article/54-exclude-pages-from-the-cache#:~:text=In%20WP%20Rocket%20settings,page%20you%20wish%20to%20exclude.

    Let us know if you have any questions, we will be happy to help.

    Kind Regards

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