Search Results for 'bbpress'
-
Search Results
-
Hi there!
Just yesterday I went ahead and updated our bbPress to 2.4 and missed out on validating the search functionality – which actually broke!
Right now I get a 404 when using the search functionality. It somehow cannot handle the new pretty URLs introduced with 2.4.
Instead of
http://bbpress.org/forums/search/my-query/I get
http://mydomain.info/searchmy-queryI already tried:
– Disabling affiliated bbPress-plugins (got one German string replacement active)
– Saving the Permalinks again
– Checking .htaccess for any possible Rewrite-Rules which might conflictNone of those worked.
Any hints on how to tackle the error? It obviously was introduced with 2.4 and I couldn’t even say where to look first after checking up upon the obvious…
I got a bbpress.php in place at /wp-content/themes/my-theme/ in order to wrap bbPress in style but even there I double checked the code and essentially there is nothing possibly conflicting (at least from what I see).
Looking forward to you guys helping out.
Thanks & Regards!Hi,
I’m new to bbpress, and am in the process of moving my old small forum (85 posts) to bbpress.
My old forum was developed 3 years ago by a custom web developer who is no longer doing any web work.
I’ve manually copied over the 85 posts but I need to change the author and date to match the original author and date.
I did a search on bbpress.org and found a link to an old plugin “edit-post-attributes” located here:
Is it safe to use this really old plugin? Is there a newer plugin that will do the trick?
Do I need a plugin at all? Is there a way to make these changes from the dashboard somewhere?
thanks,
KanwalTopic: Topic Title Prefix Dropdown
Has anyone added a dropdown box to modify the topic title.
On my site: http://www.kidzlaunch.com/ ‘‘
WP version 3.6, and bbpress plugin 2.4
I want to have different types of topics within each forum. For example, I would like to have a topic title start with [Lesson] or [Question].
For example
[Question] How to add a topic title prefixAny help would be greatly appreciated.
Thank you
Barry
I am modifying a site to enable this simple snippet of code to the bbPress login Widget. Once a user is logged in, I would like to check the user’s role (WordPress Role: admin, editor, author) and allow only those three access to the site’s dashboard by simply displaying the link there. I do not know how to translate the bbPress roles to the WordPress roles.
Any insight would be most appreciated.
Thank you in advance.
Hi all,
here is a problem that one of my members ran into whilst testing out the different tags available in the text editor. As he was unfamiliar with html tags he didn’t realise that a list tag would need to be nested within a ul/ol. Anyway, the problem occurs whenever someone posts a reply which contains an unnested list item (
<li>list item</li>). Once the post is published the list tag is rendered underneath the unordered list class=”forums bbp-replies”. This causes styling issues for anything being displayed underneath the post.I thought this may of just been my forum, but i briefly tested it on this forum and it also causes styling issues.
You can find a screenshot comparison of how my forum looks normally and how it looks with the tag breaking the style.
The image doesn’t show the severity of the issue, but you can see how a simple tag that any user can post can effect styles which are outside of the text editor.
I tried searching but couldn’t find anyone else reporting a similar issue. Has anyone else run into this before? are the bbpress developers aware?
Topic: Unable to make forum private
Hi, I’ve just set up a new website to creat a private forum for a small group. I’m using at as a stand alone site, separate from my WordPress blog. I installed bbPress via Softaculous, and the version it’s given me is 1.2.
My main concern is that there’s NO option to set forums as visible to members only, as shown in the documentation. I really need that.
Will upgrading to a newer version fix that? I’m not sure how to manage the upgrade.
Sorry to sound like a complete moron!
I’m using the plugin bbPress Topics for Posts to be able to display all comments on a forum as well. I want anonymous users to be able to post comments on all my WordPress posts, but want them to register in order to reply to (other) forums.
Would this be possible? Any other solution? Thanks!