Search Results for 'bbpress'
-
Search Results
-
Topic: Close a Topic
i installed new bbpress2.2.3 and then “user Role Editor” plugin for defining user roles for my forum users. but when i use bbp_topic_admin_links(); my users cant see any of admin buttons! this means that they cant close their topics too! i checked “user role plugin” 100times and nothing wrong with it. i manually create buttons for editing and deleting a topic but i cant find a way to close a topic! what can i do with bbp_topic_admin_links(); to show necessary buttons to my users?
Topic: Forum Tab Missing
wordpress 3.5
buddypress 1.6.2
bbpress 2.2.3
Hi, i installed bbpress after i installed buddy press. During the bbpress installation process it said if i wanted a new page created for forums. I clicked “create new page.” After the installation i went to my website and found no tab. I checked to see if the page was created at all and it was. my website is here.
parellex.net.Hello again …
I installed bbpress 2.2.3 but I do not like the original design, I mean … if you see http://www.bitadictos.com/forums forums as you can see I created a category, and each category and there are forums.
What I would like is to see the forums arranged vertically rather than horizontally as they are now.
What I can do to see them vertically?Topic: Forum is missing
Hello guys. I don’t know what i did wrong 🙁 I had the forum working a previous version of my website, but since the theme change, i can’t get it set up for my life.
It might be important to note that there was a situation during the instillation of bbpress. I was at the last step of the instillation, when my website crashed. One of my folders was duplicated or something. I removed the file from my file manager and got my site back. BBpress is now installed, alongside buddypress but when i go to my forum page there’s nothing there.
I think i need step by step instructions. When i make a page named “Forum” and assign that page to the bbpress pages tab, nothing happens. I have a code to make my forum fancy and thats not working either.
I am using the newest wordpress, and the newest bbpress.
My website is at http://www.goodpoker.ca
This is the code i need to put somewhere…
ID, ‘sidebar_value’, true);
do_action( ‘bp_before_directory_forums_page’ ); ?>
<div class="padder contentbox “>
<option value="”>
<input type="submit" name="submit_topic" id="submit" class="none" style="opacity:0;" value="” />
<input type="button" name="submit_topic_cancel" id="submit_topic_cancel" value="” />
<?php printf( __( "You are not a member of any groups so you don't have any group forums you can post in. To start posting, first find a group that matches the topic subject you'd like to start. If this group does not exist, why not create a new group? Once you have joined or created the group you can post your topic in that group’s forum.”, ‘buddypress’ ), site_url( bp_get_groups_root_slug() . ‘/create/’ ) ) ?>
-
<a href="”><?php printf( __( 'All Topics %s’, ‘buddypress’ ), bp_get_forum_topic_count() ); ?>
-
<a href="”><?php printf( __( 'My Topics %s’, ‘buddypress’ ), bp_get_forum_topic_count_for_user( bp_loggedin_user_id() ) ); ?>
I think you should seriously consider archiving the bulk of the legacy bbPress posts, maybe moving them to a separate forum like archive.bbpress.org.
It’s very troublesome when I’m trying to use Google or the native search to find posts with similar queries as mine, and I end up with mostly 2-4 year old posts relating to the old and abandoned standalone bbPress.
It seems that BBPress 2.2.3 has changed a lot. I just struggling finding out how to create a child theme with this version.
Which folder is the one that I need to copy to the main themes folder?Thanks,
-