Published on May 26th, 2016 by dawidadach
Hi guys,
for some reason , in our bbpress forum (http://mdbootstrap.com/forums/forum/support/) code tag doesnt work . Regardless whether we use it or not all HTML markups are executed instead of displayed. The only way to display it is to replace all <> with > and <
Any idea?
Published on May 26th, 2016 by sharmavishal
Hi @johnjamesjacoby
the codex mentions this for Allow Global Access
In a WordPress Multisite install bbPress is activated on individual sites. Allowing global access will permit all users from across the network to post topics and replies on the forums for this particular site.
i activated bbpress per site on my 3 network sites. still i dont see any setings for global access? does global access happen by default?
Also is there some similar setting for bbpress like buddypress’s define(‘BP_ENABLE_MULTIBLOG’, true);?
i got define(‘BP_ENABLE_MULTIBLOG’, true); enabled for my wp+bp multinetwork. But forums on the root site dont show up on the sub sites like groups/members do with that setting enabled.
Thanks in advance.
Published on May 25th, 2016 by twigglee
Hi,
I have “Recent Forum Topics” on my homepage with the latest forum topic posts and it includes:
Topic | Username/User | Freshness
Can I somehow add Forum category that specific topic was made?
Example:
Topic | Forum Category | User | Freshness
>
“Gamers unite” | Gaming | Bob | 5 minutes ago
Thanks!
Published on May 25th, 2016 by randrcomputers
This is getting to be bothersome anytime a topic/post is created i get a email to noreply@mydomain.com im not seeing a way to stop it with my searches. any ideas?
Published on May 25th, 2016 by ropyro
Hello,
I have a forum currently set up for our organization. I am using some fellow employees to test it but it looks like people are able to go in and make posts for our blog (saved but not published in the Contributor, Participant roles). I don’t want that. Users should only be able to post to our website forum, and nothing else. Is there a line of code that I’m missing for this?
I would also like to know if there is a way to mask being able to see one another user’s posting stats. TIA!
website is creatingourcommonwealth.org. Our WordPress template is Ribosome, if that helps any.
Published on May 25th, 2016 by kkpb8084
Hello
I’ve been searching for ages but cannot find the solution to my problem.
Does anyone know how I can make it so that people can post new topics and replies without the need to enter a name, email and website (i.e. those three boxes are removed)?
Thanks very much
I’m using WordPress 4.5.2, using twentysixteen theme.
I’m using bbpress 2.5.9-6017
Published on May 25th, 2016 by db1500
Hi there
I have created a forum page which is accessible to all. Right now for members-only access I am using the dashboard visibility settings (i.e. setting visibility to private) method which simply hides the forums from non-members. This will have a detrimental effect on registration as it appears there are no forums! I would like non-members to be able to see the forums but when clicking on them to view the topics and content they are sent to a registration page.
Thanks
db1500
Published on May 25th, 2016 by Schoelje
I’ve successfully imported phpBB data into bbPress. Now, I’d like to redirect URLs like
http://my_phpbb_domain.com/viewtopic.php?f=1&t=2
to:
http://my_wordpress_domain.com/forums/topic/corresponding_topic/
I’ve search the web and have been experimenting with several solutions but without any luck. Anything I do throws a 404.
These are some of the links I tried out:
Rewriting URLs
Redirection to new bbPress board?
As you can see, these topics are at least 7 years old. On the other hand, I don’t expect that something has changed on how to write redirects in an htaccess file.
Does somebody here has some experience with this?
Published on May 25th, 2016 by samjoe199
Hello,
I need your help. I have done research before posting, however, seems nobody had that issue before.
Could you please advise why my avatar picture and author name in complete mess. They are not staying at the same line. Example can be seen at http://www.mynettips.com/blog2/forums/forum/новый-форум/
I use wordpress version 4.5.2 and free theme JustWrite.
Your help would be highly appreciated.
Regards,
Sam
Published on May 24th, 2016 by pcpro178
Are there shortcodes for getting a member/user’s recent posts or comments? I don’t see anything like this in the documentation. It seems like a rather basic thing to have with a bulletin board or forum.