Published on November 22nd, 2011 by ebharding
I want to display in a RSS widget just the topics (not the replies) in a specific forum.
right now I have
feed://www.westsac.com/forums/forum/west-sacramento-discussion/west-sac-1a/ask-westsac/feed/
Which display all the posts in a forum, I want just the topics and not the replies. is that possible?
Or is there a short code that will give me this?
tia
Published on November 22nd, 2011 by Jeaz
Hey,
Maybe I’m missing something very obvious here, but I have problems with my page templates and forum.
My WP theme has numerous page template, but the default one isn’t ideal for the forum, instead I prefer it’s “full-page-width” version, which removes the side bar and so on.
I had the forum index to a blank page and select full page width to it, and it works great, but all other forum pages uses the default one with a side bar. So, how do i work around this?
Published on November 22nd, 2011 by segosg
Hi,
I’m sorry i’ve been looking for the answer for hours,
i saw something about the plugin post toolbar, some line about that in one of the plugin php file, but, i couldn’t fine anywhere i can edit these settings.
What i want is allow people to post topic and comments whithout registering, only writting a name if it’s possible.
Thanks a lot for your help !
Published on November 22nd, 2011 by Probocop
I’ve been searching around for a way of getting both the user’s username, and the topic title they are posting in by using just the ID of an individual post within that topic?
Any ideas? Thanks!
Published on November 22nd, 2011 by nbatioco
I have installed my wordpress and run BBpress plug-in. I decided to add additional plugin intended for BBpress which is Easy Albums – (Buddypress users create and share images, video and audio albums – the easy way.) This plug-in works properly with the default theme for BBpress but when I change it to Frisco BBPress Theme everything seems to be okey not until when I click the album tab in the profile of each users.
When I am in the tab of Activity, Profiles, Message, Friends and etc the sidebar works well and when I click on the Album tab which the Easy Albums Plug-in added that tab then the sidebar is misaligned.
I hope someone can help me about this..
Here’s the link http://enimz.com/gp60/members/admin/albums/
Published on November 22nd, 2011 by doy1914
Hi.. I am new to wordpress and now i need to make a custom template and in this template I will list the parent forum and its category only.
i have this blank template and I dont know what to do next..
forum-list.php
==================================================================================
<?php
/*
Template Name: Forum List
*/
?>
<?php get_header(); ?>
<div id=”container” class=”one-column”>
<div id=”content” role=”main”>
<?php
/* Run the loop to output the page.
* If you want to overload this in a child theme then include a file
* called loop-page.php and that will be used instead.
*/
?>
</div><!– #content –>
</div><!– #container –>
<?php get_footer(); ?>
==================================================================================
Can Anyone help me on how to make it from scratch?
Published on November 22nd, 2011 by tfusion
Feel I’m going a little crazy with this…
the bb_has_topics function in bbp-topic-template has the following line:
// Topic Search
‘s’ => !empty( $_REQUEST ) ? $_REQUEST : ”,
I’ve assumed this is available to to filter the results, say I wanted all topics with the word ball in them.
$topics_query = array(‘s’ => $search_item);
if ( bbp_has_topics($topics_query)) : ?>
I’ve used terms I know exist, but it returns saying it can’t find anything every time.
Published on November 21st, 2011 by gloomis120
Is it possible to NOT have it redirect to wp-admin if a forum user enters the wrong login/password? This seems like a bug. Ive tried it on other BBPress 2.0+ installs and get the same results.
Published on November 21st, 2011 by zofar143x
Is there a way to alter the permalink structure of bbpress in order to make the permalinks the same as the structure that is being displayed in the breadcrumbs? It has been discussed over here:
BBpress is not a search engine friendly forum
However, the recommended plugin “Nicer Permalinks” doesn’t work with 2.1. Is there any other way to change it?
Just to clarify, currently when viewing a topic it’s being displayed in the breadcrumbs like this:
Home › forum › General › This is a test post
but the actual link is:
url.com/forum/topic/this-is-a-test-post
I would like the URL to be:
url.com/forum/general/this-is-a-test-post
ps: “general” is the name of one of the forums
Published on November 21st, 2011 by surrealalien
This is about this site, more than bbpress itself, but I cant add comments to any Plugins on here. A number of plugins are either not working with the latest version of bbpress, or im unable to download at all. Some plugins have comments that are a week or 3 old – so how come I cant post comments?