Search Results for '"wordpress"'
-
Search Results
-
Hello all, I’m using WordPress 8.0 and bbPress2.5.13.
I have added this function to add the visual tab to the editor:
function enable_visual_editor( $args = array() ) { $args['tinymce'] = true; return $args; } add_filter( 'bbp_after_get_the_content_parse_args', 'enable_visual_editor' );
When I signed in as admin is everything OK, the editor tab is selected by default and I can start to type. However, when I do as a participant no tabs are selected and I have to select one of them in order to start to type. This is not intuitive at all for participants that want to write a post in the forum and eventually they will leave.
Why is happening that? Can anyone give me support? Thank you in advance 🙂
Hi,
I’m developing a site for a client (Worpdress 4.8.1) and I’m using bbPress 2.6-beta-2 to handle forums. The client’s main administrative account uses the WordPress role “Editor” and the bbPress role “Keymaster.” I want my client to keep most of the Keymaster capabilities, but I want to remove the Forum Settings page from their admin dashboard menu. I’m wondering if this can be done with the hide_menu() function.
For native wordpress pages, the function looks something like this:
remove_submenu_page( ‘<filename>.php’, ‘<filename>.php’ );
Can this work with the bbPress Settings page, and if so, which filename should appear in the function?Peace,
AngelaWordpress 4.8.1 bbpress 2.5.13
hello,
This is a multisite, site 1, admin is https://swissinformatics.org. bbpress is activated on https://magazine.swissinformatics.org. so bbpress sends mail to noreply@magazine.swissinformatics.org. WRONG, no mailer for this mail. In WordPress settings of the magazine subsite, the address is sidm@swissinformatics.org. noreply@swissinformatics.org also exists.
I looked everywhere in bbpres and wordpress settings. WHERE can I change this noreply address?
Thank you very muchI am now using WordPress 4.8 and a theme called Newspaper X, installed bbpress 2.5.13. As you can see in my website:
It displayed some texts and most of them are non-functional. I have tried to disable all plugins and stuff like that, still not working. It kind of worked when I tried some default theme. Is there a way to fix it? Thanks
Topic: Only show forum with content
I have several bbPress forums in my WordPress site and I want to only show forums wit content on my forum page. By default it shows all forums Any ideas on how to do this?
Please and Thanks in advance!Wordpress version: 4.7.5
bbPress version: 2.5.13Hello, how i can set bbpress forum fullscreen or wide screen on wordpress theme Twenty Thirteen.
Thanks
Hi,
I am running the latest bbpress 2.5 (not 2.6 yet) and today updated buddypress.and after the buddypress update avatars do not show anymore in bbpress forums.
every user has the default blank avatar.,they avatars still show, when exploring buddypress..
if it is any help. it is WordPress MU version.
has anyone else got the same problem? or managed to resolve it?
tnankskris
GD Topic Polls is a plugin for WordPress and bbPress, and it works with bbPress topics. Users can create polls for new topics, or add a poll to existing topics. Each topic can have one poll.
More information and download is available on WordPress.org:
Pro version of the plugin is available on Dev4Press:
https://plugins.dev4press.com/gd-topic-polls/Regards,
Milan PetrovicTopic: Only show forum with content
I have several bbPress forums in my WordPress site and I want to only show forums wit content on my forum page. By default it shows all forums Any ideas on how to do this?
Please and Thanks in advance!Wordpress version: 4.7.5
bbPress version: 2.5.13Topic: Profile Does not exist
Hello,
if i start using bbPress i cannot acces to any Profile-site, not even the bbPress-profile site. I already tried to deactivate all plugins, but still the same: this page doesnt seem to exist. if i try to acces my ‘Ultimate Member’ profile site it gave me an redirection loop. I already tried another theme if bbPress would work with that, but no, still same (i used a standard theme of WordPress)
-was usein wordpress 4.8
-with WordPress 4.7 still sameTopic: Just a few bbPress Questions
– WordPress Version: 4.8
– bbPress Version: 2.5.13
– Forum URL: HotRodForums.net– I’m wanting to move the Edit/Move/Split/Post bar down below the content of the post, and was wondering what theme template I would need to modify for that.
– Is there a way to have the join date underneath their photo beside the post? We’re wanting to move the post date over to the main box, and have the author’s join date where that was.
I know you all don’t do custom work, so we’re just looking into being pointed in the right direction.
Thank you for your time!
Hi, I’m not too clued up with computers but I have a website diypondfilters.com I have just installed bbpress forum. The problem I have is when Login is clicked it takes you to the google home page.
I’m running WordPress 4.8
My current theme: Route Multi-Purpose WordPress Theme: 4.3.1
bbPress 2.5.13-6410Any help would be very much appreciated. People are trying to join my forum and are unable to.
Thank you , Terry.Topic: Forum Permissions
WordPress Version: 4.8
bbPress Version: 2.5.13
Site Address: https://www.explodingbush.netHello,
Recently, I started using bbPress and it’s been fantastic so far. One of the things I’ve been trying to complete was an announcement/important information forum. I want to let users read the topics and comment, but not post anything on this specific forum. I have other forums where I want the users to have access to posting topics.
I’m not sure if this is possible or if it was brought up in the past.
Any help would be greatly appreciated.My best,
MattHello, I currently using SMF on my forum site. I have no idea how to connect my SMF to my WordPress blog, as the forum is part of the blog, which is installed under its subdomain. Please, help me give an idea how to convert SMF to bbpress!
Set up WordPress on my Windows PC. When I click on “Forums”, I get the error
Fatal error: Uncaught Error: [] operator not supported for strings in C:\xampp\htdocs\wordpress\wp-content\plugins\bbpress\includes\forums\functions.php:1800 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query)) #1 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(323): WP_Hook->apply_filters('', Array) #2 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(515): WP_Hook->do_action(Array) #3 C:\xampp\htdocs\wordpress\wp-includes\class-wp-query.php(1683): do_action_ref_array('pre_get_posts', Array) #4 C:\xampp\htdocs\wordpress\wp-includes\class-wp-query.php(3248): WP_Query->get_posts() #5 C:\xampp\htdocs\wordpress\wp-includes\class-wp.php(617): WP_Query->query(Array) #6 C:\xampp\htdocs\wordpress\wp-includes\class-wp.php(735): WP->query_posts() #7 C:\xampp\htdocs\wordpress\wp-includes\functions.php(955): WP->main(Array) #8 C:\xampp\htdocs\wordpress\wp-admin\includes\post.php(1072): wp(Array) #9 C:\xampp\htdocs\wordpress\wp-admin\includ in C:\xampp\htdocs\wordpress\wp-content\plugins\bbpress\includes\forums\functions.php on line 1800
New forums can be created without any errors, but when I click on the URL of the new forum, I get the same error again.