Forum Replies Created
-
In reply to: edit on the Front-end doesn't work anymore
Try
rewrite rules
This could be an issue with your rewrite rules. To fix this try resetting your permalinks. In your WordPress Administration Screens navigate to Settings > Permalinks, select a different permalink structure and save. Then select your preferred permalink structure and save again.and if that doesn’t work try
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, switch to a default theme such as twentytwelve, and see if this fixes.
In reply to: hidden forumNot really without some code, and I’m busy doing that for my plugin, and it won’t readily adapt for the above method – hence why I’m writing a plugin.
I’m not far off now, cracked the search yesterday, now a major tidy up !
In reply to: hidden forumI’ve documented how to do this with members plugin and bbpress permissions plugin.
http://www.rewweb.co.uk/creating-bbpress-groups/
BUT be aware that you need to disable the search function, and use other widgets with care !
I am still working on a groups plugin, fighting my way round the search function at the moment to stop it being a backdoor. Hope to be finished in the new few weeks, but said that two weeks ago !
In reply to: Cant create topicstry the following
rewrite rules
This could be an issue with your rewrite rules. To fix this try resetting your permalinks. In your WordPress Administration Screens navigate to Settings > Permalinks, select a different permalink structure and save. Then select your preferred permalink structure and save again.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, switch to a default theme such as twentytwelve, and see if this fixes.
come back and let us know if any of the above fixes
In reply to: bbpress sidebar at bottom of pageOK, I’m seeing sidebars, are you now fixed, or what do you want to see in the sidebar?
In reply to: Use WordPress Page instead of Forum Rootcan you specify what “same thing” you are trying to do, what versons of wp, bp abd bbp you are running, what theme and a link to your site
Thanks
In reply to: Background White Font White. How to Changegreat, glad you’re fixed!
In reply to: wp-modal pluginGreat
In reply to: User PermissionDo they need the toolbar at all???
If not just disable that – dashboard>users>’youruser’ and it’s above the “no role for this site” you set earlier.
I don’t like anyone but me having backend access !
In reply to: How to Change bbpress ColorsWhich tends to suggest that you are having the issue rather than that the codex doesn’t work !
css is loaded at various times, and changes can be overwritten by later loads.
Try putting ‘!important’ after a few to see if that helps, if so then apply to all. This tells the code not to apply later changes.
eg
#bbpress-forums li.bbp-header { background: #eaeaea !important; }In reply to: How to Change bbpress Colors‘The codex dosent work ‘
Can you explain a little more ?
In reply to: html links not working :(‘it happened on this thread too though in the post at the top there is a link I used which is blanked out even on this website.’
would tend to suggest it is a problem at your end, have you tried other browsers?
In reply to: Forums Not Showing Poster's Profile Info?Not a buddypress expert, but suggest you try with all plugins except bbpress and BP deactivated. If that fixes, re-enable one at a time to find the problem.
If plugins doesn’t fix, switch to a default forum such as twentytwelve, and test again.
Come back and let us know if any of that helped.
In reply to: Customize sidebar widget 'recent topics'don’t know how you do that with buddypress – sorry !
In reply to: wp-modal pluginwhich register page are you sending it to?
In reply to: html links not working :(bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
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, switch to a default theme such as twentytwelve, and see if this fixes.
In reply to: View Member Listyou probably need to post this in wpe members support forum.
Don’t know of any plugin that fixes your wish.
In reply to: Blank page problem with Academica themeGreat, glad you’re fixed, and thanks for posting your solution, this helps others !
In reply to: bbpress moderation tools not workingbbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
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, switch to a default theme such as twentytwelve, and see if this fixes.
In reply to: Background White Font White. How to Changecan you give us a link to a forum page
In reply to: How to Change bbpress ColorsIn reply to: Display latest post excerpt under Freshnessok, no problem, come back if we can help further !
In reply to: Which files to edit avatars ?you can’t – wordpress and bbpress use a language called php to create the html code, so this code does not appear anywhere, it is made up of lots of function and css calls.
Sorry !
In reply to: Display latest post excerpt under Freshnesspresume the words from the topic/reply heading?
if so, then widgets will show you what code you need.
I could look at it, but it will be a while, and I’m buried in plugins !
In reply to: Very simple question — changing font sizeGreat, glad you’re fixed !