Thanks for posting – should help someone else coming along later.
I’ve posted a trac ticket
https://bbpress.trac.wordpress.org/ticket/3508#ticket
J’ai installé le pack bbp-style-pack dans les extentions, puis je l’ai activé, il n’apparait pas dans le tableau de bord de wordpress en tant que forum, il figure dans les extantions et
dans réglages, faut il installé le pack dedans le dossier bbpress ou seulement dans les extentions comme je l’ai fais, et comment démarrer un nouveau forum ?
J’ai essayé de mettre le pack dedans le dossier bbpress, mais il est supprimé automatiquement et affiche une erreur ” le fichier bbp-style-pack.php n’existe pas !
Merci de votre aide.
you are using twenty twenty two theme.
install
bbp style pack
once activated go to
dashboard>settings>bbp style pack>
and you can set to allow forums to work
Bonjour, j’ai un souci à partir des liens crées dans le forum, ils affichent tous des pages blanche, et donc les sujets ne s’affichent pas, le forum est visible, mais pas opérationnel, j’utilise le thème wordpress twenty one amélioré </>, les permaliens créesdu forum ont l’air corrects, le plug-in wat the file indique le fichier template-canvas.php et donne désolé ce fichier ne peut être modifié, je ne trouve pas l’origine des liens crées dans le forum qui mènent vers des pages blanche dans le navigateur web, merci de votre aide.
This should be what you want
bbp style pack
Hi
With the great bbp style pack plugin, with active moderation on moderation tab, we can approve any new topic or reply from a new user
is it possible to use a shortcode to show all topics / replies “pending” (so the ones that require approval)
that would be nice for moderator to have all contents to approve at the same place in frontend
Is it something already doable with an existing shortcode ?
Thank
sorry, late in the day when I looked at this. change the forum id and text you want below to the one you want. if you want it blank, then $translated_text = ''
add_filter( 'gettext', 'rew_change_must_be_text', 30, 3 );
function rew_change_must_be_text( $translated_text, $text, $domain ) {
if ( $text == 'You must be logged in to create new topics.' && bbp_get_forum_id() == 2927 ) {
$translated_text = 'new text here' ;
}
return $translated_text ;
}
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
Code Snippets
bbp style pack
once activated go to
dashboard>settings>bbp style pack>Topics Index Styling>item 17
a quote function is in
bbp style pack
once activated go to
dashboard>settings>bbp style pack>quotes
I pulled that function from toolkit and added it to my style pack plugin.
bbp style pack
once activated go to
dashboard>settings>bbp style pack>subscription management
looking at the login link, I’d guess you are using
bbPress Login Register Links On Forum Topic Pages
so it would be a setting in there.
You need to get this working within Cron.
2 choices
1. pay someone to write a plugin specifically for you to use cron to do this
2. use a cron plugin such as https://wordpress.org/plugins/advanced-cron-manager/ and add the tasks in there
I suggest you go for option 2 – free and would probably be much better
wordpress and bbpress registration do not have a password option or Detalles del perfil, so the layout is not from worpdress or bbpress.
It may be your social login is doing this, so layout would be with that.
Hi Robin,
Don’t Understand what exactly do you mean with “bbpress or wordpress registration”.
I’m using miniOrange social login for users that want to login with their google or facebook account.
I’m login to wordpress as admin, from wp-admin.
How can I check that?
If I disable some possible “conflict” plugin, layout will change?!
Thank you!
you are not using the bbpress registration, or wordpress one, so you have something some custom registration maybe using your theme or a plugin
Hi
On Astra theme, youtube embed is showing fine
but on hello theme for some reason, the youtube embed is not showing in right dimensions :
800 x 450px, which is not a right ratio for youtube video, it crops parts of the video
how can i set a good ratio for youtube embed on forum posts ?
(i checked on a wordpress posts it shows fine)
thank you !
Hi
When i paste a wordpress post link on bbpress, it creates a nice box with featured image & link
but when i paste a topic link, it just creates a grey box with link inside
is it normal ?how could i get something better ? (with author / date etc) is it possible ?
Thank you
Interestingly I also tried using the shortcode [bbp-stats] in a test page and that reported the correct number of topics despite the individual forum count being incorrect! How can that be?
I should start by saying that I am not a bbpress author, just someone trying to help 🙂
the [bbp-stats] shortcode does the wordpress function
wp_count_posts( bbp_get_topic_post_type())
so actually counts the number of topics in the database.
the forums page calls a function bbp_get_forum_topic_count in \bbpress\includes\forums\template.php
This looks up the number held in the forum’s post meta under _bbp_topic_count (which you had already worked out)
so how did you delete the post which caused the numnber to fail back?
Hi there,
Since I installed the GD bbPress Toolbox Pro plugin I no longer see my WordPress media library.
I deactivated the plugin and it comes back but cannot find the parameter in the plugin to reactivate it.
I need your help.
Thanks.
you can have a child theme of any theme (if it has been written to the wordpress standards).
Child Themes
bbp style pack
once activated go to
dashboard>settings>bbp style pack>Topic/Reply Form and tick item 15
I am using WordPress 6.1.1 and bbPress 2.6.9.
I have a forum where if I use the standard forum page e.g. mysite.com/forum/members-forum there are no problems and pagination of the large number of topics works correctly producing a URL of say mysite.com/forum/members-forum/page/3/
However, I wish to have a page with some other content at the to so are using a short-code to list the forum topics. The URL for that page is mysite.com/members-forum. However, on this page pagination does not work. The URL for the third page is mysite.com/members-forum/page/3/ but this produces an error 404.
I have tried various solutions found from others having a similar problem including: using a standard theme, resaving the permalink setting, adding a bp-custom.php file with some code in it etc. but it still fails.
Can anyone suggest a solution?
I have had bbPress installed on my website for sometime. However, without me realizing it, thousands of spam comments and messages have been posted on the few forums I have made. I had thought that Akismet was supposed to be cleaning things up, but I guess not. Now, it’s gotten to the point that my WordPress database has ballooned to over 8GB and my hosting provider wants me to fix it or they will take my site down.
That being said I have been trying to find a solution and thus far have come up empty handed. The problem is no matter how hard I try to delete the comments, both from the bbPress plugin on WP-Admin or by deleting the records from myPHPAdmin, the server locks up and the task cancels. I guess the server is not powerful enough for such a task. So, I downloaded a copy of the database to my local machine to try editing it there, and in this case I can’t find an app that can open .sql files and when I do there isn’t enough memory to open it.
Are there any other solutions? Is there a way to shrink the SQL database before opening it? How about splicing it into smaller batches? Is there a specific app, preferably free, that does a better job at managing large SQL databases?
Any assistance is greatly appreciated.
Thanks!