• Dear Team

    First of all thanks for sharing such a beautiful plugin. I am using your plugin on my both websites and I am facing this problem on my both website.

    Except for Logged in user, my question and even answer are not getting an update on your Question and Answer Page. I am facing this problem because your plugin is not working properly with W3 Cache Plugin. Is there a way to ignore your plugin from W3 Cache. I want to ignore your entire plugin from this Cache.

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

    (@designwall)

    Hi,
    The steps to do this are quite easy (for W3 Total Cache at least). You do need to include the full path the resource, relative resources do not work at time of writing

    From your WordPress dashboard, Go to ‘Performance’ and then go to ‘Minify‘.
    Remove all from the following field: ‘Include external files/libaries’
    Find the ‘Never minify the following JS files’ field Enter the following files
    wp-includes/js/jquery/jquery.js

    wp-includes/js/jquery/jquery-migrate.min.js

    wp-content/plugins/dw-question-answer/…

    In the ‘Never minify the following CSS files’ add the following file
    wp-content/plugins/dw-question-answer/assets/css/…

    If you host WordPress on a subdomain, make sure that you prefix these files with the path to your installation (for example, ‘wordpress/‘), else remove it

    Regards,
    DesingWall Team.

Viewing 1 replies (of 1 total)
  • The topic ‘W3 Cache Problem with this Plugin’ is closed to new replies.