Hi!
I’m trying to display different divs for all topics of specific forums.
Wrong:
<?php if ( is_post(xyz) ) : ?>
<div>..</div>
or
<?php if ($forum_id=xyz) : ?>
<div>..</div>
Suggest to need to use get_topic_id to get current topic ids?
Would be very happy for any help with this!
Hi,
I have a weird problem that I really hope someone here can help me with. I’ve tried everything I can figure out myself – but I need someone with more knowledge to help me figure out the solution.
When I search as logged in as myself, everything works correct. Let’s say you would search for the phrase “adwords” – I get to this page with one result: http://antonhoelstad.dk/soeg/adwords/
But when I go incognito, and try to do exactly the same as I were anonymous, the url I land on after a search is this instead: http://antonhoelstad.dk/soeg/?action=bbp-search-request&bbp_search=adwords
Two completely different URLs, but the same search and procedure. Only difference is that it works for me as a logged in administrator, but not for everyone else.
Does anybody know how I can fix this issue?
I’ve tried:
1. Disabeling all plugins and using the standard theme
2. Resetting the permalink structure
3. Deleted and set up the BBpress plugin from scratch
4. And a lot more
None of it worked unfortunately 🙁
Maybe it’s possible with a redirect in the .htaccess to remove the part of the url that doesn’t work (“?action=bbp-search-request&bbp_search=”)?
I will really appreciate anyone that can help me here!
bbPress was working well till this morning when i started getting the error processing this directive message. I deactivated all plugins and found that whenever I activate bbPress I get this error.
How do i fix this?
I’ve looked everywhere and no luck. Basiclly I want to do what this site do http://kylekushman.com/forum/ with topic title above author and remove the date link.
I tried <?php bbp_topic_title(); ?> and it works, but when ever I post something in the sub-forum, it shows the forum/sub-forum title instead
Hi am working for a forum . I need these notification on new topic page while creating new topic. can any one guide me how to do ??
Each member should have the following options for each topic posted:
a. Stop All Notifications for this Topic
b. Provide one Daily Notification with all Comments for this Topic
c. Provide one Weekly Notification with all Comments for this Topic
how to prevent admin to delete the topic which has reply in bbpress??
Hi,
I need a help to solve my problem. i have latest bbpress installation.
Actually i have 6 forums are there.Out of 6 forums i need to prevent users to stop reply in 2 forums. I means that 2 forums should be read only forum. How can i do this.
Please help.
thanks in advance.
I just completed building my forums in Version 4.2.4 and very pleased. I’m a mere 10 days new to WordPress, buddyPress and bbPress so be easy on me.
My main forums require membership. I want 4 private and separate forums, each requiring a separate password for 4 separate private memberships.
I’ve built the 4 pages, each requiring 4 different passwords and they work great. How do I put a forum on one of the pages, assuming that all four would require the same procedure. Correct?
A related question. One of the forums is called “Women Only Club” and so I require gender as a radio button during membership application for that exact reason. (I’m in one of the last industries where women want their own forum, so no PC required.) Can I make a system requirement for joining the “Women Only Clue” automatic only to women so the system returns the password without processing each myself?
Thanks in advance.
Hi my forum very rarely sends out the ‘Notify me of follow-up replies via email ‘ emails
What can I do?
thank you
Hello.
first of all, thank you for supplying such a good plugin.
I met one serious problem while using the bbpress forum.
I set bbpress forum, but there’s no writing new post form.
On Chrome, there is. but On Internet Explorer, I cannot find this anywhere.
In html, it’s class is “bbp-topic-form” and id is “new-topic-0”..
please help me.
How can I fix it?