Search Results for ' . default . '
-
AuthorSearch Results
-
March 3, 2021 at 4:16 am #218916
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
March 2, 2021 at 11:35 am #218908In reply to: bbPress not installing WP menu or settings options
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
March 2, 2021 at 8:43 am #218906In reply to: Edit topic page
Robin W
Moderatora combination of
and
find
wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.phptransfer this to your pc and edit as required
and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpresswhere %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/loop-single-reply.phpbbPress will now use this template instead of the original
will get you there, but if you want specific help, contact me via http://www.rewweb.co.uk/contact-me/ and reference this post
February 28, 2021 at 4:47 am #218857In reply to: Remove e-mail field from “form anonymous”
Robin W
ModeratorThese fields are in a bbpress template so you need to amend that
find
wp-content/plugins/bbpress/templates/default/bbpress/form-anonymous.phptransfer this to your pc and edit
remove
<p>
<label for=”bbp_anonymous_website”><?php esc_html_e( ‘Website:’, ‘bbpress’ ); ?></label><br />
<input type=”text” id=”bbp_anonymous_website” value=”<?php bbp_author_url(); ?>” size=”40″ maxlength=”200″ name=”bbp_anonymous_website” />
</p>and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpresswhere %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/form-anonymous.phpbbPress will now use this template instead of the original
February 27, 2021 at 9:28 pm #218842Topic: Font in Drop down box is too big
in forum Troubleshootingtw2021
ParticipantHi,
on the Topic Type and Topic Status drop down box, the font of the drop down selection is way too big and it looks cut off. I have installed bb style pack and went to Topic Reply Form to change the font size to 10 (default 12) but its still not reflecting it. Is there anyway to make sure the selection eg. “Normal”, “Sticky” etc fits nicely in the drop down box?
Thanks
February 25, 2021 at 8:04 am #218758In reply to: 404 error on bbpress functions
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
February 21, 2021 at 6:56 am #218621In reply to: Post a topic without admin approval
Robin W
ModeratorThe default is that they can do exactly this.
I’d suggest you check your settings in
dashboard>settings>discussion
February 18, 2021 at 1:36 pm #218538In reply to: New posts freezing
Robin W
Moderator@mike80222 – I’m trying to find time to think about this, but in the meantime 2 thoughts
1. the default for 5.6 issues is to install
2. bbpress only has a text editor as standard in front end , so how are you doing the visual editor you are switching to?
February 18, 2021 at 3:10 am #218503In reply to: Topic/Reply Form
John James Jacoby
KeymasterThis is the default behavior of bbPress. Unless a plugin already provides a simple modification of this behavior, the easiest way to customize this would be by overriding the
/bbpress/form-reply.phptemplate part in your WordPress child theme.February 17, 2021 at 11:56 am #218477In reply to: new topic occur error on PHP8
purityboy83
Participanthi @robin-w
i found problem root cause
“bbPress Simple View Counts” was the problem.
“Health Check & Troubleshooting” This plugin is very useful
Troubleshooting Mode is very good And a log was also left.### Nginx Log 2021/02/18 00:35:57 [error] 13752#13752: *888 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + int in /source/wp-content/plugins/bbpress-simple-view-counts/bbpress-simple-view-counts.php:95 Stack trace: #0 /source/wp-includes/class-wp-hook.php(289): bbpress_simple_view_counts->show_views_topic_page() #1 /source/wp-includes/plugin.php(212): WP_Hook->apply_filters() #2 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3348): apply_filters() #3 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3278): bbp_get_single_topic_description() #4 /source/wp-content/plugins/bbpress.new/templates/default/bbpress/content-single-topic.php(33): bbp_single_topic_description() #5 /source/wp-includes/template.php(732): require('/source...') #6 /source/wp-content/plugins/bbpress.new/includes/core/template-functions.php(103): load_template() #7 /source/wp-conten" while reading response header from upstream, client: 192.168.0.1, server: fedora.h2code.cf, request: "GET /forums/topic/23118 HTTP/2.0", upstream: "fastcgi://unix:/run/php/php-fpm.sock:", host: "site.name" ### PHP-FPM Log [pool www] child 13731 said into stderr: "NOTICE: sapi_cgi_log_message(), line 611: PHP message: PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + int in /source/wp-content/plugins/bbpress-simple-view-counts/bbpress-simple-view-counts.php:95" [pool www] child 13731 said into stderr: "Stack trace:" [pool www] child 13731 said into stderr: "#0 /source/wp-includes/class-wp-hook.php(289): bbpress_simple_view_counts->show_views_topic_page()" [pool www] child 13731 said into stderr: "#1 /source/wp-includes/plugin.php(212): WP_Hook->apply_filters()" [pool www] child 13731 said into stderr: "#2 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3348): apply_filters()" [pool www] child 13731 said into stderr: "#3 /source/wp-content/plugins/bbpress.new/includes/topics/template.php(3278): bbp_get_single_topic_description()" [pool www] child 13731 said into stderr: "#4 /source/wp-content/plugins/bbpress.new/templates/default/bbpress/content-single-topic.php(33): bbp_single_topic_description()" [pool www] child 13731 said into stderr: "#5 /source/wp-includes/template.php(732): require('/source...')" [pool www] child 13731 said into stderr: "#6 /source/wp-content/plugins/bbpress.new/includes/core/template-functions.php(103): load_template()" [pool www] child 13731 said into stderr: "#7 /source/wp-conten..."“bbPress Simple View Counts” This plugin is out of date.
I’ll try to disable it and think more about what to do.Thank you again
Best Regards,
HyunhoFebruary 17, 2021 at 11:19 am #218472In reply to: new topic occur error on PHP8
Robin W
Moderatorworks fine on my test site – I can only suggest it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
February 16, 2021 at 10:34 am #218409In reply to: Links being stripped in posts
Robin W
Moderatorhmmm…can only suggest that you try the basic fault finding….
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
February 15, 2021 at 2:04 pm #218383In reply to: bbPress Topics for Posts comment
Robin W
Moderator@ricsca2 – I’m pretty sure it just uses the wordpress default excerpt length, which you can amend – see this for 3 methods
if this works, please post back so we know 🙂
February 13, 2021 at 6:18 am #218356In reply to: Cant Customise BB Press using BBp style pack
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
February 12, 2021 at 12:21 pm #218343In reply to: bbPress Topics for Posts comment
Robin W
Moderator@mc9625 what have you got set in
dashboard>settings>discussion>bbPress Topics for Posts Defaults>Create a new bbPress topic in… ?
February 12, 2021 at 11:09 am #218338In reply to: bbPress Topics for Posts comment
Robin W
Moderator@newest- ok, thanks for that.
It works the other way around, you add a topic to a post, not a post to a topic.
so when you publish or edit a wordpress post, you can attach a topic to it.
I didn’t write the original plugin, and Gutenberg made it not work, so I have been given editing rights to try and fix it.
so start by going to
dashboard>settings>discussion and you will see topics for posts about half way down – here you can set up the default actions.
Then as a test create a post.
on the right hand side you should see Post and Block options, make sure you have clicked Post
You should then see near the bottom either in the main but or in the sidebar a ‘Topics for Posts’ box, which will show the defaults.
If you don’t see this (as Gutenberg unhelpfully tries to hide anything useful to the user) click the 3 vertical dots on the right hand side right of publish and the settings cog, at the bottom you will find ‘preferences’ and in that you will find the option to show the topics for posts under additional panels section at the bottom
Sorry this is all horrible – it’s not me making it so I promise you 🙂
February 11, 2021 at 12:39 pm #218297In reply to: move moderation
Robin W
Moderatoryou will be looking for
`<?php do_action( ‘bbp_theme_before_reply_admin_links’ ); ?>
<?php bbp_reply_admin_links(); ?>
<?php do_action( ‘bbp_theme_after_reply_admin_links’ ); ?>`
in\bbpress 2.6.6\templates\default\bbpress\loop-single-reply.php
or in the bbpress templates section of your theme
and look to move that under
<?php do_action( ‘bbp_theme_after_reply_content’ ); ?>
Don’t forget to out any changed files into a child theme to prevent them being overwritten
February 9, 2021 at 11:46 am #218238In reply to: “topics started” & “replies created” not working
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
February 8, 2021 at 7:09 pm #218208zyves
ParticipantThanks again for your help.
1) this is the default case – users can post topics without anyone needing to approve : Where can I find the setting for this function?February 8, 2021 at 1:15 pm #218200Robin W
Moderator1) this is the default case – users can post topics without anyone needing to approve
2) I think this does it https://wordpress.org/plugins/wp-monalisa/ according to https://bbpress.org/forums/topic/smiley-emoticons/3) this is what you might want https://wordpress.org/plugins/moderation-tools-for-bbpress/
February 5, 2021 at 11:48 am #218114In reply to: forum tab does not appear on wordpress desktop
Robin W
Moderatorok, just checking.
If you have performed the tests above with just bbpress active and a default theme, then these should appear, I can only suggest that your site is somehow corrupt.
do you get anything showing in
dashboard>tools>forums
or
dashboard>settings>forums?February 5, 2021 at 6:47 am #218107In reply to: forum tab does not appear on wordpress desktop
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
January 28, 2021 at 11:24 am #217919In reply to: Create a link image for last post in forum
Robin W
Moderatorok,
the default display order is freshness, followed by author – you have it the other way around.
try changing the line above
add_action( 'bbp_theme_after_topic_author', 'rew_freshness_display_image');to
add_action( 'bbp_theme_after_forum_freshness_link', 'rew_freshness_display_image');January 28, 2021 at 5:18 am #217887In reply to: delete account
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
January 27, 2021 at 5:17 am #217863In reply to: Deleting user account
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
-
AuthorSearch Results