Forum Replies Created
-
In reply to: No of topics, replies & voices not showing
Don’t worry – I appreciate the help and I’m just really pleased that I’m not alone in being able to resolve the issue.
I have removed my lazy CSS and applied that function – which I had found on another thread. Works fine – thank you.
In reply to: No of topics, replies & voices not showingYes – I seem to attract these!
No – I’m using a child theme properly and haven’t edited the core files. I’ve used a couple of functions, but I activated the parent and the problem remained so it can’t be in any of that.
I haven’t altered the theme yet because the theme developers confirmed it couldn’t be their theme, and also the website settings will drop out if I do so. It’s a last resort, and I’d be better copying the site into a test environment to test that theory.
Disabled all plugins, cleared all caches – problem still there.
The freshness area is being affected by a plugin: BBP Last Post. It wasn’t installed by me, but I’ve tried deactivating it and the notification still isn’t complete.
In reply to: No of topics, replies & voices not showingI have also tried the repair functions in Tools – have done each one individually.
In reply to: No of topics, replies & voices not showingIf I view the source code, the copy that is usually rendered by these lines of code:
$retstr = sprintf( esc_html__( 'This topic contains %1$s, has %2$s, and was last updated by %3$s %4$s.', 'bbpress' ), $reply_count, $voice_count, $last_updated_by, $time_since );
is displaying but it seems that %1$s and %2$s isn’t pulling any data through, but %3$s %4$s is.
In reply to: No of topics, replies & voices not showingHi,
Thanks for weighing in.
I’ve run debugging mode and found nothing. I have deactivated ALL plugins apart from BBPress (including clearing all caches) and the problem remains.
I can’t find anyone else reporting the same issue after extensive searches.
Any other ideas?
Thank you.