How to completely ignore data from another plugin??
-
We are using democracy plugin for polls and it uses Ajax for faster loading but there’s a problem because WP fastest cache gets confused by that plugin data and it causes errors when users try to vote/revote or does not recognize that users have aleady voted on polls.
When we disable WP or other cache plugins, the democracy plugin works just fine as it should. So it has some bugs to work out BUT the developer of the plugin is really poor user support and inactive on support forum.
What we want to do is tell the WP fastest cache plugin to COMPLETELY IGNORE any data from Democracy poll but cache everything else on the site. This is a very simple concept we’ve asked WPFC dev here before but never really got a straightforward or clear answer.
So, I’m going to ask again ?? > we’ve already tried doing the if URL (any) then clear cache every X hours but that’s really not working great and it’s not the solution that we are asking for here.
For your reference, the Democracy poll plugin:
- The topic ‘How to completely ignore data from another plugin??’ is closed to new replies.