Search Results for 'bbpress'
-
Search Results
-
Topic: Browser Tab – Page Title
When bbPress is deactivated the Page Titles in my chrome browser tabs show fine. When bbPress is activated the page titles disappear (for the entire site, not just forum pages).
I have tried re-saving my permalinks, but no change.you can see here — http://employment.ssiparked.com/wp/job-seekers/
I all, is possible to have a function to bypass bbp_get_caps_for_role with one custom?
I want to get false this two option for participant:
// Forum caps
‘read_private_forums’ => true,// Topic tag caps
‘assign_topic_tags’ => true,In this moment i have update file capabilities.php but when bbpress have upgrade to new version i sure lost this modify…
P.s. Why this options aren’t present in administration forum panel?
How to do? Thanks….
Hi
I have faced an issue that maybe some people have encountered and for which I did not find much info on the net.Basically the problem was that the bbpress default template that I embedded in my WP template was rendered with supplementary line breaks (<br> and <p> tags). Just as if the wpautop function was reapplied on the forum content included in the template.
I noticed that the problem was existing on Linux if the template files had an Unix EOL : LF
And also existing on Windows (using WAMP) if those same files had a Windows EOL : CR+LF
I found a workaround by making the template files have a Mac End Of Line with : CRBut I am not sure this is a clean solution
Maybe there is something far more simple that I do not knowThanks
I am using the latest 2.4 bbpress version
Topic: bbPress Single Forum
I want to build a page that is a single forum using bbPress. When a topic is created it will stay in that Main Forum. A drop down displaying other Forums is available for that topic to be also in. The other forums are on the same site. The forums will be on the menu bar so the user can choose which forum to visit.
When a member is viewing a specific forum, a new topic can be created which will automatically be both in that forum and the Main forum.
How do I create this?
I am integrating bbpress files into my own wordpress theme. But, I don’t get why there is so many loop files?
“content-archive-forum.php” links to “loop-forums.php”, and inside that, it links to “single-forum.php”.
Why on earth is there one loop linked to another, and then another, and then another? It sees confusing to me…Can’t I just leave out files like “loop-forums.php” and add that code directly in “content-archive-forum.php and do the same with the other files? Or is it necessary to keep them broken up?
I ran a search and didn’t find an answer to this. If there is one please point me to the right post.
Behavior problem with Title Tags
Site is multi-site 3.6, buddy press 1.81, bbpress 2.4. All other themes and plugis current. Problem on the main site only. Sub-domains not effected.
I found the title tags aren’t showing up correctly. On all pages other then BP pages and home page only the site name shows up as title in the browser. I can see that the page name/site Page | site name is trying to show but loops back to just the site name without the page or pipe.
I change the theme to 2012 and I still had the same problem.
I’ve tested in Chrome, Firefox and IE all behave the same.
I cleared, cache, temp internet history and file throughout the process of finding what’s wrong.
I deactivated all plugins and Title tags returned to normal tag behavior. I activated the plugins 1 by one and discovered that BBPress is causing the problem with the title tags. I deactivate all plugins again and activated only bbpress and sure enough itβs the problem. Right now I have BBPress deactivated.
Please help me through this issue.
