Just before the textarea and toolbar buttons WP or bbPress adds an stylesheet <link stylesheet .. blablabla.. > for styling the buttons and stuff like that.
How do I remove this ?
I want to style my own buttons inside the theme stylesheet not a custom-editor-buttons-stylesheet.css
I think it’s much better if bbPress gets it’s own toolbar , just like a comments-form instead of using the back-end stuff on the front-end.
this has been discussed several times recently on this site, see these topics –
Forum visible to specific role
which plugin can I integrate membership site into forum?
this is the specific plugin that (alongside members) alows restricting forums and child topics/replies to a specific WP user role
http://www.tehnik-design.com/tehnik-bbpress-forum-permissions/
also look through the topic tags i added to this thread
sam
Read it here..
bbpress and child theme
You need to follow the path inside the files until you find <?php bbp_freshness_link() ;?> inside all the bbPress templates files.
Files are located inside the bbpress folder.
Copy and paste the template files you would like to edit from the bbPress plugins folder to your theme folder.
The Forum ‘ home-page ‘ is known as an Archive template.
archive-forum.php
wp-content / plugins / bbpress / templates / defaults / extras / archive-forum.php
Copy it to your theme folder.
wp-content / themes / [ your_theme_name ] / here
screenshot! – Remember don’t Drag-/Drop it over but Copy-/Paste it.
View post on imgur.com
Please ask your question at the BuddyPress forums. This is bbPress only.
https://buddypress.org/support/
You can’t really create a Child Theme for bbPress only.
But if you like to work with the Child Theme idea – I personally think it fails big time but some people really like it then just create a Child Theme if you would do the WP way.
https://codex.wordpress.org/Child_Themes
After that you simply add a folder called bbpress inside your Theme or Child Theme folder and copy-/paste the files over from your Plugins directory to your Theme or Child Theme directory.
wp-content / plugins / bbpress / templates / defaults / extras / All those files are general Theme template files and will be read first if you copy them inside your Child Theme folder
wp-content / plugins / bbpress / templates / defaults / bbpress / All those files are bbPress (forum) templates files and will be read first if you copy them inside your Child Theme/bbpress folder.
An image will show you better..
View post on imgur.com
and
View post on imgur.com
I Installed the latest WP then next-to-the-latest bbPress.
I imported my db from phpBB. There should be a Private forum available only to those I allow, and a Hidden forum with the same setup.
I can’t figure out how to hide these from all except those who have permission (Roles set via Members plugin).
Or, if they must show, can you recommend a password protection plugin? This way they need credetnials to get in.
My header and footer design is collapsed.my design is now a mess where can i change the style
have you checked your bbpress forum settings page, or looked at the bbpress instructions ?
https://codex.bbpress.org/forum-settings/
Lock post editing after
Set this to the time (in number of minutes) to limit post editing. Once the time limit has been reached the forum post no longer be available for editing to forum participants. Administrators and bbPress Moderators can override this setting at any time.
I can help you with the second issue.
First, make a copy of the bbPress folder and search for ‘bbp_get_forum_pagination_count‘ in Explorer.
If you don’t get any results at first, make sure you’ve turned on text search for .php files:
1) Open the bbPress folder:
ALT key -> Tools -> Folder options -> Search tab -> Always search file names and contents
2) Make sure that .php files are included in file content searches:
Windows Start menu -> Type ‘Indexing Options and press return -> Advanced -> File types -> php -> Index properties and File Contents -> On
The result of the search should be:
bbpress/includes/topics/template-tags.php
Now, locate the function ‘bbp_get_forum_pagination_count‘ and remove the ‘Viewing topic…’ code.
If you also want to rempove it from searches, please search for ‘bbp_get_search_pagination_count‘ and repeat the procedure.
I hope this helps!
I have a goal to vertically display in bullet format the last 5 latest forum topic titles with reply count and last reply date.
I took at stab at it and here is the pastebin: =>
Hi, you might want to try the bbPress integration with eMember plugin. It’s easier to set up.
I am Currently using vbulletin for my Webmaster Forum website. I would like to shift to bbPress. I want to know is there any support available for auto link conversion such as ones available by other forum software?
Regards.
Abhinab Choudhury
We would like to completely hide the freshness column throughout the forums. Could you please point me to other documentation or to the code to remove/hide freshness?
WP version 3.5.1
bbpress version 2.3.2
http://www.swpp.org/forums
Thanks
Remapping users does not do jack to the Adm menu problem, not for me. I even disabled ALL plug ins that were mounted before bbPress. Still no forum menu (used to have it), no direct way to get to topics from there, it’s a mess I call it. I’m beginning to think that bbPress is the problem plug in, not the other way around.
I’ll say it again, developers have dropped a ball on this bbpress thing, I liked the idea, but turns out the implementation is lacking in more than one area. And the requirement to manual tweak the theme/template to get it to look ok isn’t up there either (I mean basic looks, not fancy fireworks).
I am experiencing the same problem, no Forum menu in adm WD-panel, in addition to:
1. logged in as keymaster, unable to post topics/replies (but sometimes I can), can write but on save get an error
2. get logged out for no apparent reason
And the fix is: DISABLE ALL your plug ins and try. People responsible for this plug in have shown an irresponsible way to deal with problems at hand. Soon enough we’ll hear: if you want bbPress, stop using other plug ins.
I’m creating a private forum using Wordpess 3.5.1 with BBpress 2.3.2 plugin. I can add users and edit their profiles through the back menu. However, when I try to do so through the front page, there is nothing like “Save changes” or “Update profile” in the Edit Profile menu. I can type in the fields but none of the changes are saved after I exit Edit profile menu.
Am I missing something obvious? Thanks in advance!
I just created my WordPress account and I’ve been trying to post on BBpress support but I keep reappearing as Anonymous on certain forum pages (but not on some others!). When I press login, it always says that I’m logged in already. If I go back then to the root of Support forum, for example, I still appear and Anonymous. However, if I open a specific topic, I’m shown as logged in again.
Any ideas? Thanks in advance!
Participant can still open my private forums, please help.
I can hide the forum for participant, that works, but i prefer to make it private.
Version: bbpress.2.3.2.zip
is there an app to upload and update my bbpress forum from my phone
Hi I’m looking for a widget that will display (cycle through – news feed) most recent forum posts. Any ideas or suggestions on which widget will take care of this? Thanks in advance.
Ryan
We would like to completely hide the freshness column throughout the forums. Could you please point me to other documentation or to the code to remove/hide freshness?
WP version 3.5.1
bbpress version 2.3.2
http://www.swpp.org/forums
Thanks
Hello,
I replaced the front page of bbpress by displaying the archive of topics. but the topics are displayed by DATE whilst I am having 2 sticky topics (forums rules) that I want them always to be on the top of the archive page.
now the latest topic is on the top and the sticky are on the bottom.
is there any solution for the sticky topics to be always sticky whether in their forums or the archive of topics?
Thanks for the help.