Hi !
Using the Plugin Shortcodes Ultimate I have created tabs in my WordPress Install.
Anyway I can do the same in bbPress ?
As an example please see :
Songs to Ponder Over
the starting post has tabs and was made in WordPress.
The replies are coming from the bbPress side and I’d like to make similar tabs in the same…
Shortcodes Ultimate plugin doesn’t seem to be working in bbPress.
All advise / Workabouts much appreciated. thanks !
I have bbPress installed and the register screens set up and displaying correctly. I have WP SMTP installed and pointing to my hostmonster mail server. It tests fine. When a new member registers I get a notification that a new user has registered and I know this is going through the SMTP server because of the headers in the email. The password email is not being received. I don’t believe the password is actually being sent for reasons I don’t understand. I have the latest versions of WordPress and bbPress. I think it is a bbPress problem not a SMTP problem.
I’m making a custom wordpress theme, but I want bbpress to use the twentytwelve themes.
I know how to make it use my custom theme css, but that’s not what I want, can anyone help?
Indeed pingbacks and trackbacks should not be enabled, I’ve just created a ticket to have a look at this, #2677.
It was also mentioned in this thread https://bbpress.org/forums/topic/disable-pingbacks/
Your theme is doing this:
Look at your CSS file, line #95
ul li:before {
position: absolute;
font-family: Arial, sans-serif;
content: "\e98a1e";
color: #f6cf08;
font-size: 14px;
line-height: 20px;
left: 0;
top: 0;
}
It’s inserting content: "\e98a1e"; before every unordered list element.
You see the same issue on your about page http://bmslifttruck.com/about/
I’d suggest contacting the theme authors, about this, it has nothing to do with any encoding issues, and p.s. any encoding issues in a WordPress world you should use UTF8 š
Hi,
I apologize. It is only now I see your response.
The forum page title was originally Forums with the slug being forums and after saving the permalinks I changed the title. In forum settings the forum root is forums.
I now think that maybe my issue is because my WordPress website and bbPress plugin are in a subdomain.
I apologize again for not seeing your response.
Thank you for your time
Jerry
jERRY
Hello,
Iām having a problem importing a vbulletin forum into bbpress. It keeps telling āno forums to convertā, āno comments to convertā for every item āno ā¦.. to convertā. I didnāt create the old site I am taking this from but when I got to page source, I see vBulletin 3.8.2 so Iām guessing thatās the version it is.
Also the database doesnāt show any table prefixes, it just has āaccessā as the first one, āadminhelpā as the second and so on.
The site is http://troianiwebdesign.com/gulfstar – wordpress version 3.9.2 – bbpress version 2.5.4
Please help me figure out the problem so I can get this moved over!
Thank you!
Why are the replies showing above the topic and how can I get topic above replies?
It appears that the time stamp on the replies (being newer than teh topic) are showing up above the topic.
Please see test on http://changeaustin.org/forums/topic/test-topic/#post-2886
The site is using WordPress 3.9.2, bbPress 2.5.4. HeadwayThemes 3.7.8
sorry to post this here but my i cannot create topics or anything on the site..
i have been messing with this all day and getting quite aggrevated
my members cannot edit they’re topics or replies or forums if i allowed it which i dont
And they cannot create a topic from the Dashboard menu bar at the top
so the topics they are allowed to use looks totally horrible and does not have all my wordpress options, well i think it uses the normal wordpress replies maybe i would need to change that?
If they could Edit they could use the proper Tools after but..
Unless i set Edit_others_posts there is absolutely nothing i can do to allow them to edit
it always says you do not have the proper rights
and of course i DO NOT want them to be allowed to edit other peoples posts…
How could i make it so that they can edit they’re own posts only
and that they could post a Topic Directly from the Dashboard bar at the top of page to be able to have the proper tools instead of using post topic like a reply
I did reset all users to default Role since i saw it mentioned often and it didnt help
Only if id set it to moderator they could edit theyre own posts
but they can delete everything from everyone
i am using latest WordPress and latest bbpress with twenty fourteen theme and i have no plugins that would conflict
@netweb cool! Yeah, I wish the plugin had worked for me but I guess that’s what happens when you customize too much ā stuff starts conflicting with other stuff. I wish I knew more about programming and WordPress to really get in there and do things correctly but for now, my “hit it until it works” approach seems to suffice lol.
Hello guys,
I’m using the latest version of WordPress and BBpress to date.
I don’t know if this is expected default behavior but in the front page of my forum, the total topic counts only show in the categories and not next to each forum.
I would like the categories NOT to have any count, and for the counts only to show next to the forums.
Any idea of what I could do?

