• Resolved androidguru

    (@androidguru)


    Dear All,

    I have MCX tips Website with Domain : https://mcxfreetips.tips

    I Have Used W3 Total Cache Plugin to cache my pages…

    Cache Interval 3600 is my HTML Cache Value and All other CSS and JS resources has 3690000 value.

    Second Whenever New Post Posted Cache is Cleaned and New Cached Generated…

    So i am Not getting What Value for these 3 Parameter to set for AJAX to work Properly…

    I am Very New to AJAX…

    SO WE NEED TO SET VALUE IN : wp_days_ago-core.php file ??????

    And in These Function —
    function wp_days_ago_v3 ($stopUsingAjaxAfter = 1800, $showDateAfter = -1, $showDateFormat = null)

    ??? am i right ?? if yes than what will be the Value ???

    Please HELP… Your Plugin was awesome If these worked in Cache Plugin than was superb….

    waiting for some help…

    https://www.ads-software.com/plugins/wp-days-ago/

Viewing 1 replies (of 1 total)
  • Plugin Author Vegard Skjefstad

    (@vskjefst)

    Sorry for the very, very late reply. Try to insert this into your PHP code:

    wp_days_ago_v3(86400);

    The plugin will stop using AJAX to show its information after 1 day.

Viewing 1 replies (of 1 total)
  • The topic ‘Working With W3 Total Cache Plugin’ is closed to new replies.