Forum Replies Created
-
In reply to: Submitting post gives error page
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.
In reply to: Display categories on all pagesuse the forum list widget
id say just make all the forums in the backend.
In reply to: Forum with Sub-Forum shows wrong count for topicyou can try tools>forums then repair forums
and just post an image using the
img
button by providing a url or link to an external serviceIn reply to: Need to Fix Forum User Name Spilling into Posti dont know why only chrome and IE , but try this
#bbpress-forums div.bbp-forum-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name, #bbpress-forums div.bbp-topic-author a.bbp-author-name { word-wrap: break-word; font-size: 12px; }
make the font-size smaller if you want
In reply to: Restrict Acces to Forum Topicsi think Robins plugin could do this http://www.rewweb.co.uk/private-forums-visibility/
In reply to: Keep users from /wp-adminglad you solved you own issue.
In reply to: Better WYSIWYG text editor?there is a function to block unwanted html if thats what your saying??
In reply to: Advice for a forum with clickable map.this seems like some custom development , go to http://jobs.wordpress.net/ and post a job.
In reply to: How to add Registration andthis plugin could help with the register/login links
https://wordpress.org/plugins/bbpress-login-register-links-on-forum-topic-pages/
stats on bottom i kind of explain in here.
In reply to: HELP!yeah i see it looks fine now, maybe your theme is so customized for bbPress that maybe the function wont work. contact theme author and see if they can help you.
In reply to: bbpress login widget with captcha – adjust layoutlink to any page with the widget so i could give you some CSS to use.
In reply to: Use bbPress not as forum software?id say dont use bbPress then and just use WordPress blog posts/categories ,and some other thing to handle favorites and subscriptions either be jetpack subscriptions/likes , mailchimp and some other rating plugin like Polldaddy ratings for example.
In reply to: How to limit the Number of Posts a user can make?this seems like some custom development
go to http://jobs.wordpress.net/ and post a job.
In reply to: disabling breadcrumbs.forum-archive div.bbp-breadcrumb { display: none; }
the only thing i can think of is that you might be caching logged in users which you shouldn’t.
other than that you could see if its a plugin or theme issue.
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.
if its your theme contact your theme author.
In reply to: Using shortcode [bbp-reply-form] to specific topic!?can these course pages have normal WordPress comments?? if it cant this plugin i mentioned wont work.
there is also this plugin that i found that might help, but im not sure.
also this is what the discussion meta box settings should look
if it somehow just doesnt work contact your plugin developers support and see if they know why it is having issues.
In reply to: Forum index is the only thing that showsee if the shortcode works in a default theme first
as a test switch to a default theme such as twentytwelve, and see if this fixes.
if it still doesnt see if its a plugin issue
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the issue
if its not a plugin issue and is working in a default theme then your right about it being your theme
do the other shortcodes work fine?? if so see if you only messed up this file below
did you do any customization to this file
content-archive-forum.php
In reply to: How to modify css in BBPress in generaltry this CSS code for a test to see if it works , if the background turns black it works.
input#bbp_search_submit.button { background: black; }
In reply to: How to modify css in BBPress in generallink to your site so i can give you the CSS you need
In reply to: Create a forum of type linkthere is also a bbPress specific plugin that does the same thing and its this one
In reply to: Error when user post in a Forumyour last question might be well suited to ask to the developer of the BuddyPress forum notifier plugin first.
https://wordpress.org/support/plugin/bp-forum-notifier
or from buddypress support second also if it is a BuddyPress issue.
In reply to: Error when user post in a Forumit seems like this plugin replaces the bbPress notifications completely, try deactivating the one in bbPress in settings>forums and see if that would work.
In reply to: Assign moderator to be forum ownerPer forum moderation is noted for a future release of bbPress, i think they are going to test it out on wordpress.org first.
In reply to: Using shortcode [bbp-reply-form] to specific topic!?bbpress for comments has been noted for a future release of bbPress.