Good day!
I set in the settings bbpress topic – tree answers.
Outline style is not displayed. This problem bbpress or your theme?
As well, I noticed incorrect display breadcrumbs in bbpress forum. Link Forums indicates an invalid path. Link is led not to the main forum, and on the subject.
turoper.ru/forums

Bread crumbs with the mark on the forums leads to the main page of the forum, and on the inside page of a topic.
http://touroper.ru/forums/forum/thailand/novosti-tajlanda/
Hi,
Please provide more details about the “outline style its not displayed” issue you have.
Please make sure you have the forum page permalink set like this: http://screencast.com/t/XsBkluKgf
Please let me know if this helps!
Thanks
Thank you! All is fine, it works!
The question remains on the tree-structure of the forum.
In the setting of wordpress and bbpress settings I set the “flag” – to show the tree structure of responses replicas reviews.
Unfortunately, for some unknown reason – a tree system may not be displayed. Help solve the problem.
Hi,
We will investigate that, please make sure that you have set it right. You could use a plugin like Treeview On Contents until we can provide a solution for this.
Thanks
Hi,
Please do so and send your wp-admin user and pass at contact@tagdiv.com please also include a link to this topic or specify your issue details.
Thanks
Hi!
I have a question about the bread crumbs.
Real is URL:
http://newsthai.land/forums/topic/kak-otlichit-lediboya-ot-nastoyashhej-devushki/
–
Breadcrumbs indicate the wrong way:
http://newsthai.land/forums/topic/kak-otlichit-lediboya-ot-nastoyashhej-devushki/obshhie-voprosy-o-tailande
—
At the end of the path is inserted into the title of the forum.
/obshhie-voprosy-o-tailande
The forum name is inserted at the end. This is not true. How to remove the last path breadcrumbs, after a slash?
The forum name is inserted at the end. This is not true. How to remove the last path breadcrumbs, after a slash?
http://newsthai.land/forums/topic/kak-otlichit-lediboya-ot-nastoyashhej-devushki/ – true
http://newsthai.land/forums/topic/kak-otlichit-lediboya-ot-nastoyashhej-devushki/obshhie-voprosy-o-tailande – false
Error found my friend, programmer Sergey Zhukov: zsrg@yandex.ru
Newspaper/includes/wp_booster/td_page_generator.php
replace the line
‘url’ => sanitize_title(bbp_get_forum_title()),
on
‘url’ => bbp_get_forum_permalink( bbp_get_forum_id() ),
problem solved
