Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter sdbish

    (@sdbish)

    Also when you click the button to remove from wishlist, the item is not removed. What string would solve both the add and remove. or is there a different fix?

    Thread Starter sdbish

    (@sdbish)

    I got it to work partially by adding wish-list/ to the “do not cache string of wp super cache under advanced. But this is still not working properly. Yes I have cleared all caches and purged maxcdn.
    What will fix this issue? what is the correct string?

    Would be interested in a solution too!

    Plugin Author YITHEMES

    (@yithemes)

    Hi guys!

    Made some test on our local installation, and it seems pretty easy to include all possible wishlist urls in one regex

    Try adding the following exclusion under Settings -> WP Super Cache -> Advanced -> “strings that forces a page not to be cached”

    wishlist.*

    Please, don’t forget to replace “wishlist” with your wishlist page actual slug (i.e. wish-list)

    Then purge all the cache and try the plugin

    Let me know if this helps
    Have a nice day 🙂

    Thread Starter sdbish

    (@sdbish)

    I did this and it seems to work:
    /wishlist/
    But I added wishlist.* as well.

    Plugin Author YITHEMES

    (@yithemes)

    Hi again

    Glad to know you worked around this config problem; marking this as resolved 😉

    Have a nice day!

    Hi
    Worked for me as well!

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

The topic ‘YITH wishlist and wp super cache’ is closed to new replies.