Search Results for 'bbpress'
-
Search Results
-
I know many fellows talked about how to remove a sidebar from a topic page, but they all are too complicated for me. So, I’m wondering whether I can remove a sidebar from a topic page by editing “funtions.php”.
For example, the url of a topic page includes string “topic”, so the following code (not completed yet) will work?function bbPress_sidebar_hide() { $url = $_SERVER['REQUEST_URI']; if(strpos($url,'topic') !== false){ // here is the code for removing or hiding a sidebar which I don't know }Can I use the topic/replay display template of this site(https://bbpress.org/)?
I think this template is more sophisticated than the original one.And, when I hide avatars, the topic/replay display becomes in a bad shape (too much and unnecessary spacing), especially on a mobile screen.
Topic: Bbpress redundant H1 tag
Hello,
On this page on my site. I can see that bbpress insert/edict link form is causing my site to have redundant H1 tags. This is bad for my Bing SEO as it’s showing up as something I need to fix. So I have 2 H1 tags. One is the tittle of the page and the other one is coming from the link insert/edict form on my site “front end source cod” that’s a feature created by bbpress.
Please can that insert/edict form have H3 tag please ? is there a way to course the form to have a H3 tag and not a H1 tag??
Secondly the form edict menu does not function properly. The form link and other menus does not show or work on the “reply box” on the front end even if I’m accessing the site as an admin! Also the “create a new topic form” the insert/edict link form doesn’t show up on a pop up but instead shows up on my footer. I’m using both the latest version of bbpress and wordpress.
I will really like to fix this issues. thanks for any help or advice that would be provided for this issue!!
I have followed the advice in the support documentation and created a “bbpress.php” copy of a working template. I have also verified using “What The File” that the page is correctly referencing the “bbpress.php” template. I have also installed “bbp style pack” and activated the FSE setting. Despite this, the header is only displaying some of the information correctly.
This is how the page should be displayed
But this is how it is actually displayingI am using a custom-made theme derived from the twentytwentytwo default, with modifications using Greenshift blocks. If anyone has any advice or ideas as to what could be causing the header to only be partially displayed correctly would be appreciated.
WP version 6.1.1
bbPress version 2.6.9The image (png format) of the menu does not appear on any of the pages where bbpress is being used.
Example of the problem: https://anaimo.com/forum-list/
Example of how it is: https://anaimo.com/sdk/
Also, if you insert any image, either png or jpg, it doesn’t display.Hi
I’ve just installed bbForums on my WP.ORG site, http://www.positivepython.co.uk.
WP Version 6.1.1, using Xolo Theme. Confirm the issue also happens on theme 2022
bbPress version 2.6.9My site is set up so the Forums are the home page foe the site. I have set up some forums, but when I click on one of the forum titles, the link doesn’t take you to the forum, but it does go to a page of the (two currently) posts I have put on my site.
I am sure its something obvious, but I haven’t seen anything in forums or docs to help me.
Thanks in advance.
I thought I saw a link for making a donation to support bbPress, but I can’t find it now.
Would someone point me in the right direction?