Search Results for '"wordpress"'
-
AuthorSearch Results
-
February 26, 2022 at 9:30 am #227730
In reply to: Trouble regaining Keymaster status – help!
Robin W
Moderatoradd this plugin
once activated go to
dashboard>settings>bbp style pack>bug fixes
and if there is no keymaster, it will say so and let you set one.
once done, you can decativate and delete the plugin, or have a look at the useful features 🙂
February 25, 2022 at 1:11 pm #227717In reply to: Issue with Polylang
ecollart
ParticipantHello,
not being programmer, I can’t use this as it is but can this be used to help in my case to restore the edit and delete function from the topic top bar menu when using Polylang (FR and EN) ?
I am pushing at Polylang free support too but no luck so far … would be good to have Polylang and bbPress to talk together as being 2 big actors in WordPress…
Sorry if the question seems obvious to you …
Thanks for your help
Eric Collart
Ps: I can provide access to test if useful…
February 24, 2022 at 3:45 pm #227695DeepBlue
ParticipantActually i cannot compare as i cant download the first one (not available on the WordPress plugins anymore)
February 24, 2022 at 3:12 pm #227693DeepBlue
ParticipantYou mean the plugin you recommended first is better than this one ?
By the way look at this : this guy seems to have solved a real issue
February 23, 2022 at 2:07 pm #227676In reply to: bbP Signature – Development
DeepBlue
ParticipantDo i need to use this solution (7years old)
Or has it been fixed since then ?
Thanks !February 23, 2022 at 1:53 pm #227675In reply to: bbP Signature – Development
DeepBlue
ParticipantHi
I am using this plugin and it works well
I have just one problem about links
the same problem as this user : https://wordpress.org/support/topic/links-in-signature-do-not-work/
and i also tried in bbcode but it doesnt convert to a link
but i would prefer html as most users are used to html
of course a visual editor would be great, is that possible ?
Tx a lot !
February 23, 2022 at 11:28 am #227666In reply to: Date format
Robin W
ModeratorFebruary 23, 2022 at 8:44 am #227664Topic: Private groups forum
in forum PluginsDeepBlue
ParticipantHi Robin
About this plugin :
I would like to make sure before installing it that it wouldn’t mess with my ecommerce theme profiles
I think it only applies to forum roles, but i prefer to ask before just in case 🙂
Thanks a lot for your great plugins 🙂
February 22, 2022 at 5:38 pm #227654Robin W
Moderatortry this one
I also have a version of the one above that I might publish when I get back from holiday
February 22, 2022 at 4:41 pm #227652DeepBlue
ParticipantHi Robin
This plugin has been closed from WordPress plugins on 11 february
Any other plugin to moderate topics ?
i was hoping that the feature for comments :
Before a comment appears
1) Before a comment appears Comment must be manually approved
2) Comment author must have a previously approved commentwould also work for bbpress
but i tested and it doesnt work…
Apparently only the 2 settings comment moderation blacklist are working :
– number of links
– stopwordsbut the problem is there is no warning message showing if someone adds 2 links for instance and then submits, nothing tells him his post is pending moderation (same test for stop words)
Also the admin doesnt have any notification of pending post, no mail, nothing on dashboard, i had to go directly to admin topics to see the pending topics
Best moderation would be to always moderate the first post for any user, how could i do that ?
i just found this other moderation plugin that does exactly what im describing but it’s 8 years old without update, does it still work ?
Thanks a lot !
February 22, 2022 at 8:36 am #227645In reply to: How to disable the logged-in user information
Robin W
Moderatoruntested (as I am on holiday without test server access), but try
add_filter ('bbp_get_reply_author_link' , 'rew_return_null' ) ; add_filter ('bbp_get_topic_author_link' , 'rew_return_null' ) ; add_filter ('bbp_get_author_link' , 'rew_return_null' ) ; function rew_return_null () { return ; }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 20, 2022 at 12:18 pm #227623In reply to: How To Increase Font Size of Forum Posts?
Robin W
Moderatoractually just remembered that this plugin does this
February 20, 2022 at 12:00 pm #227621In reply to: Number of posts under avatar
Robin W
ModeratorFebruary 20, 2022 at 11:32 am #227616In reply to: Show Bio as a signature
Robin W
Moderatorunless you want to learn coding, then another plugin is the only way. Using a plugin or putting the code in your theme functions file has exactly the same impact on performance – typically nothing that is noticeable other than by using a stopwatch !!
February 20, 2022 at 12:54 am #227610Topic: How to disable the logged-in user information
in forum ThemesLee
ParticipantI have set up my bbPress as no registration is required, but another plugin needs registration to use the service.
Is it possible to disable the user information on bbPress for users who are already logged in wordpress?The theme (Astra) has a child theme, the bbPress child theme is not installed yet.
Wordpress is ver.5.9, bbPress is 2.6.9.Thank you.
February 19, 2022 at 5:57 pm #227607Robin W
Moderatorjust found this I had forgotten about
February 19, 2022 at 8:55 am #227600In reply to: How To Increase Font Size of Forum Posts?
DeepBlue
Participantok thank you
i found this one :
https://launchandsell.com/themes/forumpress-wordpress-bbpress-forum-theme/#purchaseFebruary 19, 2022 at 8:30 am #227597In reply to: Can’t register
Robin W
Moderatorbbpress just uses wordpress registration
dashboard>settings>general has the ‘anyone can register’ option
February 19, 2022 at 7:25 am #227595In reply to: How To Increase Font Size of Forum Posts?
DeepBlue
ParticipantHi Robin
Thanks a lot !
Ok so i can see we can totally customize the bbpress frontend files
then i have a question : where can i find custom templates of bbpress ?
if i search for “bbpress themes” i only find whole wordpress themes, but i want to keep my theme, i just want a custom /bbpress/ templates files to have a custom lookwhere can i find that ? thanks a lot 🙂
February 17, 2022 at 6:53 am #227552Topic: Forums menu does not appear
in forum Installationfbertelet
ParticipantHello, I can’t find the forum menu in the dashboard menu, nor the Topics, Replies Menu. in the settings menu, the forum option doesn’t appear.
I’m working with the
wordpress 5.8.
Learpress 4.1.3.1
BBpress 2.6.6
bbPress Integration 4.0.3
thank you for your insights!
FrédériqueFebruary 15, 2022 at 2:00 pm #227525In reply to: Formatting of User Profile and Search Results pages
Robin W
Moderatoronce activated go to
dashboard>settings>bbp style pack>Profile
and choose what you want to display
February 15, 2022 at 1:49 pm #227520In reply to: Visual Editor is not working
Robin W
Moderatorwith wordpress 5.9 this works on my test site
go to
dashboard>settings>bbp style pack>topic/reply form and look at item 9
February 15, 2022 at 12:25 pm #227516Robin W
Moderatorif you are just registering a single user in dasjboard>users, then they should get the wordpress registration
February 15, 2022 at 12:16 pm #227514In reply to: How To Increase Font Size of Forum Posts?
Robin W
ModeratorFebruary 15, 2022 at 3:16 am #227494In reply to: Issue with Polylang
xxreef
ParticipantI finally fixed my forum with another workaround.
I change template.php in topics folder, from
// Pretty permalinks, previously usedbbp_use_pretty_urls()`
// https://bbpress.trac.wordpress.org/ticket/3054
if ( false === strpos( $topic_link, ‘?’ ) ) {
$url = trailingslashit( $topic_link ) . bbp_get_edit_slug();
$url = user_trailingslashit( $url );// Unpretty permalinks
} else {
$url = add_query_arg( array(
bbp_get_topic_post_type() => $topic->post_name,
bbp_get_edit_rewrite_id() => ‘1’
), $topic_link );
}`I disable permalinks for edit of the topic when It’s Italian
// Pretty permalinks, previously usedbbp_use_pretty_urls()`
// https://bbpress.trac.wordpress.org/ticket/3054
if ( false === strpos( $topic_link, ‘?’ ) && strpos($topic_link, ‘/it/’) == false ) {
$url = trailingslashit( $topic_link ) . bbp_get_edit_slug();
$url = user_trailingslashit( $url );// Unpretty permalinks
} else {
$url = add_query_arg( array(
bbp_get_topic_post_type() => $topic->post_name,
bbp_get_edit_rewrite_id() => ‘1’
), $topic_link );
}`I hope this helps.
You can check the behavior on http://www.mischianti.orgBye Renzo
-
AuthorSearch Results