• Resolved evo252

    (@evo252)


    Hello,

    Thanks for this great tool ! I would like to know how to ajaxize WP Post Views plugin in order to make it work with W3 Total Cache and Varnish Cache. In fact, WP Post Views doesn’t increment well counters of posts because of caching solutions we have on our blog.

    I tried to ajaxize ‘the_views’ function, but the counter displays “0 views” rather than the real amout of views.

    Thanks in advance ??

    https://www.ads-software.com/extend/plugins/ajaxize/

Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author yoav.aner

    (@yoavaner)

    Hi Moogle,

    It does neither of those things actually.

    Ajaxize helps users take an existing plugin, php function, and turn it into an ajax call. This helps overcome issues with caching solutions and can be helpful in a number of other cases.

    More information about the plugin is available on the faq section.

    Plugin Author yoav.aner

    (@yoavaner)

    Another note about WP Post Views. I have tested it on a clean wordpress installation, and ajaxize works well with WP Post Views. No need to install https://scratch99.com/wordpress-plugin-ajax-the-views/ or tweak any javascript.

    Ajaxize and WP Post Views should work ‘out of the box’ ??

    Hi Guys,

    I missed all this, but I’ll have a look into whether I can include Yoav’s changes into ajax_the_views. The plugin works for me on my site as is and I haven’t been able to work out why it’s happening for other people.

    A big thanks to you Yoav.

    Cheers,
    Stephen

    Plugin Author yoav.aner

    (@yoavaner)

    Hi Stephen,

    Thanks for the feedback. Would be great if the ajaxize code can be used elsewhere or extended/improved.

    I didn’t try to ‘compete’ with any other plugin, but rather to find a generic way to ‘ajaxize’ plugins and functions. I only heard about ajax_the_views after I released ajaxize and evo252 posted about it. Anyway, open source is great for these kind of things so I’m looking forward to more feedback and ideas.

    Yoav

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Ajaxize for WP Post Views ?’ is closed to new replies.