Search Results for '"wordpress"'
-
Search Results
-
Hey guys. So I’m used to the regular forum format like phpBB and IP Board where it looks like this: http://imgur.com/XlyR6cc
So, where it says Welcome to IPS, that’s the category name.
Under that, you have News and Information, and Pre-Sales, those are your FORUMS.
Then you have a space underneath the categories as can be seen in the picture.
This makes sense because your CATEGORIES are SEPARATED from each other, and the FORUMS, are listed underneath.
The way bbPress it, you can click a category. This makes ZERO sense, there is NO reason to click on the category.
Also, as can also be seen in the picture, the amount of topics, and replies are to the right side, with the recent reply, time, latest thread, and time to the right.
This can be done by anyone with some moderate CSS knowledge and WordPress know how, unfortunately I possess little of both.
So I’m here for your help. Please share your wisdom with me and help me get this layout. This is a layout SO many people have asked for, yet I have found no tutorials on getting anything like this and it just astounds me considering how popular bbPress is, I don’t know why bbPress has a god awful layout.
Note: Please do not make any “well this is how bbPress is supposed to look like so you should deal with it” comments. I’m not here to hear that.
Thank you in advance to anyone who helps me achieve this. I really appreciate it.
Hi,
Here is what I see using codestyling localisation :
Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.
Thanks.
Hey all,
I’m trying to set up a forum using bbPress. I’ve come a long way, but I just can’t seem to get this strange background color removed.
As shown in the picture, there’s a grey-ish background color behind the avatar of people replying to the topic. The topic starter doesn’t have the background color.
Could anyone tell me how to remove this?
Site: http://armada.sjebbe.nl
Picture: http://i.imgur.com/ULb6Kgd.jpg
BBPress: Latest version
Wordpress: Latest versionThanks in advance,
Juicy
Topic: Custom search don't work
I have created a site using WordPress 3.8.1 and bbPress 2.5.3. Search page don’t work. This is an example: http://dev.nesiditsa.ru/forum/forums/general
I use standard bbPress search form, but on a page of results I see content of main page of site. How solve this problem? Any idea?Hi,
In our site,
Topics with the status – pending are counted in topic summary text but not listed in topic list(as its pending,)
Topic count is stored in table namewp_postmetawith meta-key – _bbp_topic_count.
_bbp_topic_count is count of all topics including ‘pending’ topic.How can I get count of topics with status ‘open’ in my summary?
We are using bbpress version 2.5.3 and wordpress 3.8.1
Hello,
I have been trying to replace topic-tags with the default wordpress post_tag for a long time without success. For my purpose, having two different tag systems isnt´t user-friendly. Is there any possibility to achieve this?