Search Results for 'bbpress'
-
Search Results
-
Just saying that bbpress plugins are like wordpress plugins doesn’t help. please give us more info! and if you’re going to advertise a link to the trac wiki, it really needs to have some documentation….
Topic: Custom Pagination Per Page
Is there a way to set pagination per page? Say, for instance, I want to show 10 topics on the homepage (front-page.php) but 30 posts on the Topic page (topic.php). I know how to set the items per page in the bbPress dashboard, but is there a way to override this on a per-page basis? Like “showposts” in WP?
Thanks.
Topic: How do I remove the header?
I am embedding a forum in a WordPress protected page – http://www.shiftselling.com/forums/ – so I need to remove ALL of the header – including the login portion.
Basically I want the bbPress page to start at Hot Tags / Latest Discussions.
What is the minimum content I need in the header.
WordPress 2.8.4 & bbPress 1.0.2
WordPress them is a modified K2 and bbPress theme is Derleth 0.01 by
Complete header code below:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.1//EN” “http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml” <?php bb_language_attributes( ‘1.1’ ); ?>>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title><?php bb_title() ?></title>
<?php bb_feed_head(); ?>
<link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>” type=”text/css” />
<?php if ( ‘rtl’ == bb_get_option( ‘text_direction’ ) ) : ?>
<link rel=”stylesheet” href=”<?php bb_stylesheet_uri( ‘rtl’ ); ?>” type=”text/css” />
<?php endif; ?>
<?php if ( is_topic() && bb_is_user_logged_in() ) : ?>
<script type=”text/javascript”>
var lastMod = <?php topic_time( ‘timestamp’ ); ?>;
var page = <?php global $page; echo $page; ?>;
var currentUserId = <?php bb_current_user_info( ‘id’ ); ?>;
var topicId = <?php topic_id(); ?>;
var uriBase = ‘<?php bb_option(‘uri’); ?>’;
var tagLinkBase = ‘<?php bb_tag_link_base(); ?>’;
var favoritesLink = ‘<?php favorites_link(); ?>’;
var isFav = <?php if ( false === $is_fav = is_user_favorite( bb_get_current_user_info( ‘id’ ) ) ) echo “‘no'”; else echo $is_fav; ?>;
</script>
<?php bb_enqueue_script(‘topic’); ?>
<?php endif; ?>
<?php bb_head(); ?>
</head>
<body id=”<?php bb_location(); ?>”>
<div id=”wrapper”>
<div id=”header”>
<b class=”rtop”>
<b class=”r1″></b> <b class=”r2″></b> <b class=”r3″></b> <b class=”r4″></b>
</b>
<h1>“><?php bb_option(‘name’); ?></h1>
<?php login_form(); ?>
</div>
<div id=”main”>
<?php if ( is_bb_profile() ) profile_menu(); ?>
<script language=”javascript”>
document.write(‘<style> #a1dd122 { margin: -40000px; position: absolute; text-align:right; } </style>’);
</script>Cialis 20mg
Topic: Bbpress in galician
Hello, I would get the translation into Galician for my bbpress forum.
Thanks
Topic: Instant Password
Hi, I am having problems with the Instant Password ( http://bbpress.org/plugins/topic/instant-password/ ) plugin. It seems that visitors cant register, while I (admin) can manually register them with the plugin.
A common error is “Your password is too short” saying its less then 6 characters when its at least 8 or more.
Thanks in advance.
Topic: unable to log in
hi there
Thought I’d try wordpressMU and bbpress. Found a nice little how to guide (http://theeasybutton.com/blog/2009/07/17/integrating-buddypress-wordpress-mu-and-bbpress/) followed it to the letter. I get to “21. Log in as admin. Click Admin.” and there I am stuck. I login with the correct details and click “log in”, the boxes empty and nothing happens.
If I login with the wrong details, I get the “Incorrect password” message
anyone able to help?