Hi!
How to redirect single reply in result search to topic thread?
Hi!
How to redirect single reply in result search to topic thread?
Hi
In the French version of bbpress (the latest version), I want to change the header “Participants” (it’s “Voices” in the English version) to “Voix”. Could someone tell me how to do that please ?
Now, I’ve spend a lot of time researching and trying different things from CSS to PHP and I’ve gone back removed all the changes because nothing has worked so far. And I wanted to get things ready for any suggestions you guys might be able to supply. I am using DIVI 3 theme and builder.
For info, I have removed the side bar from the forum, and that is the only customization of bbpress I’ve left in place. I used custom CSS i found on this forum.
I’d appreciate knowing what to change and were to change it. I’m a beginner so I’d need fairly basic instructions, but I know where to put CSS into the Divi theme, and I know how to go into the PHP and how to create a child theme.
thanks in advance
best regards
SP
When i try to visit the forum, or the settings for the forum inside WP-Admin i only get a HTTP 500 error. Does anyone know what this can relate to, or have any questions that may help me getting this fixed?
I tried resetting permalinks but this didnt work.
Hi Guys,
I have a forum located at http://offlinesharks.com/forums/forum/offline-sharks-lead-gen-theme/
The topic & posts column always say 1 topic & 1 post no matter how many posts and topics are inside each forum, have you seen this issue before and do you know how I could possibly fix it?
Thank you much!
hello,every budy:
Now i have a wordpress site, i feel it’s comment editor is not strong, can’t upload image and other files. I found the summernote can meet my requirements. Summernote is very powerful, style is also very beautiful. But it is not a plugin, the need to introduce JS / CSS file, and add the appropriate HTML to normal use. Now i have introduce the js/css files, and i want to replacement bbpress native editor, but don’t know how to do it? Can you help me? Give me some advice and help?
In this regard, I will be very grateful!
Best Regards!
I thought perhaps we were dealing with a configuration or rights assignment issue when trying to implement BBPress with LearnDash, but I get the same result using the single forum shortcode on a basic page on our site with no content protection.
Hello. My new site is not up yet, so I cannot give a link, however, what I would like to know is that on the main page of the bbpress forum, the category name and description for all the forum, has too much space in between them. I would like to reduce the spacing in between all category names/description. How to do this?
When you look at the screenshot of the website page in particular, you will notice the spacing is large between New and Updates and the description and also between the other categories and their description. I want to be able to see more categories on the page and compact the line spacing. Thank you.
WordPress version – 4.8.1
bbpress version – 2.5.13
screenshot – https://ibb.co/hZysHQ
Hi,
I’m the author of the 404page plugin, the most used plugin to create custom 404 error pages. My plugin uses the 404_template filter. Due to a user’s request I found out that this hook fires incorrectly in a particular case caused by bbPress. Of course I can bypass the problem but I wonder if you’d like to fix it because it is a bbPress issue.
On showing the profile page of a single member bbPress changes the main query to get the topics created by that member. This causes $wp_query->is_404 is set to true because no posts are found. This does not affect bbPress because $wp_query->bbp_is_single_user is set to true which causes the bbPress template loader to load the suitable template file.
But at the same time the WP core template loader fires the 404_template filter hook. This is fallacious because there is no 404 error.
I could fix that in my plugin by checking $wp_query->bbp_is_single_user but this would only bypass the problem. It is definitely wrong the 404_template hook fires in that case.
So I think it would be a good idea to correct this in bbPress. You’d only have to set $wp_query->is_404 to false after the main query was executed in case $wp_query->bbp_is_single_user is true.
In my opinion the bbp_template_redirect hook would be the right place to do that. Adding one more small function to this hook solves the issue.
I’m curious about your response.
Regards,
Peter
I created a page with this code in it
and name this page forum register. However after updating the page and preview it, it keeps popping up my home page, not the forum register page. can someone help me with this? thanks.Hi There,
Creating a new topic should send email notifications to both user and admin is it possible bbpress ?
is it possible to show subscript on the dashboard menu item “topics” as it shows for the comments or woocommerce orders (pelase check screenshot https://www.screencast.com/t/OSu2bDERbF ).
Thanks!