Search Results for '+.+default+.+'
-
AuthorSearch Results
-
March 20, 2022 at 3:13 pm #228173
Topic: What is the theme name at bbpress.org?
in forum Themeszmih
ParticipantHello.
What is the name of the default theme at bbpress.org/forums?
March 14, 2022 at 3:37 pm #228078In reply to: Notification mails not being sent to poster
meembat
ParticipantI am using bbpress notify (no spam). I just dropped the no spam part in the post.
I am ok with the Bcc. Just need to figure out how to ensure bbpress notify (no spam) does not interfere with the notifications from subscriptions.
The alternative would be default all users to be subscribers to all forums. Is there a plugin for that? Or else may need some code or direct database changes to implement that.
March 14, 2022 at 4:24 am #228055In reply to: Notification mails not being sent to poster
Robin W
Moderatorok, If you are certain that
1. the box is being ticked (by default it is left blank), and that
2. emails are working from within bbpress (ie if someone else subscribes to the topic they get an email)then the standard fault finding applies…
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
March 11, 2022 at 9:09 am #228020In reply to: Similar topics bbpress
Robin W
Moderatorworks fine on my test site
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
March 9, 2022 at 6:58 pm #227961In reply to: Topics Redirecting to Random Blog Posts
Robin W
Moderatorok, you suspect the theme, but need to prove that, so standard fault finding applies ie
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 28, 2022 at 10:22 am #227763In reply to: bbPress + Elementor
curlcomjl
ParticipantHi @robin-w
I’m still a WP beginner and I’m not a native speaker (I use Google Translater, that doesn’t make it easier 😀 ) and I really need help. Sorry to write again on this topic, but unfortunately I didn’t fully understand the instructions.
I have exactly the same problem as most others.
I create a community with bbpress forum. For this I use Ocean WP Theme (I also tried Hello Theme because of your plugin, but unfortunately it didn’t work.) and Elementor (Unfortunately only the open source version, not Pro).I can customize forum index page with Elementor exactly as I want with motion effect, borders, additional widgets…
When I click on a topic, bbpress uses the default theme without my Elementor editing.
I understand that bbpress creates a new page for each topic and only uses the default theme. How can I tell bbpress to use my Elementor template?If I understood it correctly with FTP?
I’m having trouble finding my template in the files and I don’t know where to go for bbpress.Or CSS?
Can I change the loading instruction for the template somewhere in the bbpress stylesheet? If yes, where?I would be grateful for the help, I’m desperate.
February 26, 2022 at 1:31 pm #227740Robin W
Moderatorso I would fix it like this in this order
for all these, by default worpdress/bbpress will usually display 20 items per page. if you look at the top right of the edit topics/replies/users page, you will see a dropdown box labelled ‘screen options’ – you can then set the no. items a page – so set this to say 50 or 100 to be able to do the process more quickly.
1. REPLIES
If you haven’t already marked the replies as spam then do 1.a if you have marked them as spam then do 1.b
1.a
in
dashboard>replies>all replies you will see a box to the left of each reply. Tick those you want to mark as spam – you can use the box left of the ‘replies’ title to select all of them.Then click the ‘bulk actions’ top left under the replies heading and select spam and click apply.
This will move the spam replies to the spam folder.
1.b
Once you have all the replies as spam, then click the ‘spam’ link where it says
All (xxx) | Mine (xx) | Published (xx) | Drafts etc…. |Spam (xx)
then delete using the same method select all the spam replies (box to the left of the replies list heading) and use the bulk actions to ‘move to trash/bin’ all the spam replies.
1.c then you can leave them there in spam, or delete them permanently by selecting the ‘trash’ or ‘bin’ option in
All (xxx) | Mine (xx) | Published (xx) | Drafts etc…. |Spam (xx)
2. Repeat this process for topics
3. USERS (the bit I think you want to really know about)
In dashboard>users>edit users – you can use the same method to bulk select you spam users, and then using bulk actions choose ‘delete’ and ‘apply’ (as you did for topics and replies). When you do so, it will ask who you want to assign any content to. It normally (from memory) defaults to the first user in the list. If you have deleted all content in 1 and 2 above, then there will be nothing to assign, but if you have spam entries they will get assigned to whoever you say – that can for instance be to assign to ‘admin’
However I have seen sites where admins who use this method create a user called ‘spam user’ with a dummy email address who they assign content to. The logic of this is that if you have missed marking as spam and/or deleting a topic or reply it shows the user as ‘spam user’, rather than making ‘admin’ look like they are spamming their own site 🙂
The explanation above has probably taken longer to type than it should you to do this once you understand 🙂 🙂
February 18, 2022 at 4:27 pm #227587In reply to: How To Increase Font Size of Forum Posts?
Robin W
Moderatorif you want to change the text and have FTP skills then
find
wp-content/plugins/bbpress/templates/default/bbpress/form-topic.phptransfer this to your pc and edit change line 85 to read what you want
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-topic.phpbbPress will now use this template instead of the original
February 17, 2022 at 7:59 am #227554In reply to: BBPRESS Feeds : All Recent Posts
uksentinel
ParticipantI have manged to come up with a way to achieve what I want and thought I would share it with others on this BBPRESS forum.
So I wished to show an activity stream that lists the most recent post /replies, which can include many posts from the same topic as the standard widget does already, but also expand the each post so it is readable by default (like a preview window) ?
So I already use GD Power Search for bbPress and have created a custom search parameter via hyperlink which shows the newest post regardless of where they may come from as either a single topic or multiple, the key is post post/reply freshness.
The link I used (added to menu) is (https://uktechhub.com/forums/search/-/?gdpos=power-search-request&gdpos_search_types=reply) which performs a search each time for newest post/reply and displays the text box.
A crude workaround, but it works 😉
February 17, 2022 at 2:21 am #227547In reply to: How To Increase Font Size of Forum Posts?
thomasardito
ParticipantHopefully, this will help you if are using the Firefox browser.
February 14, 2022 at 12:32 pm #227488In reply to: Issue with Polylang
xxreef
ParticipantHi again,
I did some progress.With this code
function filter_pll_check_canonical_url( $redirect_url, $language ) { if(strpos($redirect_url, '/edit/') !== false && strpos($redirect_url, '/forums/') !== false && strpos($redirect_url, '/reply/') !== false) { $redirect_url = str_replace('/it/', '/', $redirect_url); $redirect_url = str_replace('/en/', '/', $redirect_url); } return $redirect_url; } add_filter( 'pll_check_canonical_url', 'filter_pll_check_canonical_url', 10, 2 );
reply works correctly, but if I remove the “reply” filter I had an issue with topics, the forum ID of the Italian language is not present on the selection in editor.
The solution can be not to use “pretty” edit links like
http://localhost:82/it/forums/topic/moved-reply-to-prova-manipolazione-url/edit/
but the link in a query string, like when the topic isn’t approved.
http://localhost:82/it/?post_type=topic&p=18604&topic=moved-reply-to-prova-manipolazione-url&edit=1&view=all
there is a way to enable this kind of link as default for edit and the other topic action?
Thanks Renzo
February 13, 2022 at 7:57 am #227477In reply to: Remove @Username from profiles
Robin W
Moderatorok, so if my solution above does not work, your issue is site specific, so without visiting your site and an example I cannot give you code – in essence I can look at what the browser is receiving and see the correct code needed. You can contact me via my website
and give me some access details, and I will try and help further.
However alternately if you know how to use FTP, you could try this
find
wp-content/plugins/bbpress/templates/default/bbpress/user-profile.phptransfer this to your pc and edit
you will see that line 16 says
<h2 class="entry-title">@<?php bbp_displayed_user_field( 'user_nicename' ); ?></h2>
delete this line and save
then 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
February 12, 2022 at 5:16 am #227439Topic: Formatting of User Profile and Search Results pages
in forum Troubleshootingollietubb1
ParticipantHi there,
I hope someone can help. I have an issue with these two bbPress pages.
See here example: wbc1.otiscreative.co.uk/forums/users/ollie-tubb/
It picks up the divi default formatting rather than the structure of the other pages, see example here: wbc1.otiscreative.co.uk/advice/finance/
It needs to sit in the same style template but I don’t know how to do this. I am using Divi theme but i am using the bbPress default set-up (not shortcodes).
Help would be very much appreciated.
Many thanks,
Ollie
PS. I am using latest version of WP and bbPress.February 10, 2022 at 3:17 am #227386In reply to: Mixed languages
epavel
ParticipantHi Robin, thanks for the answer. Switching to a default theme (TwentyTwenty) did the trick and the translations works. Is there anything you can recommend me to do or I should reach to the Woffice support?
February 9, 2022 at 2:58 pm #227378In reply to: 404 on New Topic
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 9, 2022 at 10:17 am #227372In reply to: Moderator’s Ability To Block Users
rngeer
ParticipantIt is all patched up, I just assumed the last update since they brought it to my attention. Are Moderators allowed to block other participants by default?
February 9, 2022 at 10:13 am #227371In reply to: Mixed languages
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, 2022 at 7:01 pm #227352In reply to: Forums page not displaying forums
Robin W
Moderatorlooks like a theme issue- your theme is seeing this url as a post and showing a ‘post excerpt’
try
to see if changing the default wrapper will help
February 8, 2022 at 6:35 pm #227351Robin W
Moderatornext page works fine on my test site.
Standard tests need to be performed
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 8, 2022 at 3:10 pm #227342In reply to: Blank Page on “forum” directory
Robin W
Moderatorok, 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 7, 2022 at 1:27 pm #227276Valérie Galassi
ParticipantHello,
The website is up to date (WP 5.9 and 2.6.9 for bbpress)I experience a randomly error on a website I manage. When you click on the answers in the backoffice you experience several times the same error, a white page with an error 500 and a fatal error :
WP_Fatal_Error_Handler->handle WP_Fatal_Error_Handler->display_error_template WP_Fatal_Error_Handler->display_default_error_template wp_die
and
WP_Fatal_Error_Handler->handle() [PHP Kernel] WP_Fatal_Error_Handler->display_error_template(Array, WP_Error) ./wp-includes/class-wp-fatal-error-handler.php:57 WP_Fatal_Error_Handler->display_default_error_template(Array, WP_Error) ./wp-includes/class-wp-fatal-error-handler.php:152 wp_die(WP_Error, <code></code>, Array) ./wp-includes/class-wp-fatal-error-handler.php:233
Could you help please ?
Thank you.
Valérie
February 4, 2022 at 1:52 pm #227227In reply to: Reply delete then restore doesn’t work anymore
Robin W
ModeratorI’ve just taken a look.
bbpress uses the wordpress ‘untrash’ function to restore topics and replies.
That wordpress function includes a note saying
* By default posts that are restored will be assigned a status of 'draft'. * Prior to WordPress 5.6.0, restored posts were always assigned their original status.
so this was a change in WordPress 5.6
However WordPress helpfully includes a hook we can link to to restore the previous status automatically
add_filter ('wp_untrash_post_status', 'wp_untrash_post_set_previous_status' , 10 , 3) ;
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
February 4, 2022 at 6:32 am #227209Topic: Reply delete then restore doesn’t work anymore
in forum Troubleshootingmaksanse
ParticipantHello there,
I just discovered a bug on bbpress (v2.6.9) : when you :
1) trash a reply,
2) then restore it,
3) that reply is definitely trashed instead of being restoredI reproduced this issue with wordpress default theme with no other plugins activated.
Did you noticed that also ?
Best regards
February 3, 2022 at 1:29 pm #227190In reply to: Empty Text toolbar?
Robin W
ModeratorI can only suggest standard fault finding viz
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
My site with wordpress 5.9, bbpress 2.6.9 and style pack 4.9.1 (which has the bug fix automatically in it) with the visual editor turned on – all works fine
February 2, 2022 at 9:22 am #227162In reply to: Cannot create moderator for forum
Robin W
Moderatorok, I am not sure what is happening
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
-
AuthorSearch Results