Search Results for 'bbpress'
-
Search Results
-
I have another account linked to my most-used current e-mail, but I can’t log into it. The password was possibly random, but I either lost it or just can’t remember it. I can’t reset my password via e-mail because when I get a Password Reset e-mail, the link in the e-mail takes me to a page where it says “I am not allowed to change my password”. I definitely still use the e-mail associated with that bbPress Support Forums account. At the least, I we could delete the old account and change the e-mail of this account that I’m using to post this to the e-mail from the old account. It’s basically just an @ymail to @gmail change anyway. Please help, and thanks.
I need help performing a basic function. I have a WordPress blog with bbPress installed as a plugin. I would like all of my forums pages (ever) to show up on a custom two-column WordPress page template that I made (template-twocolumn.php) rather than the default three-column template for my site’s theme. I can put a forums shortcode on a WordPress page with a custom template, but the forums will still really just be using the three-column template, and it will show when I click any links to a new forums page. Can someone please help me make it so that the entirety of bbPress uses one particular non-default template page style?
I have WordPress 3.2.1 and bbPress 2.0. My website is at http://www.vgreboot.com/ . Thanks.
I have an issue that seems to be with the theme I am using. When I install bbPress, it doesn’t register a title when I look at my view source code. I also get an “Error 404” message in the breadcrumbs of my site’s theme (NOT in the bbPress breadcrumbs).
I don’t get this when I switch to a default WP theme, so it seems related to my theme (WPzoom’s Manifesto).
I have run a buddypress update plugin thinking this might help, but it doesn’t. I also get this message with BuddyPress compatibility: “Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.” (I’m fine with the bbPress default styling, by the way. Just wondering if the first part of that message might relate to my problem in any way.)
Thanks in advance for any suggestions.
It seems that the bbPress 2.0 plugin is using my blog posts setup for forum topics and forums list. This is an issue to me because I do not want to have post author information or the comments section to display in the forum topics.
Here is an example: http://www.fanoop.com/forums/topic/one-more-test/
I am using Pagelines Platform Pro theme. I have also posted this topic on their forums (http://www.pagelines.com/forum/discussion/14742/bbpress-2.0), but it seems that it is an issue between the plugin and WordPress…
Is there a way to separate the forums from the blog post style? I obviously don’t want to turn off commenting site wide, but this is an issue.
Topic: bbPress 2.0 Post Sync?
Are there any plugins available for bbPress/WP post synchronisation? By this, i mean that any new posts created in WP are automatically created in the bbPress forums.
I know there are plugins available for older stand-alone version of bbPress which won’t work. Basically what i’m trying to achieve is, when a new post is posted in the category “reviews”, it appears in the forum “reviews” and so forth.
Any help would be appreciated.
Thanks.
I tried to install from plugin in wp admin and got api error. So i dwnlded full version and ftp’d it to my server. Then when I try to activate it I get the following error: Plugin could not be activated because it triggered a fatal error.
Fatal error: Out of memory (allocated 26214400) (tried to allocate 291800 bytes) in /home/lynchpin/public_html/wp-content/plugins/bbpress/bbpress.php on line 449
I upped my php.ini to 64m , tried adding code to wp-config and htaccess. Nothing has worked. Any suggestions? I’d even be willing to let someone log into it and take a look. Help Please!
The Topic Tag Archive page (in the browser at /forums/topic-tag/[topic-name] ) is displaying all the topics in my forum rather than just the topics that are associated with the selected topic tag. It *does* list the tag correctly at the top of the page so I know that’s getting through.
The associated template part is taxonomy-topic-tag.php which calls bbpress/loop-topics.php but I’m not seeing an issue in either file (although with my limited PHP knowledge I’m not sure that I would recognize an issue anyway).
Is anyone else having trouble with this? I’ve checked it on two installations and am experiencing the same issue.
Also, when is taxonomy-topic-tag.php called vs page-topic-tags.php?