Forum Replies Created
-
In reply to: Users can’t delete own topics or edit
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
In reply to: Topics not showing up in proper forumssuper sticky places a topic at the top of ALL forums, you just want it to be sticky to stay at the top of it’s own forum
and that also answers the other question.
Start the topic in the right forum and just make it sticky
In reply to: Freshness/Voice columnstry adding
# bbpress-forums content-area ul li {
margin-left: 0px !important;
}to your child theme style.css
you’d basically need to contact the theme author, as it is a theme issue
In reply to: user information settingcan you provide a url to this – this doesn’t look like a standard bbpress page. Are you also running buddypress?
In reply to: Change breadcrumb for groupsNot sure I understand the question, but you could try
https://wordpress.org/plugins/bbp-style-pack/
and look at the breadcrumb settings
In reply to: Cutom topic headingsThat can all be done, but you will need to find someone to do it.
suggest you try
In reply to: how to remove ‘by’Can you give a url or screenshot so we can see where this is?
In reply to: Get forum id from nameApologies, but can you try stating this question again, I don’t understand what you are asking.
In reply to: Footnotes
The footnotes donโt work within the forums (even for me, as the admin).
Without taking time to install this plugin and test, I cannot of course see what the above means .
There are thousands and thousands of plugins and bbpress cannot be tested with all ๐If they work together then they are compatible, if not then probably not ! There may well be a way to make then work together, but you’d need to find someone to carry out this work. You could try the footnotes plugin author.
And, on a larger note: Does bbPress, by default, isolate itself from other plugins?
Sorry but I don’t understand your question.
In reply to: Show latest forum topics on the home pageyes use the shortcode
[bsp-display-topic-index]
available in
https://wordpress.org/plugins/bbp-style-pack/
once activated see settings>bbp style pack> shortcodes for a full explanation of how to use this
In reply to: Problem with Theme integrationtry
In reply to: Making forums visible to logged-in users onlyforums should be fully functional for logged in users, so your issue should not be there !
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back
each forum will show a forum ID eg
<div id=”post-2921″ class=”post-2921 forum type-forum status-publish hentry”>
So yes you can, but unless you’re familiar with things like firebug and CSS, then you’ll need experienced help.
In reply to: my webhoster died yesterdayIn reply to: Topic Content Not DisplayingGreat – glad you’re fixed !
In reply to: Topic Content Not Displayingtry
If that doesn’t work, try creating a reply in the backend so we can wee if it’s just topics !
In reply to: disabling anonymous user info rememberDo you mean it is visible?
If so I suspect that this is only to admins – so you can spot trolls !
1. forums can be public, my plugin hides them, just don’t set visibility.
2. set a group for each client, then allocate a forum to each group, and the clients of that forum to the group. so forums => group => clients
In reply to: Putting debates on front pageif you only have one forum, then use
[bbp-single-forum id=$forum_id] โ Display a single forums topics. eg. [bbp-single-forum id=32]
and don’t use the index
In reply to: no edit link?great – glad you’re fixed !
In reply to: bbpress activityIn reply to: Shifting forum posts to the leftNice video with a good problem definition !
How did you get forum to move to the left ?
In reply to: bbpress activitysorry, but can you confirm if you are using the private groups plugin or just using private forums within bbpress ?