Forum Replies Created
-
In reply to: bbp style pack bug
You mean ‘the font size does not work on my browser against my site’ – so I’ll need a link to an example and you telling me what it should be
In reply to: Too many search formsI cannot see 2 search forms, can you provide a link to an example please
In reply to: Remove comment “reply” button🙂
In reply to: Remove comment “reply” buttononce activated go to
dashboard>settings>bbp style pack>Topic/Reply Display items 17, 18, 19
ok, I’m still need to know what you actually changed to do this, ie the exact files you changed, and what you changed
In reply to: ” START NEW POST ‘ box required on home pagethe way above is both easy and the best way to do it
In reply to: Remove comment “reply” button.bbp-reply-to-link {
display: none;
}In reply to: Remove comment “reply” buttonso what is the benefit to NOT having reply option within a reply?
If you have lots of replies, having to scroll back to the topic is a pain, and if you have threads turned off, then replying to a reply is the same as replying to the topic.
In reply to: Remove comment “reply” buttonI think you mean threaded replies, in which case turn this off in
dashboard>settings>forums
In reply to: Remove Category Hyperlink?🙂
In reply to: Block spam users and their poststhen go into the user profile, and you can list their topics and replies and delete each.
I don’t think there is an easy way to bulk do that
In reply to: Block spam users and their postsin Dashboard>users>edit user – change their role to blocked
In reply to: Remove Category Hyperlink?sorry, no
In reply to: CSS and making “No Topics” go awayok, no idea what you have done to amend this, so hard to help – perhaps you can state whether this is just css chnages or templates/php have also been amended?
the bulleted ‘0 0 no topics ‘ should be under the headings above. Just hiding ‘no topics’ is not going to fix anything.
In reply to: Creating topics titles and text issuegreat – glad you are fixed
In reply to: Missing paragraphI’m presuming this is also fixed
In reply to: Where are the rows?great – glad you are fixed
ok, cab I just ask what you mean by ‘ I created a loop-topic-list with a layout that is quite different to the other forums. ‘
Is this code, and if so what files have you amended or what have you done so far to achieve this?
If not code, can you explain furtherIn reply to: Tooling up for a private members-only forumitem 6 describes what you want to know, but in essence just set the forums to ‘private’
If you need a more complicated setup, then use
For users, if you are setting up manually, then you just need to create them in wordpress (bbpress just uses wordpress users and login), just make sure you’ve turned off auto registration in
dashboard>settings>general>membership is unticked
and that in
dashboard>settings>forums>Roles is ticked and users assigned the participant role
In reply to: Creating topics titles and text issueLink to an example on your site please
In reply to: 403 Error when editing Pages and Posts in WordPressok, my initial suggestion would be to deactivate bbpress and see if that fixes.
After that I do the usual troubleshooting :
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: ” START NEW POST ‘ box required on home pageyou would create a page and use a shortcode block to add thw following shortcode
[bbp-topic-form]
– which displays the ‘New Topic’ form where you can choose from a drop down menu the forum that this topic is to be associated with.then on you home page, insert a ‘button’ block which links to this page
In reply to: bbpress eats site-headergreat – thanks for posting your solution 🙂
In reply to: The right migration toolnot really a bbpress question, this relates to the transfer of your whole site, and you may need to google round on this, but essentially it is entirely possible
In reply to: The right migration toolif you want to migrate from one host to another, ad may want to do this more than once, then it would pay to learn how to migrate the site eg