Forum Replies Created
-
In reply to: I’m missing menu items
are you a keymaster?
keymasters get forums, topics and replies
moderators get topics and replies🙂
In reply to: “Name” fileld dupicationbbpress only uses wordpress login, so doesn;t change anything in this area
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: i don’t see menu bbpress inside wpsorry, but your problem is lost in translation.
can you clearly state what is not working. can you see forums in Dashboard>forums?
In reply to: i don’t see menu bbpress inside wpin another website
link to this website please
In reply to: i don’t see menu bbpress inside wpthe ‘typical’ menu on the left hand side of this forum is NOT typical, it is added as a sidebar
that class is a buddypress class, suggest you ask in
In reply to: Replys move to SPAM while they get editedunless you can come up with a series of steps to replicate, sorry it is hard to help
In reply to: Replys move to SPAM while they get editedthe moderation is in
dashboard>settings>discussionusually it is the number of links
In reply to: Remove profile fieldok, that’s buddypress – suggest you contact their support
In reply to: List Of ShortcodesI generally keep a log of what I change, as my memeory isn’t what it was !
In reply to: Large space between header and forumssince 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🙂