Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and weβll resume our usual support by the end of August.
Dear Sir,
After upgraded to 2.0, I lost link to topic list on the community page. 😥Β
How can I get it back?
Β
Naoki
The problem comes from your Cocoon theme. It replaces all <h3> links to something like this:
<span id="toc1">CondorδΈθ¬ </span>
The ID toc1 has been added by your theme. wpForo doesn't have such ID. The filtering and replacing process is being done in the page content. wpForo is loaded in the page content so it's affected by the theme content filtering functions.
Please contact the theme developers and share the same information with them. There should be an option to stop this unintuitive behavior.
Β