Forum Replies Created
-
In reply to: Large space between header and forums
since this is a paid theme, we have no access to it to see what it is doing.
In reply to: List Of Shortcodes@flamuren – you can change plugin files, but if they are on wordpress repository and have updates, then updates will overwrite them.
Just keep a note of what you changed, so that if say I do a fresh version which you want, you can then apply your changes afterwards
first thing I would do is break this into separate functions
add_filter( 'generate_smooth_scroll_elements', 'th_scroll' ) ; function th_scroll ( $elements ) { $elements[] = 'a[href*="#"]:not(.wp-show-posts-read-more)'; return $elements; }In reply to: Replys move to SPAM while they get editedOK, so tested in my test site
User with subscriber and participant access creates a reply
the goes in and edits reply
reply is still seen
In reply to: Notifications for specific wordsI have written a small plugin that will do this, go to
In reply to: What are your go to plugins?bbp-style-pack has a list of plugins that people have found useful
once activated go to
dashboard>settings>bbp style pack>other bbpress plugins
@neon67 – contact me via http://www.rewweb.co.uk/contact-me/
In reply to: contact Formwhat do you want the contact form to do?
In reply to: Forums Not WOrkingtry
dashboard>settings>permalinks and then just click save – this resets the permalinks and sometimes fixes these sort of issue
In reply to: Replys move to SPAM while they get editedit 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: Notificacion for the administratorwhilst old, this plugin still works
In reply to: Username mentions add numbersmentions is part of buddypress (or another plugin) not part of bbpress.
In reply to: Remove profile fieldok that is not bbpress, so what plugin is doing that ?
In reply to: Topic Count Showing Zero🙂
In reply to: Topic Count Showing Zeroyes, that’s it 🙂
In reply to: Remove profile fieldhow did you add it to the registration form ?
In reply to: Topic Count Showing Zeroyes, the login is site specific
In reply to: Topic Count Showing Zerono problem, glad you are fixed
In reply to: Topic Count Showing Zerolink to an example on your site please
In reply to: Topics not showingok, several ways to go about it, these are in no particular order
a ) as it is a paid theme with presumably support – ask the theme provider – most will say it is out of scope, but occasionally you get lucky.
b) see this link – item 8
c) this plugin is old but still works, and lets you try different theme templates to see if they work better
In reply to: Topics not showingand what is your current theme???
In reply to: Topics not showingit 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: Topics not showingyou don’t seem to have bbpress active at the moment
In reply to: Topics not showingit is showing no topics.
is this a new installation, or did it used to work and now doesn’t?
In reply to: Notifications for specific wordsyes that is doable for bpress forum entries, I will come back on this, but may take me a few days – work is piling up – if I haven’t answered by this time next week, then post a reply to remind me