I’m trying to move “Favorites” page to Ultimate Member Profile page by running bbp_get_template_part( 'user', 'favorites' ); on that page, but I get “Nothing to show” message. Do I need to preload/initialize something before calling that? Thanks
Ultimate Member integration
Published on July 17th, 2021 by pave1Split forum topic – secondary_item_id db row not updated
Published on July 17th, 2021 by AITproWhen splitting a forum topic the secondary_item_id value is not updated. I’m not sure if this is the issue > the item_id value is updated with the new id, but the URL will not display the correct new topic name and URL unless the secondary_item_id is correct. When I manually change the secondary_item_id value in my db to the correct new id the topic name and URL display and link correctly in the Activity Stream to the new split topic.
impage url path in forum migrate
Published on July 16th, 2021 by Ricsca2I’m migrating a forum from vbulletin to bbpress, after a lot of tests I managed to get everything working but the images of the old forum and the emoticons are transferred to the root ex: mysite.it/smile.gif
Do you know a way to set a specific folder or at least the folder where I am in vbulletin?
Thank you
How to auto login after registration using bbpress
Published on July 15th, 2021 by sivaknilaRegistered user need to auto login after registration suceess. I am registering user using bbPress register. Can any one help me out, Thanks in advance
how to exclude breadcrumb specific forum
Published on July 14th, 2021 by purityboy83Hi
I want to exclude “breadcrumb” from the topic list output screen of a specific forum.
i use to plugin’s bbp style pack, bbP shortcodes
thanks
Why can’t I paste GIFs?
Published on July 14th, 2021 by pandexIn a forum that was made with Buddypress + BBpress I can do it normally
Example of forum that competes with mine
But in my forum that was created with Buddypress + BBpress I can’t paste the gif, how can I fix it?
Example from my forum
Forum Description not Visible
Published on July 14th, 2021 by rdcurbowI’m new to bbPress so please excuse what has been asked before, but a lot of the answers seem obsolete.
I’ve created several forums, with descriptions yet the descriptions never appear when a user views the forum. Various article I’ve read here suggest you have to go edit “your functions file” (see https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/) but when I search for bbpress.php, forum.php, etc. I can’t find them. There’s nothing under wp-content/themes/astra or anywhere else I can find. Anyone got any hints?
It’s frustrating that so much of the documentation on bbPress seems to have been written years ago and not necessarily updated as changes have been made.
My site is kusamurabonsai.org – but the forums are only visible to logged in users.
I’m running WP 5.7.2 and bbPress 2.6.6
I can’t create topic on forum
Published on July 13th, 2021 by pandexfunction goBack() { if (window.history && history.pushState) { history.replaceState(“”, “”, “?no-tags=true); history.go(-1); } }
« « Please type at least one tag
this error appeared
404 on Forums
Published on July 13th, 2021 by kathukatWordPress Version 5.7.2
BBPress Version 2.6.6
https://kathukat.com/forums/forum/what-book-are-you-reading-at-the-moment/
Hi!
All my newly created forums are giving me this:
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
What could be the issue?
Widget Display issue
Published on July 13th, 2021 by kathukatWordPress Version 5.7.2
BBPress Version 2.6.6
https://kathukat.com/forum/
Hi!
I need the “keep me signed in” with the tickbox to be in one line, not like it is at the moment. Can you please instruct me on how to fix it? I know nothing of CSS..