Search Results for '"wordpress"'
-
Search Results
-
Topic: Permalink duplication
I am having an issue with permalink duplication of topics. When one of my users creates a topic with the same name as a previous topic the backend correctly serializes the permalink (i.e. domain.com/forums/topics/math-4) but in the front end the link is always to domain.com/forums/topics/math and that link shows all of the topics that had the name math. Furthermore, if you actually go to domain.com/forums/topics/math-4 it comes up as a 404.
This would not be a problem except if the wordpress visual editor is used for replies the users cannot type anything unless they first click on the html editor tab.
Here is a link to the problem http://www.wolverinetutors.org/forums/forum/math-2/
You can see many topics that have the name “math help” these have the issue. I have disabled the visual editor in order to temporarily fix the problem.
I am using wordpress version 3.4.2 and bbpress version 2.2.4
WordPress Ver: 3.5.1
bbPress Ver: 2.2.4
———————-I can add Forums and Topics in the frontend page but can’t add “Replies”…
To analyse this issue, I did the following things.
1. Deactivated plugins other than bbPress –> No change
2. Switch the theme to Twenty eleven –> No change
3. Change the web brouser from IE to Google chrome –> No change
4. downgraded WordPress ver. to 3.4.2 –> No change
5. downgraded bbPress ver. to 2.1.2 and 2.2.2 under WordPress Ver.3.4.2 –> No change
6. downgraded bbPress ver. to 2.1.2 and 2.2.2 under WordPress Ver.3.5.1 –> No changeTherefore I think the rootcause is in bbPress itself.
I really need the help from the people who know a lot on bbPress as soon as possible.
Topic: Starting up
Hi,
I’ve just installed bbPress on WordPress, but the weird thing is that I don’t even see the Forums tab, which should allow me to create forums. Tried to find what it could be already, but unfortunately without any luck.
Could someone help out?
Thanks in advance.
Wordpress 3.5.1, bbpress 2.2.4 – What’s the best and simple way to add like / share / tweet buttons for each and every topic (not including replies).
I’ve installed every possible plugin for WordPress, which adds buttons on posts / pages, but doesn’t work with topics.
I’m using this theme: http://themeid.com/responsive-theme/
Thanks.
Hi ! I have the last BBPress integrated witth wordpress 3.5
The forum works fine but when I submit a post (not a new topic) it redirect me to the topic but it adds in the adress bar “%2F”, so that gives me a 404 error. The post is submitted but this is annoying.
Here’s what the links is after I click submit :
http://openmindfestival.ponnuki.net/?forum=marche-aux-puces%2F#post-1343
And it should be
http://openmindfestival.ponnuki.net/?forum=marche-aux-puces#post-1343
I haven’t touch anything in the permalink, I tried to reset them. I’ve uninstalled and reinstalled the plugin. I’ve deleted all forum and start a new one. Nothing seems to fix the problem. I’ve tried to look online, but nobody seems to have an answer.
Any idea what can cause that ?
Thank you very much.
Here’s the link to the website :
http://openmindfestival.ponnuki.net/
And the link to the forum :
Topic: Preventing name changes
Hello All,
I am looking for a way to disable users from changing their names from within the bbpress interface (/profile/edit/group/1/). This is located on the page where they choose a forum signature. I do not mind if they have a forum signature. However, I would like to prevent them form changing their name.The site is currently running wordpress 3.5.1, buddy press 2.2.3 and is on a local test machine.
I did some searching on google and the on this site and was unable to find an answer to this question. If I missed it please let me know and my apologies in advance if this in the wrong area.
Thank you in advance for your help!
Regards,
ChevmanThe title says it. I have mutliple sites, and I need users that are registered to a site to be able to participate in the private forums of just that site. The problem seems to be bbPress’s totally confused capability model.
By default private sites are hidden to users. There is a weird “Auto Role” option that can adds bbp_participant to all users. But that means that users get access to all forums on all sites.
So turn that off. Try to add bbp_participant role explicitly using action ‘add_user_to_blog’
$user->add_role(“bbp_participant”);
However, that failed to add the user. WordPress really only supports one role per user, certainly set_role only accepts a single role and purges any others. So I think something is resetting it.Then I try simply
get_role( ‘author’ )->add_cap( ‘read_private_topics’ ); // for bbpress.
That successfully updates the database, but has no effect on bbpress. I suspect because one of the three(!) capability.php files in bbpress has
case bbp_get_spectator_role() … ‘read_hidden_forums’ => false,
rather than just leaving it out. So capabilities do not merge properly between roles.There is something called Dynamic roles whatever they might be.
Maybe I need to abandon capabilities altogether and hook somewhere else? Maybe one of the numerous plugins works multisite?
Regards,
Anthony
Topic: Please help me
I am using bbpress 1.0.2 installed with a iBlog Pro Forum Theme on wordpress version: 3.5.1
The problem is that I can’t make the forum to look like a forum page and it is shown as a blog page. If I create a Forum it is shown in categories. I just want to make my page looks like a forum. Please help me. http://iosbg.freeiz.com/forum/Topic: Jalali date for bbPress
Hi guys
I am translating bbPress 2.2.4 plugin for WordPress. Unfortunately wp-jalali plugin doesn’t convert the dates related to bbPress topics and replies.
How can I solve this problem?
Thanks in advance.
FirmaSite Social
How to download:
http://wordpress.org/extend/themes/firmasite
Theme Features:
Themes are in review for publishing on WordPress.Org Theme  Directory but in meantime, you can download and try it from links above. Please share your opinions on theme in this topic.