Search Results for 'bbpress'
-
Search Results
-
A slightly different question to the last one about visibility. I’d like to make the one private forum’s TITLE and TOPIC COUNT visibile to everyone. If they try and click on it, they’re taken to a page which tells them it’s members only (that part I’ve got covered).
I thought when I first installed bbpress this was actually the default setting but when I log out I don’t see the forum title. Have I inadvertently changed a setting whilst piddling around with plugins, or did I just imagine it? Is this at all possible?
Hi there! I am using bbpress v 2.5.3 and wordpress v 3.9.1.
I would like to use an email for notifications from the forum, that is different then the one I’ve setup in wordpress settings. Is this possible? Its just different people in our organization will deal with the forum, and others with support on the contact page.
Any help would greatly be appreciated!!!I am using themes and modifying bbpress.css. I figured out how to remove the roles of people making posts. I want to remove the topic authors only, but keep all authors of replies. Here are the changes I made to bbpress.css, which was to put “dislay: none;” under the forum and topic authors, but that has not worked.
#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author { display: none; } #bbpress-forums div.bbp-reply-author { float: left; text-align: center; width: 115px; } #bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar { display: none; } #bbpress-forums div.bbp-reply-author img.avatar { border: none; max-width: 80px; padding: 0; margin: 12px auto 0 auto; float: none; } #bbpress-forums div.bbp-forum-author a.bbp-author-name, #bbpress-forums div.bbp-topic-author a.bbp-author-name { display: none; } #bbpress-forums div.bbp-reply-author a.bbp-author-name { margin: 0 12px; word-break: break-word; display: inline-block; } #bbpress-forums div.bbp-topic-author a.bbp-author-name { display: none; } #bbpress-forums div.bbp-reply-author a.bbp-author-name { clear: left; display: block; } #bbpress-forums div.bbp-forum-author .bbp-author-role, #bbpress-forums div.bbp-topic-author .bbp-author-role, #bbpress-forums div.bbp-reply-author .bbp-author-role { display: none; // font-size: 11px; // font-style: italic; } #bbpress-forums li.bbp-header .bbp-search-author, #bbpress-forums li.bbp-footer .bbp-search-author, #bbpress-forums li.bbp-header .bbp-forum-author, #bbpress-forums li.bbp-footer .bbp-forum-author, #bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-footer .bbp-topic-author { display: none; }The only way I have found to remove the topic author is to insert “display: none;” under the topic-reply authors, but that removes the topic-reply authors as well, which I don’t want to do. Perhaps I need to get into a php file to do this? If so, can someone direct me to the correct file? Thanks.
Topic: Cannot Export/Import bbPress
I created a second wordpress site on my multi-site install of WordPress. All I want to do is copy everything, exactly as it is, from one site to the next. I’ve tried about 5 times now to do this and everytime something goes horribly wrong. I tried importing everything and then using the forum tools to reset the count thinking that would work, but all it did was remove every post from being assigned.
Depending on how I’ve tried to import them, sometimes forums are not linked to the appropriate category, but every time only a small percentage of topics & replies are appropriately linked. Why does this happen?! Why is it so difficult tomove bbPress from one site to another? Does anyone have a way that would work better than using the WordPress Import/Export feature?
I just installed bbpress, and for some reason, my submit and reply buttons do not work. I activate the two thousand twelve theme, and they work… but not with the theme my entire site is based around, which right now is REPlay (http://themeforest.net/item/replay-responsive-music-wordpress-theme/3172436?WT.ac=portfolio_item&WT.z_author=themex)
The button is there… it just doesn’t do anything when you click it. Anyone here know what I can do to troubleshoot this?
Thank you very much!