Search Results for '\"wordpress\'
-
Search Results
-
Topic: bbPress on another Subdomain
Hi everyone,
I’ve been trying to install bbPress on another subdomain:
1. WordPress domain: blog.xxx.com
2. bbPress domain: forum.xxx.com
Wordpress should be able to manage the bbPress installation.I’ve been searching around for a while, found a few threads, started a few years ago and wondering if there is now a new way to integrate that feature?
Thanks for help.
I already searched this forum and quite a few people had a similar problem about 6 months ago. My case is a bit different though.
I’m running the latest version of bbPress on the latest version of WordPress.
The created forums are all open and public.
When I as an admin user create new topics in any forum, I get the following result on any of these forum pages:
> This forum contains X topics, and was last updated by Admin Y hour,
> Z minutes ago.
>
> Oh bother! No topics were found here!The topics list simply does not show up for me as a creator of these topics. When logged in as a subscriber, everything shows fine though.
My list of plugins is:
bbPress, Black Studio TinyMCE Widget, Manage Upload Types, Polylang, User Access Manager, WordPress HTTPS, wp-jquery-lightbox, wpsc Support Tickets, WP SlimStat
The used theme is:
EvoLve by Theme4Press
Iโve released a brand new bbPress Plugin called โString Swapโ where you can easily change a few breadcrumb parameters as well as some other strings for the frontend (Forum Archive Title, some Breadcrumbs parameters, User Roles Display, plus a few Forum strings).
You can check it out here:
http://wordpress.org/extend/plugins/bbpress-string-swap/After installing/activating, look on the bbPress Settings page where there is a new section then ๐
Any feedback is much appreciated! ๐ Thank you!
Hope this helps some users ๐
-Dave.I want to override the bbPress page I get when I go to mysite.com/forums/ with a WordPress page containing bbPress shortcodes but I haven’t been able to get it to work.
- My WP page slug is ‘forums’ and contains:
[bbp-topic-index]
[bbp-topic-form] - In my bbPress settings my ‘forums base’ is set to ‘forums’.
I’ve tried a bunch of other things (like setting the WP page template to ‘bbPress – Forums (Index)’ and deleting archive-forums.php in my theme. Nothing seems to work.
Also if I change the the page slug & permalink to ‘forums2’ and visit that, it works as intended.
Any ideas? I’m thinking about an .htaccess workaround but that seems excessively hacky. Thanks.
I am running bbPress version 2.1.2 and I have checked the box for ‘Use the fancy WordPress editor” under Settings -> Forums but all I see is a regular textbox. What is the correct way to enable the WYSIWYG editor on bbPress?
Hey guys, I am using buddypress with WP Social Login plugin as my register/login method. Users can all log in to the site using any method provided just fine(the available methods are FB, Twitter, Live, and Steam). The problem is when people who have logged in via Facebook try to look at or edit their profiles. A “page not found” error is reached whenever a user does this. I thought it might be a file permissions issue but user who logged in via the other services seemed to be able to view and edit their profiles fine.
I tried to search the forums and internet to see if anyone had encountered this specific issue but could not find anything. I am looking for the simplest possible way to address this issue because I just started using wordpress and seemed to be doing fine until I hit this roadblock.
My site is located at AIRJUGGLE.COM if you guys want to check it out.
Any advice or help would be greatly appreciated seeing as how I am seconds away from trying to reinstall but I am totally trying to avoid doing that if possible.
Topic: Separate Theme for bbpess?
So with what bbpress currently has, I would like to ask a few things.
1. Are there separate themes completely?
2. I want a button so there’s a new topic button, not just a random forum at the bottom, is that possible? Same goes for replying inside a topic
3. If there aren’t any individual themes, all I want is for the background to be black, and forum titles to be white with a new topic button at the top menubar.
Wordpress v3.4.2 bbpress up-to-date- Zach
Hey guys,
So what I have done so far is create a forum. I made the parent forum and the category works perfectly for it. However I want to make a sticky that goes at the top that stays there that explains how the forums work etc. Only I can’t because it’s a category. Any workarounds? People can’t be allowed to post in the parent forum so. Also, I want to know how to get it so that the highest rated forums are the ones that appear at the top, like maybe have a rating on each one you can click on in the forum at the bottom of each post?My wordpress is the newest one out, 3.4.2 and the bbpress is the most updated one.
Thanks – Zach
I’m creating a customised forums front page for bbPress, by listing forums in a different way to the bbPress default.
Essentially what I’m trying to do is replace the use of bbp_list_forums() with a second, nested bbPress loop so that I have greater control over how the sub-forums are displayed.
I know I can use the ‘before’ and ‘after’ parameters of bbp_list_forums() but that doesn’t give me as much control as I need.
The only question I found that came close was this one which doesn’t actually provide a definitive answer.
Code won’t paste nicely here so it’s over here: http://wordpress.stackexchange.com/questions/64681/creating-nested-forum-loops-in-bbpress
See the bbp_list_forums() reference – in place of that I want another “while (bbp_forums())…” loop but how do I do that without interfering with the main loop?
Thanks
Hi,
I’m using: WordPress 3.4.2, bbPress 2.1.2 and bbPress Topics for Posts 1.4
A new article is automatically published in the forum. I’ve been trying now to get the number of replies in the post instead of the comments count.
Are there any workarounds to get these numbers?
Thanks.
Topic: Problems bbPress1 migration
Hello everybody!
I have a bbPress 0.9.0.7 forum running that works great. http://elanillounico.com/v5/foro
It has it’s users linked to my WordPress 3.4.2. http://elanillounico.com/I wanted to migrate the bbPress to bbPress 2.1.2 (actual version) but I guess I am doing something wrong.
The new url for the forum is: http://elanillounico.com/forumsWHAT I AM DOING…
First of all I’m installing bbPress 2.1.2 plugin and I activate it in my WordPress.
Second I go to Tools – Forums – Import Forums, I select the bbPress1, I insert the db options and select all the options that suit my server so it doesn’t overload.
I start the process and I wait until it finishes saying “No tags to convert” and then… I am getting this error ๐
WordPress database error: [Table 'my_database_forum.bb_term_relationships' doesn't exist]
SELECT convert(term_relationships.object_id USING "utf8") AS object_id,convert(term_taxonomy.term_taxonomy_id USING "utf8") AS term_taxonomy_id,convert(terms.name USING "utf8") AS name FROM bb_term_relationships AS term_relationships INNER JOIN bb_term_taxonomy AS term_taxonomy USING (term_taxonomy_id) INNER JOIN bb_terms AS terms USING (term_id) LIMIT 0, 1000Apart from this, the installation does not go right. When I go to my forums, the forums themselves are all right. But the topics are all mixted up. It looks like if the answers to the original topics are now topics as well, so I have the forums with all of the messages as if they were topics, they are not linked as if they were lost the id that linked them.
Any idea of what this means and why this happened??
Question I have: Do I have to upgrade first to version bbPress 1.1 before I upgrade to bbPress 2.1.2?
Thank you very much! ๐
Juan C.hi, am oatzeal, my website is http://dailyjollof.com using wordpress 3.4.1 and bbpress 2.1
..
Question 1: How do i make my forum to be showing related topics at the top or bottom of the page.. Is there any plugin that will work perfectly for that?Question 2: how do i make my forum topic/ content comes out as excerpt in a search result.. Cos for now its showing in ful and it does not really makes users to like it. Is there any plugin that will work perfect on that?
Thanks
- My WP page slug is ‘forums’ and contains: