Search Results for '+.+default+.+'
-
Search Results
-
Topic: Forums wont appear
Hi so I installed bbpress and havent changed nay settings.
The forums/topics won’t appear on the default page and it’s just an archive:
What do I do?
My topic tags and topic tag feed pages are only working for admins. I would like for them to be visible to all users, even to the anonymous viewers and search engines. Is that possible? I would think that’s how it would work by default.
For example, this topic tag has 48 pages worth of topics that show up when I’m logged in as an admin. But to the public or even participant users it just says “Nothing Found… Sorry, it appears there is no content in this section.”
http://suretydiy.com/forums/topic-tag/2gig/
Doesn’t this defeat the purpose of having topic tags in the first place? Help?
WP 4.3.1, bbPress 2.5.8.
In loop-fourms.php file add your custom “Add Topic” button:
<a href="/new-topic/?ForumId=<?php echo bbp_get_forum_id()?>">New Topic</a>Add this code to a custom .php file or directly to your theme function.php file:
//BBpress New Topic Button // add_shortcode('wpmu_bbp_topic', 'wpmu_bbp_create_new_topic', 10); function wpmu_bbp_create_new_topic(){ if ( isset($_GET['ForumId']) ){ return do_shortcode("[bbp-topic-form forum_id=".$_GET['ForumId']."]"); }else{ return do_shortcode("[bbp-topic-form]"); } } //End BBpress New Topic Button //Make sure you’ve created a custom page titled “new topic” with a friendly url of “new-topic”
Place the new shortcode we registered into this page:
[wpmu_bbp_topic]
This will automatically display contact create form of the selected forum if ID exists in the URL otherwise fall back to default shortcode.
You can see it in action on my site:
http://artofwargaming.net/forums/Hope this helps anyone who was looking to create a “new topic” button.
I can’t take credit for this, this was all thanks to the help of the guys over at WPMUDEV – Sajid, Anang, and Tyler.
Hi there, i’m pretty new to this so i may well be doing something wrong but i just installed bbpress, got the bbp style pack to make it easier to pimp out my forum and i made 1 single change to see what was what… I changed the background colour to black from default. I went out of the room for 20 minutes, came back and went to make more changes but now it doesn’t want to change anything at all. I’ve tried changing the background colour back with no effect. I’ve disabled my caching plugin to see if that was having any effect but nay…..
I’ve even deleted ALL options from the bbp style pack options but it’s kept the styles on the page which is even stranger.
Please can someone help with this if they can as i’ve spent a whole week attempting another forum plugin only to realise that it was pony and i should have gone with this one in the first place but now i can’t this one to work either haha. 🙁
my website is 10tu8.com but it’s nowhere near a complete site just yet.
Thanks in advance for any help at all 😉
Neil
I’ve seen a ton of topics regarding not being able to see the forums at all, but nothing quite like my situation. I can see the top level for my forums, and it is listing topics & replies but I can’t get to them. Although I’ve imported the bbpress templates and css to my template directory, I’m unable to get past the top level for my forums at:
When I click on a category, topic, reply, I get a blank like this:
http://sfi.org/topic/heres-a-test-topic/
They do work when I switch to the default template, so is there a step I missed with the template? Is there code that needs to be added to the template header? Something else?
Hey everyone,
I started styling up a little support/development forum for my clients to use. It requires a little bit more customization but I have most of the basics down.
Wordpress – Latest
BBPress – Latest
Theme – Salient
Website Forum Page – https://wapp.guru/support/I’m not using any short codes because this theme actually handles the default BBPress pretty well. I’m just letting the default post types do their thing with Yoast SEO attached. I’ve added a plugin that adds login, log out, and register buttons to the forum itself.
1. How do I set up my site to where people can log in with a WordPress / Gravatar account?
2. The profile page title does not show up and using the Yoast plugin I can’t find any way to target it. Any advice?
3. What’s a good plugin to use for things such as easy navigation for users? I have a few of the widgets in the hamburger menu on the top left. There’s a default login form but nothing regarding registration so I hard coded a link in. There’s a little login form, but no register form. I’ve tried (bbk style pack) but it seems to just place links in the main navigation menu which I don’t really like. It just seems like it’s difficult to navigate around.
Overall I know the forum is open source and requires a good bit of customization. I’m just looking for the simplest way without having to use 50 additional plugins that conflict with one another.
Thanks!
WP= 4.3.1 bbPress= 2.5.8 Postman SMTP= 1.6.24
I’m learning WP by building a dummy site as a prelude to rebuilding camera club site. Work in progress at: http://www.snapsphotoservices.biz/
An important feature will be forums. I installed bbPress and all was good until I sent out test messages to selected subscribers. Despite the recipients getting the notifications correctly I was never the less presented with MDS errors: Mail Delivery System <MAILER-DAEMON@smtprelay08.hostedemail.com>Undelivered Mail Returned to Sender
Thinking I had server issues I moaned at my host who said “It’s not us…” As SMTP is said to be more reliable I added plugin Easy WP SMTP to the mix. It made no difference. I then tried Postman SMTP and created a new email address so that forums related to this and WP just dealt with original mail.
Strangely it’s this original mail that sent messages are referring to. Attached is a shot of the header a recipient sees. The Mochdre boot address is the address Postman is given and the snaps address is the default WP email address.
Hooray! It worked a treat, everybody gets the messages and I get no errors. Untill tonight when my inbox was filled with the old error messages.
Tried deactivating all plugins etc to no avail. How do I stop WP using its own snaps address when I’ve told SMTP plugin to use mochdreboot address? Or, if I create a mail account of noreply@snaps etc, what the heck happens to all the mail the server gets dumped with (assuming it would help)?
This is doing my head in. Please advise.Topics imported but not showing up after importing vB.
You can see topics show up here (http://www.maddengurus.com/topic/madden-2015/) but not here http://www.maddengurus.com/forum/madden-general-discussion/
Also get error in repair screen only when trying to “Recalculate the position of each reply.” Error states: Fatal error: Maximum execution time of 30 seconds exceeded in wp-includes/functions.php on line 3207
Browser window also goes blank when I try the following repair alone: Remap existing users to default forum roles
Thanks for any help.
WordPress version 4.3.1
bbPress version 2.5.8
link to site http://www.maddengurus.com/forum/