Support Forum
This should help:
http://codex.simple-press.com/.....displayed/
YELLOW
SWORDFISH
|
can you tell us exactly what you tried?
and give us a link to your site?
Visit Cruise Talk Central and Mr Papa's World
link : http://www.olorimag.com/forum
I tried each of the options on their own and together
limit forum display to within WP loop and allow multiple loading of forum content.
Well you can not cache the forum page so can you exclude the forum from the wp cache plugin (for ALL types you are using the cache for) which should be possible by using the page slug of the forum - and then try those options again when the cached pages have been cleared out?
YELLOW
SWORDFISH
|
well, you are using w3tc... did you exclude the forum page on ALL types of caching in use... that plugin does not have single place you can exclude... you must do it on all tabs in the options for each caching type in use...
right now, I still appear to get a cached page... database caching in effect and basic minification... it seems you only excluded page caching...
Visit Cruise Talk Central and Mr Papa's World
OK - let's step back a bit.
in all the cases we have seen in the past the forum will show itself more than once because something - a plugin or the WP theme - is doing something 'fancy' with the WP function the_content(). This means it is making calls to the WP template function the_content() outside of the post loop but as the forum also uses this function to display itself then it gets shown as well. Those filters we pointed you to are designed to stop that happening.
Now you are actually getting two extra copies being shown and as the filters did not work for you then I think it would be best to try and discover exactly what component is responsible for this. So - this is obviously not a new forum as it has many existing topics so what changes were made to the environment when this started to happen? I.e., did you change WP themes? Did you install new Wp plugins? did you change WP theme options? it has to come down to something!
YELLOW
SWORDFISH
|
1 Guest(s)