Search Results for '+.+default+.+'
-
Search Results
-
Topic: Complete noob, need help!
Hi all. I have a WordPress site with a fresh install of bbpress on it for my forums. That said, the default bbpress theme for my site looks absolutely awful, so I was wondering how to install another theme or even just change the colors just for my forums. This is what it’s looking like at the moment.
I recently discovered this theme here that looks alright. Is there some way I could import that onto my site for JUST the forums? Let me know, thank you!
Topic: Showing Profile Information
Hey guys,
In BBpress each user has the ability to edit their profile users/USER/edit/
Here they can add their name, their website link and their bio by default. However, this information is never actually displayed on their profile. Why is this?
On users profiles it says:Forum Role: Keymaster
Topics Started: 0
Replies Created: 0
But the information such as their name, bio and website link are not displayed. Why are there options to add this information to the profile if it remains private?
How can I allow it to be displayed publically?
Thanks,
ChrisTopic: Create my own Fields
Hi all
Me again
Default there is one field (Subjekt title) and then the comments box!
But how can i make my own field instead of the (subject title)?I would like to have 3 of my on spec fields (and the user Must fill them in)
Tnx
Urban Eriksson
tjuvkoll.seTopic: Moderating new subscribers
I’m looking for a solution to moderate new subscribers, preferably in a way that regardless of whether it’s a comment on the WordPress side of things or a topic or reply on the bbPress side, once a new subscriber’s first post is approved, that user is allowed to post comments, threads and replies freely (unless caught by Akismet).
Has someone here faced the same challenge and successfully implemented a solution that works well and is a pleasant user experience for visitors?
The bbPress Moderation plugin should in theory be the answer to this, but it appears to no longer be maintained, I couldn’t get it to work on my website (it moderates all posts for me, even for a user whose posts have already been approved), and based on the plugin’s support section it doesn’t really seem to work optimally anyway. Which is a pity.
Another approach that I have been thinking about is making a new subscriber’s default user role something else than Subscriber, and never displaying comments, posts or threads written by a user with that user role (or displaying a “waiting for moderation” text instead of the post) until the user’s role has been updated to Subscriber. So, moderate a user rather than the content. I’m just not entirely sure how to implement this. Modifying the theme to accomplish it should not be difficult, but how about dealing with RSS, email notifications, etc. so that posts by these users don’t show in them? It seems that many things could go wrong and not play nicely with other plugins.
At the WordPress side, things work flawlessly spam-free with anonymous comments disabled, a custom question in the registration form (stops most spam bots), a mandatory e-mail confirmation for new subscribers, auto-moderation of the first comment (stops manual spammers) and Akismet (which doesn’t really have anything to do at the end). On the bbPress side, I’m only missing the moderation of a user’s first comment, which is letting through some spam.
Any ideas or experiences about a solution to this particular problem?