Forum Replies Created
-
In reply to: Favourite / Unfavourite
‘Favourite’ lets users keep a list of their favourite topics – they are found by the user going to their profile and selecting the favourites tab.
you can switch this off in
dashboard>settings>forums>forum features and you’ll see an option for ‘favourites’
In reply to: Forum DashboardIn reply to: Forum Dashboardhmmm… that relies on giving members permission to do this.
No idea how you were doing it before :-)-
In reply to: Error: A variable mismatch has been detected.ok, can you remove that code, and install this plugin :
once activated go to
dashboard>settings>bbp style pack>bug fixes and you’ll see a tick box
Fix ‘A variable Mismatch has been detected’ click and save
In reply to: Forum Dashboarddashboard>forums>add new or
/wp-admin/post-new.php?post_type=forum
In reply to: topic user templatesorry forgot to paste the link
In reply to: Forum Dashboardgreat – glad you are fixed 🙂
In reply to: Forum Dashboardonly a keymaster can appoint another keymaster.
If there are NO keymasters then install this plugin
once activated go to
dashboard>settings>bbp style pack>bug fixes
and you’ll see the ability to set yourself as keymaster
once done you can deactivate and remove the style pack plugin if you wish, or look at the other features it offers
In reply to: Forum Dashboardfor your role, what bbpress level do you have?
dashboard>users>all users and look at the bbpress role.
You need to be a keymaster to see forums, topics and replies and a moderator to see topics and replies.
In reply to: topic user templateyes the templates used in this site are here
In reply to: delete my own posted replyIn reply to: About bbpress email notificationsok, but unless you can say where you got that plugin from, I cannot help further
In reply to: Image uploadso have your reported this to that plugins support channel?
In reply to: About bbpress email notificationsI used a plugin called “bbpress-new-topic-emailer”.
can you provide a link to this plugin?
In reply to: plugin error in our weird configurationbbpress has not had a release since November 2021, so what do you mean by ‘has lately’ – if after that, then suspect something else is now making that not work.
You suggested cause (‘I suspect the code doing this is non-standard’) may be correct and something else is now causing this to show or it may not be bbpress causing this. Maybe look at what else has changed – wordpress, php versions, other plugins etc.
Without knowing your set up or indeed your technical ability (although from you post this seems to be good!) I’d also initially suggest the standard fault finding :
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
In reply to: change post time to time ago🙂
In reply to: make text single spaceok, if still a problem when you go live, come back
In reply to: change post time to time agoadd_filter( 'bbp_get_reply_post_date', 'rew_show_time_since' , 10 , 6) ; add_filter( 'bbp_get_topic_post_date', 'rew_show_time_since' , 10 , 6) ; function rew_show_time_since ($result, $reply_id, $humanize, $gmt, $date, $time ){ $gmt_s = ! empty( $gmt ) ? 'G' : 'U'; $date = get_post_time( $gmt_s, $gmt, $reply_id ); $result = bbp_get_time_since( $date ); return $result ; }
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
In reply to: make text single spacethat’s a picture – a bit like sending me a photo of your car engine and asking me what the noise is 🙂
I need a link to the site so I can see what css is being used 🙂
In reply to: make text single spacelink to a live example in your site please
In reply to: Child theme questionssorry, no hosting capability.
your welcome to post a link to your site, with your contact details for anyone who wants the theme
In reply to: user review plugin?only one I know of
In reply to: user review plugin?In reply to: Child theme questionsyes, as long as you use filters, that will be fine
In reply to: Forum Transfer1. dashboard>settings>forums>anonymous and swicth off
2. https://www.elegantthemes.com/blog/wordpress/best-wordpress-migration-plugins?utm_source=Blog&utm_medium=Pillar%20Posts&utm_campaign=Google%20Search&retargeting=off&gclid=Cj0KCQjw98ujBhCgARIsAD7QeAhDyLaGb_xjw5dhc0n1BCPoySFLX4rYxRn7p733JeE1BWfkkKUCPt4aAosiEALw_wcB
3. ??
4. https://www.elegantthemes.com/blog/wordpress/best-wordpress-migration-plugins?utm_source=Blog&utm_medium=Pillar%20Posts&utm_campaign=Google%20Search&retargeting=off&gclid=Cj0KCQjw98ujBhCgARIsAD7QeAhDyLaGb_xjw5dhc0n1BCPoySFLX4rYxRn7p733JeE1BWfkkKUCPt4aAosiEALw_wcB