Search Results for 'test'
-
Search Results
-
Currently, the font color is nearly the same as the background, making it extremely hard to see. I don’t know CSS well enough to be able to change it myself, so I could and would appreciate some help!
Wordpress version: Latest
BBPress version: 2.5.4
Link to where it shows the problem:http://www.iblifefordummies.com/forum/ib-life-for-dummies/news-and-announcements/
and
http://www.iblifefordummies.com/topic/welcome-to-the-iblfd-forums/
I’m using the Recent Topics Widget with Order by set to Recent Replies. It’s working great except I would like to change the topic author that it displays to the latest reply author instead. Can someone tell me how to make this happen?
Hi,
I’m building a forum based website at the moment. You can see the progress here (it’s no where near finished yet): http://pkuconnect.wp-dev.com.au/
At the bottom of the home page, there are 3 columns: News & Events, Forum Activity, Latest Recipes. Forum Activity and Latest Recipes are both private forums (News & Events are just posts).
Now, when you aren’t logged in, the forum and recipes boxes on the home page are empty. However, when you are logged in, they show the 4 latest topics titles with links to the topics for more information – similar to how the latest news and events is working.
What I want to do is show the latest 4 topic titles in each forum to EVERYONE and not just logged in users so that non-logged in users aren’t shown blank boxes. The aim is to prompt the user to log in once they click on one of the links to view more. I can do this by editing the 404.php template. However, for the life of me, I can’t figure out how to feed topic titles and links through to the home page from private forums to non-logged in users.
Is there a way to query_posts from private forums for non-logged in users?
Andrew
While adjusting the topics/reply color for my site, I seem to run into a bit of a snag with trying to change the admin links coloring. I’m using Catch Evolution for a theme and as such there is a area in options to put custom css code. This is what I have thus far:
” #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-reply-header, #bbpress-forums a.bbp-admin-links { color: #404040; }
”
I do plan on having admin links a different color, I just tossed it in there to test to make sure it’s correct/changes.Topic: BBPress at Root
Hi,
i dident find a new version of BBpress Standalone. So i install WordPress an add BBPress via Plugin.
First my URL look like these:
Forum-Root = http://forum.domain.de/forums/forum/
Forum-Forums = http://forum.domain.de/forums/forum/test1/
Forum-Tropic = http://forum.domain.de/forums/topic/ins-herz-zuerst/
;-(
But after deaktivate (Prefix all forum content with the Forum Root slug (Recommended))
it lock like
Forum-Root = http://forum.domain.de/forum/
Forum-Forums = http://forum.domain.de/forum/test1/
Forum-Tropic = http://forum.domain.de/topic/ins-herz-zuerst/This look better but i dident want to use WP as CMS oder Blog. I only want a root install.
Look like
Forum-Root = http://forum.domain.de/
Forum-Forums = http://forum.domain.de/test1/
Forum-Tropic = http://forum.domain.de/topic/ins-herz-zuerst/
is there a way to do that?Topic: Remove Private Tag
Hi guys,
I was hoping you could help me out here, first up I’m working with BBPress V2.5.4.
I’m building a private members only forum and I’ve got everything up and running but every forum has the tag Private: in front of it. So when i end up opening things I end up with the page header as “Home › Forum › Private: Private: FORUM NAME TEST” for example.
Is there any way you can remove the Private bit? Without making everything public?
Sorry I can’t share the site but as it’s all hidden behind a membership section there isn’t anything to show.
Thanks in advance for the help
hello, I am using bbpress in my theme, I have diferents page themeplates, full-width, left-widget-colum…
when I load the bbpress forum in a page, i select the full-width, and it works fine, but, when click in a sub-forum, it load the default page themplate (“left-widget-colum”)
This is the link of the page wher the forum is:
This load in full width
and when I click in the subforum, it redirect to:
http://s454230239.mialojamiento.es/rideanddrift/?forum=testAnd this width the widget bar
How can I modify this?
Thanks