Search Results for '"wordpress"'
-
Search Results
-
Topic: WPtouch compatibility
I am using bbPress as a WordPress plugin, and I found it doesn’t fit well on my Android phone or iPod screens. Well, forum menu is crashed and topic-creating forms looks weird and so on.
It would maybe a templates problem, I guess.
How do I fix this issue? Is there any WordPress plugins or themes that solve this?
Hello!
I downloaded the theme of bbPress for my PC. However, I do not know how I should proceed. Please could you tell me what I do to install the wordpress and can integrate it?
Thanks
Karine Clessia
Topic: Import
i want to export/migrate bbpress stand alone database integrated with wordpress which i import into another wordprss database
Will there be possibility to add classes like in WordPress post_class().
I know that bbp_topic_class() is using post_class() via bbp_get_topic_class() already, but I would love to see simple solution to add custom classes to row of topic, something like bbp_topic_class(“my custom classes”) or with compatibility
bbp_topic_class($topic_id, "my custom classes").Hi there,
I want to add a forum to a existing (non wordpress site), so I want to have http://www.example.com/forum/ which would default to the forum ‘homepage’ (or better still to an actual forum as there would only be one forum as it were).
However when I install it as a plugin, I don’t seem to see how I can get this to work? as it appears that the base ‘/’ is the wordpress site (which I do not want to exist) then you specify a ‘forums base’ so say /forum/… but that would leave at the bear minimum /forum/forum/forum-name/… if that makes sense? assuming I need to have the wordpress running on the /forum/ dir (and cannot disable it(
I’m possibly making a easy problem seem complicated but have no idea of a good solution?
Any ideas appreciated
ZB
Hello guys,
I’ve tried to search the forum, but i couldn’t find a similar question. I’m sorry if this is a double post anyway.
At the moment i’m having a website that runs WordPress with a mingle forum. I’m no longer happy with this forum, so my decision was to make use of bbPress and I’m checking this out now.
The problem i run into, is that i cannot have the same slug for pages, as I use for forums. Let’s say the slug i want to use is called ‘gaming’. The permalink displayed here is http://www.domain.com/forums/forum/gaming/. Now i want to add a page to WordPress about gaming. In this case it will rename the slug to gaming-2, as if the slug was already used by another page.
When i enter the URL http://www.domain.com/gaming/ it does redirect me to http://www.domain.com/forums/forum/gaming/. But I want the WordPress page to show up on the first URL and this specific forum only on the later.
I tried to look some further and found out both WP pages as BBP forums were saved in the ‘wp_posts‘ table. Editing the ‘post_name‘ column here solves my problem, but it would be nice if other administrators, without database permissions could get this done too.
I hope I just miss something obvious here, would be great if someone can help me out!
Cheers,
Hedgehog
I just installed fresh latest WordPress + latest bbPress + several plugins (I have deactivated now) + Members plugin (a role manager plugin).
Create new roles of
– Forum Newbie
– Forum Member
The problem is when I trying to manage limit access to specific forum / post’s content it not work.
As sample for Forum A I limit access only to Admin, but others still can get it. Anyone have this problem before? I still trying some possible solutions.
Is there a function (or other method) available to determine if the current page is a bbpress related page (forum, topic, reply or other)? Something along the lines of the wordpress function is_page()
It would seem that bbPress uses custom post types, and I’ve tried this with no luck:
if(get_post_type() == ‘forum’ OR get_post_type() == ‘topic’ OR get_post_type() == ‘reply’)
Thanks
Topic: First installation. OMG!
Hi. I’m trying to install this super awesome forum, but I think installation tutorial too short for me.
OMG1# Plugin activated, where is forum located??? http://mysite.com/forum http://mysite.com/forums – 404! Test forum been created in settings. Wtf?
OMG2# Found only this link working for just created forum http://mysite.com/?forum=test-1 But where is general page? Where is promised installer written in docs?
OMG3# NGINX on server, what next? Guess this is a main problem. And this: http://bbpress.org/forums/topic/mu-wordpress-bbpress-integration-with-nginx-rewrites#post-11686 seems not what should be because forum in /wp-content/pluging and this
“
location /forums/ {
root /home/YOURDIRECTORY/public_html/forums;
index index.php;
“
for what?
At this moment my forum is completely unuseable.
Thank you.
Topic: Nightmare
I’ve been battling with wordpress to get bbPress and buddypress to work on them by wordpress bbpress team…
and nothing works as you would expect.
I’m using the BuddyPress Default 1.5.2 theme which gets the most part of BuddyPress working.. them I try to install the site wide forum option (inside the BuddyPress Menu) and nothing works.
I get a messages that your current them doesn’t support the templates needed by bbPress… so I install the BuddyPress Template Pack and do the manual movement of files because it can’t copy them.
I still get the message “Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.”
only problem is that nothing is shown in the forums.
see for yourself at http://www.powertumbling.dk
can anyone “clearly tell me what I should do”… I’m amazed that the people that create wordpress can mess up so much with bbPress and BuddyPress
Peter