-
Author
-
June 16, 2014 at 19:00 #19894Martin AParticipant
I would like to :
– hide the search bar from the forum pages
– choose a different sidebar for the bbpress pagesIs it possible ? How ?
Thanks 🙂
June 18, 2014 at 11:04 #20094CatalinModeratorHello Martin,
1. To hide the search bar you need to go in the WordPress admin panel to (Theme Options -> Styling options) and add this code:
COPY CODE.bbp-search-form { display:none; }
and then click “Save changes”
2. When you create a new forum you can select the sidebar from the dropdowm list.
See attachament for more details.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.June 23, 2014 at 13:20 #20472CatalinModeratorHello Martin,
Have you tried the solution i gave you. Does it work?
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 17, 2014 at 09:54 #32006FerghusParticipantFor me, this is only working for the actual forum pages. If I do the same for the root forum page, I only see the default sidebar. I can’t seem to change the sidebar for the root forum page. How do I make this happen?
October 18, 2014 at 02:06 #32086FerghusParticipantI ended up using the bbPress Tweaks plugin for this. However, I’d much prefer not having to use another plug in just to change the forums’ sidebar. Either a bit of code I can add to functions.php or a setting in the theme would be a great help.
October 23, 2014 at 02:50 #32722CatalinModeratorHi @Ferghus
That plugin should do the trick but we will consider this for a next update.Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.