Search Results for 'bbpress'
-
Search Results
-
bbPress 1.0.4 Alpha Galician translation
bbPress 1.0.4 Alpha traducido ó Galego. Se queredes descargalo tedelo aqui
http://www.egalego.com/2008/12/28/bbpress-traducido-o-galego/
¡Bo Nadal!
Topic: Subforums and Feedback
Hi there everyone, right now we’re trying to restructure our wordpress blog and bbpress forums to allow blog entries to appear in the forums via Bbsync.
http://bbpress.org/plugins/topic/bbsync/
Because of this need to have our blog entries appear in the forums, we’re restructuring our forums to tie into the blog entries.
Check it out here: http://www.feastoffools.net/community
Wondering if there is a way for parent forums to show all the entries in their subforums instead of showing entries specifically intended for the top parent category. Am I making sense?
Or is there a way to lock out people from making an entry on a top level forum (allow only subforum
Is there a way to have the top level forums count the entries in the subforums? Any feedback would be greatly appreciated. Thanks.
<hr>
Right now this is the structure we’re looking at:
Feast of Fools
– Podcast (Gay Fun Show) PODCAST
– Video (Our original videos) VIDEO
– Photos (Our original Photos) PHOTOS
– Mini Bites (Audio clips and songs from the podcast) MINI BITES
– One on One (Video Blogs) VIDEO BLOGS
Topics
– About Us (Press, Appearances, Announcements)
– Animals (Our furry and not so furry friends)
– News & Rumors (What’s the Buzz)
– Trends & Tech (How we are changing, technology & the environment)
– Culture & Style (Media, Ideas, Recipies, Looks & Things that are hot)
– Gender & Sexuality (Gay, Lesbian, Straight, Trans, Male, Female, Bi, Trans & Everything Else)
– Health & Wellness (AIDS/HIV, Fitness, STDs, Diet, Nutrition, Mental Health)
– People (Celebrities, Guests, Hotties & You)
– Politics & Activism (Creating Change and the people and ideas behind it)
– Travel & Tourism (where to go, what to see)
Fans & Friends
– Ask for Advice (questions)
– Promote Your Work (links and samples of: Photos, Video, Blog, Podcasts, Designs)
– Your Thoughts (statements)
Support
– Site News (Changes, Upgrades & News About the Site)
– Listening to Shows
– How to Post (Tips and tricks on posting in the forums)
– New Listeners
– Questions
Feedback
– Bugs (Report problems for the site)
– Show Ideas
– Favorite Moment (Time and Episode in a podcast you found fabulous)
For topic_page_links() on the forum home page, I went to: /bb-includes/functions.bb-template.php -> line 932 and changed ‘show_all’ => false to ‘show_all’ => true
This allows me to show the pages of a post without popular topics shifting the entire forum to the right.
You can see it in action here: http://www.hotforwords.com/forums/
Most themes disable this tag as it messes up themes with popular topics.
My question is, if I have to change the default setting on a bbpress core page, that would indicate to me that there is a variable I can put within the tag… between the ().
Does anybody here know what I can put there so that I don’t have to change the core pages? ie: topic_page_links(show_all->true) or something like that.
Thanks!
Topic: Ditching PhPbb for bbPress
Post here if you are ditching phpbb for this.
I have only used soop and phpbb and now bbpress and I am loving this more and more every day.
Topic: navigation using forum_id
Dunno what’s going on, but I’ve just installed bbpress at http://www.corvidaid.org/forum/ and for some reason extra characters are being added into the page just at the start. View the source code and you see “ousep” just being spat out at random. I have no idea where it’s coming from or what to do about it. Help!
Hot Dang! I finally got my radio station web site up and running using bbPress! You can see it here: http://tannagh.com … as you can see, the front page isn’t your out of the box bbPress front page. It’s actually driven by a completely different database on a different server all together. It rocks! Getting that one page to work as it currently does was a big pain. I still have some work to do on the site, like getting the search and request functionality working, but just getting what I did was a big hurdle. I’ve now got a handle on how bbP works, the rest should be fairly smooth. *crosses fingers…. arms…. legs…. hairs… knocks on wood*
Go ahead, take a look, poke around a little. Just don’t sign up for the forums, as I’ll be clearing them out again after some testing. To get to the forums themselves, click the link in the left hand “TR Listener Forums”. The new front page was rendered using a plugin that I’m developing to integrate with the station’s database, creating a new file in the template to display the info, and creating a new root file “forums.php” which is an exact copy of the original index.php file. Index.php is then routed to the new front page file in the template.
Some stats:
Template: BlackLetterhead by Ulysses Ronquillo
bbPress Version: what ever stable I downloaded about two weeks ago.
Running SpacialAudio’s SAM Broadcaster 4.3.6
Licensing via LoudCity
Rendered using new & customized template and root files
Driven by samPHPWeb-bbPress plugin
-tg