Forum Replies Created
-
In reply to: bbPress + Elementor
I think this plugin should fix bbPress and the Hello Elementor theme issues – but feedback would be appreciated
In reply to: bbPress + Elementorthanks, I think I have a solution I’ll come back later with instuctions
In reply to: Error in the Search FunctionalityGreat – I’ll come back in the next 24 hours – weekend here and sunny, so need to get out 🙂
In reply to: bbPress + Elementor@slysoft- what theme are you using ?
In reply to: Graphic issues with repliesok, put this is in the custom css part of the bbp style pack plugin
blockquote { font-size: 12px !important; }In reply to: Graphic issues with repliesjust put this in your theme’s custom css area
blockquote { font-size: 12px; }and change the size to whatever you want
In reply to: 404 error on bbpress functionsso yes, definitely contact them
In reply to: 404 error on bbpress functionsI’d suggest you contact the plugin author – is this a paid ultimate member add=on?
In reply to: bbPress + Elementorthanks
In reply to: Forum ID and user fourm creationIn reply to: Setting up paginationhmm, can’t say why it isn’t working – it is code that I put together from a number of sources.
If I can find time, I’ll look through the code, but no promises
In reply to: Graphic issues with repliesneed a link to a live example
In reply to: Setting up paginationtry creating a couple more – just seeing if it is 12 you’ve set vs. 13 on the list
In reply to: Changing Discussion Sidebareither
or
and use the logic
is_bbpress()In reply to: Forum ID and user fourm creationdoable but beyond free help I’m afraid
In reply to: Setting up paginationIn reply to: Setting up paginationare you running threaded replies
dashboard>settings>forums>Reply Threading
In reply to: bbPress + ElementorIn reply to: Error in the Search Functionalityok, I’ve found the issue, and I’m talking to elementor about it.
At the moment to fix you need to
1. create a child theme if you haven’t already got one
2. change a line in a fileso do you have a child theme and/or do you know how to do FTP?
Let me know and we’ll go from there
In reply to: 404 error on bbpress functionsit 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: 404 error on bbpress functionswhat theme are you using?
In reply to: a link on the picturegreat – glad you are fixed !
In reply to: Error in the Search Functionalityok, I’ve loaded that theme and can see the issue -let me try and work out a solution
In reply to: bbpress Bad Words Error customizeIn reply to: bbpress Bad Words Error customizeok, Can you show a few lines above and below where you put it in the functions file?