Thanks!
This sounds like we need to fix bbPress core, feel free to create a ticket on Trac and we can take a closer look https://bbpress.trac.wordpress.org
Edit: https://bbpress.trac.wordpress.org/ticket/2685
Thanks for adding this to a GitHub repo, I’ll take a closer look later.
The issue with the permalinks on ru.forums.wordpress.org is indeed known, details are here:
https://meta.trac.wordpress.org/ticket/121
Most likely rather than fix this in bbPress 1.x we will look to add your plugin (if needed) when we upgrade all the international forums to bbPress 2.x.
Firstly, a quick breakdown via pingdom, quite a delay in getting your JavaScript files, I’d get these into your Amazon CDN.
As you stated above “ive eliminated all the points youāve made above, and the site only chokes when users are submitting posts in the forum, so Iām confident iāve isolated the issue.”
- What happens when you deactivate either/or “Go to first unread” & “Unread posts” plugins you’re using and submit a reply to an affected topic?
- Another test, this time with the ‘Quotes’ plugin disabled submit a reply to an affected topic.
- Another, what code and/or plugin are you using to show the user registration in each reply e.g.
Join Date: Mar 2009
- And another, what code and/or plugin are you using for the counts shown next to the username in each reply e.g
Posts: 4529
Can you run the following two queries in phpMyAdmin, it will give me an idea of the state of the data in your database, it is the topic and three replies (two imported replies and one new bbPress reply) from the ~10k topic you have:
SELECT ID, post_author, post_parent, menu_order, post_type
FROM wp_posts
WHERE ID
IN ( 490979, 831628, 837704, 1031603 )
and
SELECT *
FROM wp_postmeta
WHERE post_id
IN ( 490979, 831628, 837704, 1031603 )
Once you have the results of each (they don’t show any ‘sensitive’ data) click the “Print View” and copy and paste them to a text file, a Gist or to pastebin for me to checkout please.
Over the weekend I had to reinstall everything here locally (and my online servers for a different reason) as something was up with my database, I’ve created a topic here locally with ~10,000 replies today (similar in size to your second most popular topic) and it takes ~1.6 seconds to post a reply to this topic. To time the queries, install the following plugin and of course only have it activated whilst your debugging this stuff https://wordpress.org/plugins/query-monitor/
Hello, my website uses wordpress 3.9.2 and bbPress 2.5.4.
I searched the troubleshooting forum for someone else who has this issue, but I can’t find anything. In the posts on the forum, if a the writer tries to make a space (for example, between paragraphs) by using the ‘return’ key a space doesn’t show up when the post or comment is posted. Here’s an example http://dailyfantasywinners.com/forums/topic/is-qb-more-important-on-fanduel-than-draftkings/, I pressed return after the first paragraph but when I posted there is no space between the paragraph and the word “Thoughts?”
Any help is appreciated!
BTW, issue with cyrillic links also on ru.forums.wordpress.org. And all time then I copy link I can’t send it in twitter or with message on facebook. Ok. Some browsers encode cyrilic letters:
original:
https://ru.forums.wordpress.org/topic/ŠŃŃŃŠ°Ń-ŃŃŃŠ°Š½ŠøŃа-1?replies=3
encoded:
https://ru.forums.wordpress.org/topic/%D0%9D%D0%B5%D1%80%D0%B0%D0%B1%D0%BE%D1%87%D0%B8%D0%B5-%D1%81%D1%81%D1%8B%D0%BB%D0%BA%D0%B8-%D0%BD%D0%B0-ruforumswordpressorg
but not Safari.
1st problem:
I add bbpress in my wordpress site. Then I post a welcome topic in forum. But it not show in forum root page, but is show in “recent topic” widget!
What’s the problem here?
forum link: http://blog.imaginativeworld.org/forums/
I’m running WP 3.9.2 and bbPress 2.5.4.
I have created several forums and populated some with Topics and Replies.
I wish to display the list of forums at wordpress/forums.
I followed the instructions in ‘Step by step guide to setting up a bbPress forum ā Part 1.
I tried Method 1 (created a page titled ‘forums’ and added it to the main menu), and Method 2 (shortcode in page)…neither worked for me. When I use the menu to go to wordpress/forums I don’t see the forums but, instead, a list of old posts.
I am using the plugin ‘bbPress Topics for Posts’ and it works…I have forums displaying as expected at the bottom of pages.
I’m stumped. Any suggestions would be appreciated.
David
Versions: WordPress 3.9.2, bbpress 2.5.4, bbpress WP Tweaks 1.3.1
Site: http://www.obatron.com/forums
Theme: TwentyEleven
I have a child theme: twentyeleven-child with a style.css file in it, no customizations to it. I added a folder under it called css and copied the bbpress.css from the plugins tree to it to change the colors only (still working on colors so pardon if there are issues). I copied the sidebar-page.php file to bbpress into this folder.
My Forum page is blank, just titled Forums with a Permalink named http://www.obatron.com/forums/ and a template set as Default.
The problem: Forum index works fine, but when you go to a forum, the sidebar and the forum display overlap. I’ve tried various combinations of removing/moving the bbpress.php file to no avail. I also tried without the tweaks plugin, without the child template, and so on…
I tried going with just a full page and just use pages with the proper tags for login, etc, but then the forum index looks odd because it continues to use the sidebar template no matter what.
If I change the theme options to put the sidebar on the right, the forum index continues to work, but the forum page sidebar now appears below the forum…
Now, I’ve searched for this and see others occasionally complaining about similar, but have not seen an answer that works…
these 3 wordpress plugins are very effective in eliminating spambots and other spammers on wordpress/bbpress site
i use all 3 with no apparent problems, but read the notes for each plugin, all need to be properly configured and stop spammer reg can be very aggressive and may deny some of your legit visitors access if not properly configured
https://wordpress.org/plugins/bad-behavior/
https://wordpress.org/plugins/stop-spammer-registrations-plugin/
https://wordpress.org/plugins/wangguard/
these 3 wordpress plugins are very effective in eliminating spambots and other spammers on wordpress/bbpress site
i use all 3 with no apparent problems, but read the notes for each plugin, all need to be properly configured and stop spammer reg can be very aggressive and may deny some of your legit visitors access if not properly configured
https://wordpress.org/plugins/bad-behavior/
https://wordpress.org/plugins/stop-spammer-registrations-plugin/
https://wordpress.org/plugins/wangguard/
Hey there,
I know I’m probably late to the party but I’ve been searching for a way to allow pagination WITH threaded replies in BBpress for the past 3 days now with no luck. The closest I got to having it work was with the BBPress Threaded Replies plugin by Jennifer Dodd but it didn’t work as expected (I think because I am using a custom loop and also some custom functions may be messing with it). Every time I activated it and tried to enable threaded replies it would remove my formatting toolbar from the text editor (which I need) and it would only show the same reply for all pages. So I decided to try and come up with a way to mimic pagination and I think I have solved my issue. I wanted to post it here for anyone else having trouble with pagination and threaded replies.
Basically, it’s a jQuery Pagination Imitation script that hides items in a list and only shows the number you specify at a time. It also creates links that change the items being displayed to simulate different pages. I applied this to the site I am working on and it worked like a charm. The major difference with this script and actual REAL pagination is with the script, you are still having to load all the results on one page. You just hide the extras so it doesn’t look so clustered. Other than that, it does exactly what I need it for, reducing the number of replies visible at a time. Here is a link to the JSFiddle if anyone is interested. Hopefully, this will save someone some headaches.
Hi All,
I would like to create a link in a wordpress widget that redirects the logged in user to his user forum profile page but I cannot manage… I dont know what code should I use.
Example : it should redirects to the page : http://www.example.org/forums/user/admin/
Thanks in advance
Regards,
Anonymous User 9493778Inactive
Thanks Robin.
It worked a little too well in my case. On the front end the WordPress Toolbar was also hidden for Administrators. At least in my case.
Here is a code snippet that lets only Administrators see the WordPress Toolbar on the front end of a site. The toolbar is hidden for all other users.
https://support.woothemes.com/hc/en-us/articles/203107607-Hide-WordPress-Admin-Bar-for-Users
add_action(‘after_setup_theme’, ‘remove_admin_bar’);
function remove_admin_bar() {
if (!current_user_can(‘administrator’) && !is_admin()) {
show_admin_bar(false);
}
}
Thanks for your help. This can be added into the documentation overhaul.