what function is available to get the topic or reply author? i searched the forums, couldn’t find anything on this.
getting post or reply author
Published on September 12th, 2016 by s1r0nHow to make links nofollow? & how to disappear content not login
Published on September 12th, 2016 by פרוטוקול Protocol - מאגר מידעHello, How to make all links in the forum with re=”nofollow”?
How to disappear content for how not login? so just in he will login, the info will appear to him?
Most popular topics of last 7days
Published on September 11th, 2016 by nkwsmoHi Guys,
I am trying to show the most popular topics of last 7days, 30days, all time,
Is that possible to Adding Custom View Shortcode?
Control number of Forum to display in Forum Widget
Published on September 11th, 2016 by Arize NnonyeluHello, i am running bbpress and i used the forums widget on my front page, but i can’t control the number of forums to be displayed. I don’t want it to display all of them, it made the front page look too crowded. And there is no option to moderate the number of forums to display.
Is there a way to reduce the number of forums being displayed from the widget? if yes, how? if else, comment either ways. Thanks
odd and even replies not showing right border
Published on September 11th, 2016 by priomHey guys,
I’ve been slowly configuring css on bbpress (amazing btw) but having some issues with odd and even replies. I added code to add a border for each reply and spaced out the bottom by about 10px.
All works fine for the first reply (initial topic).
But for next consecutive ones – the “right” border is missing.
you can find my site forums at weareoblivion.com/forums
-> Navigate to General Discussions > Test Topic
and you’ll see what I mean.
I added in these to create the borders:
#bbpress-forums div.odd, #bbpress-forums div.even {
border: 1px solid rgba(44,130,201,.22) !important;
border-bottom: none !important;
margin-bottom: 10px;
}
div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header {
border-top: 1px solid rgba(44,130,201,.22) !important;
border-left: 1px solid rgba(44,130,201,.22) !important;
border-right: 1px solid rgba(44,130,201,.22) !important;
}
I have tried different browsers and same issue occurred.
Tried changing it to add individual borders (like i did for the header)
– Still the same issue
Even removed alot css
– still same issue
Any help is appreciated please ! 🙂
Meny Only For BBPress?
Published on September 11th, 2016 by ajiaimCan anyone point me in the right direction to learn how to add a menu on all Forum pages?
For example, I would like to add a custom menu here: http://prntscr.com/cgnz6p
When people are on Forum pages. Not sure if anyone has written a similar tutorial or anything?
Remove BBpress from buddpress
Published on September 11th, 2016 by idichooHi,
I have decided to remove bbpress from buddpress. But not sure how to do it.
But I wish to remain the site wide option for bbpress in my website.
Best Regards
Lawrence Choo
Move Search Bar
Published on September 10th, 2016 by LeonFletcherHello,
I was just wondering if it is possible to move the search bar from above the forum list to below it?
I am using the theme Avada
Thanks in advance
Leon
Feed Not Found
Published on September 10th, 2016 by Zeeshan Asghari use Feed WordPress plugin in our 150 above websites. but now i am facing problem on our Password Protected Feeds URL’s in WordPress 4.6. when i update Feed, it showing error: “A feed could not be found at http://feeds.feedburner.com/abc-Education. This does not appear to be a valid RSS or Atom feed”. When I remove password on feed, it syndicate properly. Please help.
bbpress and RTL languages
Published on September 10th, 2016 by Roozbeh Rahmanii am trying to manage a bbpress forum in Persian (it is an RTL language) and i am facing some troubles.
apparently bbpress does not support RTL languages in URL so whenever i have anything Persian in my URL i get a 404 error on the page and as you know bbpress by default takes forum/topic name to URL (i can not tell everybody on the forum to write topic names in English) what i want to ask is one of these two:
* is there anyway to make bbpress support RTL language in URL?
* if not, how can i change Forum and Topic permalink from “topic/forum name” to “topic/forum ID” (so i don’t have anything Persian in URL)
thanks in advance for answers