I want to change ‘voices’ in my forums to something like ‘members’. I have looked online and they say this is done in loop-topics.php. I have edited this but it has made no difference.
HELP!
I want to change ‘voices’ in my forums to something like ‘members’. I have looked online and they say this is done in loop-topics.php. I have edited this but it has made no difference.
HELP!
I want to create a custom search with 3 input fields “search_query”, “author(optional)”, “date(optional)”. The search results will display topics,replies from a particular user if author box is not empty. What would be the best way to handle it..?
I’am using bbpress basic search function on my form as of now but it just display results with “search_query” is there is a way so that it will take “author” or “date” in account.
Hi there,
I am using bbpres to get a forum possiblity for my online courses. People can create these courses and forums using our site. They can create public, private and hidden forums.
I only want the option to create hidden forums. I don’t want people to find the forums only when they subscribe for a course they get the link. I have searched everywhere but I cannot find any clue on how to do this.
So how can I force every course to be hidden? Or delete the possibility to create public/private forums?
Kind regards.
So, I can style an .odd and .even forum differently, in this case to give forums on the the forums front page alternating colors, This also works for topics in the same way. And it carries over into replies, were the lead reply will have background-color: #fff;, and the next reply will have background-color: #000;, for example. What I am trying to do now is change the color of the blockqoute within the forum reply, to be the opposite of what the reply background is.
so if….
#bbpress-forums div.odd, #bbpress-forums ul.odd {
background-color: #000 !important;
}
then I would want something like…
#bbpress-forums div.odd, #bbpress-forums ul.odd, blockquote {
background-color: #fff !important;
}
For some reason I can not get the blockqoute background to change, at least the way I want it too. For some reason it changes the blockquote background globally. I feel like I am missing a CSS class here somewhere. Can anyone give me a hint at what I’m missing?
Hi,
I have an old Buddypress Legacy forum, I tried to import it into BBPress (with bbpress1 settings import). All topics and forums are well imported except users all converted as ANONYMOUS (except deleted users well converted with their old usernames ! Weird !)
I did this with last WP, last Buddypress and BBPress 2.6RC5.
I have deleted forums, and tried to reimport them, without success.
Did I miss something ?
Hi
I have just installed (created) my first bbpress forum on a new site. I followed the guidelines and in the installation process used “method 2” which allows me to add some custom words to the forums page (I.E. to welcome visitors etc).
However, rather than people seeing the forum or a “nice” front page they see the below, which looks like an old style HTML bulleted list (it doesn’t copy properly into this box). When I click on the “Spark Forum” link (below) it then takes me to the proper forum page which looks great – my question is hw do I get this front page of the forum to look nice (I put this into the custom box as the instructions suggested: Welcome to the Spark Forum
*************** WHAT MY FORUM LOOKS LIKE AT THE MOMENT…. ******************
Welcome to my new Forum
SEARCH
Homepage › Forums
Forum
Topics
Posts
Freshness
Spark Forum
0
0
No Topics
Im at a loss. I saw a video on Youtube saying once installed, you could pick a theme for your BBPress forum. I cannot find this.
2) my host setup a subdomain for me and a forum directory, however when I downloaded the plugin, it does not appear in this directory.
In my site I want to extra menu so I use “Fullwidth Menu Module” to add menu in pages by using divi builder of Divi Theme, But in bbPrress I don’t know how to add extra menu in all pages of this plugin.
So my problem is I want add a “Fullwidth Menu Module” to “bbpress” all bbPress pages at top. How can I add it in forum, topic, replies etc pages?
I use the theme of Spider Mag,and I want to be the same view of the front page on the mobile phone as the pc Now after I edit cistom code css lokk in mobile dont same like on PC..On the right side of the PC are widgets and commercials and on the front page there are two tutorials next to each other, while on the mobile page at the bottom of the page I show up and advertise. Now I need to edit. Here you see the pictures.
View on PC https://imgur.com/a/qeb6g
View after edit custom code css. First go tutorials and on the bottom ads and vidgets , what now must edit ? https://imgur.com/a/9qkLV
This functions I hve for edit what I want https://imgur.com/a/67GYN
How make now like on PC view?
Thanks.
hi Guys
In most forums software, there is the possibility,
to assign one or more users the role as moderator for a particular forum.
Is this also possible with bbPress?
(User 1 Mod for Forum 1 / User 2 Mod for Forum 2)