• Resolved Merkucio

    (@merkucio)


    Hello,

    I don’t know how to specify this issue.
    Maybe, it’s problem with ajax?

    Anyway, check this screenshot https://ibb.co/3pmf9NC please and click on the heart(aka like) icon.

    Than refresh the page and check like counter.
    You will see, it doesn’t count any more.
    It worked like a charm.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author NitroPack

    (@nitropack)

    Hello @merkucio,

    We inspected how the counter works and it looks like the like numbers are part of the HTML which is why they do not change once they get cached. The AJAX for counting seems to be working, however in order for the number to update after the page is refreshed its cache must be purged.

    There are several ways to move forward on this:

    1. Make the numbers load with AJAX at all times. This way they will not be cached within the HTML
    2. Purge the cache for the related pages – for now this can only be done with a modification to our plugin. Please contact our support team if you are interested in this option

    Hope this help!

    Regards,
    NitroPack

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with ajax… maybe?’ is closed to new replies.