Search Results for 'code'
-
Search Results
-
Topic: Recovering bbPress forum
I think I broke my forum.
I am using the plugin version of bbPress on WordPress, and recently deactivated all of my plugins trying to troubleshoot a theme error. I reactivated them, and when I go to Forums in the dashboard, “All Forums”, my forum is still there, but when I click on “View” it says:
Permission Denied
Not Found / No Access
The page you are looking for either does not exist, or you do not have the permissions to access it.
Going to http://mysite.com/forums takes me back to the main page.
Any suggestions?
What are you using for the code allowed option on the text field here on these forums? Id like to use on my forums as well?
pagination for all topic listing in archive forum page is not working.
http://mydemozone.com/vividmagazine/web/?post_type=forum
but it is working well for topics in particular forum but in the archive-forum.php page where all topics are listing,pagination not working.
I need a help to implement pagination in the archive forum page where all topics are listed by short code and php code . but pagination not working.
Hi, I’m trying to activate post-thumbnail in
forumpost type, but it still fails. I tried with this code:function forum_post_thumbnails () {
add_theme_support( 'post-thumbnails', array( 'forum', 'topic', 'reply', 'post', 'page' ) ); // Posts and Movies
}
add_action('after_setup_theme', 'forum_post_thumbnails');But it didn’t work. Any ideas on how activate it?
Thanks
Problem: Remove sidebar from bbPress
Solution: My theme has a Full Width option
I know that if I input my shortcode into a Page, it will display the forum in the Template of my choosing. Presto, the forum index is within Full Width.
Yet when the user decides to choose a forum, they’re relegated to the Theme’s default Template, which includes the sidebar.
Meeeeh.
Is there a quick and dirty way to tell bbPress to use the Full Width template that’s already available?
I recently noticed that when I try to start a topic or posting a reply, it’s taking about 30+ second before the topic/reply is show up. If you try to tell me there may be a “bad plugin” and try to disable all of it except bbPress, save it. I have tried the following:
1. Using different browser.
I find out that when I try to use Firefox 12.0 to post, it’s loading extremely slow. But this is not happening in Internet Explorer 9 or Google Chrome 18.
Try to start Firefox in safe mode? Yes I have tried to do that but it doesn’t make a difference.
2. Using different user/computer.
It’s still the same.
3. Try to post a comment in a normal post.
I was able to comment a post without any problems, so I think it may be a “bad plugin” problem.
4. Disable all plugin (except bbPress & BuddyPress)
But the same thing happen. FYI I don’t edit either the bbPress or BuddyPress files.
5. Using different theme.
I replace my modified custom community theme with BuddyPress Default theme and see if I putting bad codes in my theme. But this doesn’t solve problem even I tried other themes.
6. Change permalink structure.
It doesn’t make any changes, and I don’t think it will help.
7. Reinstall WordPress, bbPress & BuddyPress
Still doesn’t make any changes.
8. Create a new install in another domain.
I use http://scirefs.com/ as my main and http://www.scirefs.org as a sandbox (with the same configuration as in SCIREFs.com) with only bbPress and BuddyPress activated. But everything works fine in SCIREFs.org with either bbPress 2.02 or 2.1 and I have no issue with Firefox 12.
9. The Cloudflare……
Since I have Cloudflare as my CDN for SCIREfs.com but not SCIREFs.org, I tried to remove SCIREFs.com from Cloudflare and add SCIREfs.org to it and see what happens. The result: The issue with Firefox at SCIREFs.com disappear but SCIREfs.org is now facing the old issue.
Do anyone here have any ideas what’s wrong with it? Or someone here is facing the same problem? This seems to be the first and the only problem I can’t figure it myself.
You can login to SCIREFs.org using the following information:
Username: demo
Password: demo
URL of the forums: http://www.scirefs.org/test-forums
And try to start a topic or post a reply using Firefox and see if it’s happening to you.
Hello! I’d love to see some examples of sites that utilize WordPress for its blog and bbPress for its forum/messageboard. I’m poking around this forum now for examples but would love to see any that you may know of. Thank you