Another question! I am using the recent topics widget in the sidebar, and the avatar next to it is blurry. I have tried many different image sizes, and it either is blurry or is cut out of the box. Any help would be AWESOME!!
www.subtopic.org
Another question! I am using the recent topics widget in the sidebar, and the avatar next to it is blurry. I have tried many different image sizes, and it either is blurry or is cut out of the box. Any help would be AWESOME!!
www.subtopic.org
Is there a way to hide/prevent the display of the description written for each forum from appearing under the Dashboard > Forums > All > Forum (name/title) column list?
By comparison, for (WP) Posts and Pages the All list only shows the article titles, not any of the body content. With many forums & sub-forums, it would really help to see a similar list of only the forum titles (i.e., without excessive scrolling to get past each description to the next title).
Thanks,
Bob
http://theboatpeople.org/ all i did was copy the twitter widget html (from whatever site) into my up-to-date wordpress with bbpress plug in and the twitter feed works fine. in any other non bbpress site (only wordpress), the twitter feed does not disply. i see many people complaining of this for a year but i don’t see anyone with a solution.
thank you for any help!
I’m getting a series of fatal errors with a bbPress 2.5.2 install. Running WP 3.8.
I can get the site back by going to the FTP site and deleting the install there. Anything else results in a variety of fatal errors.
Thoughts?
I’m getting an error all of a sudden to my code
function is_member_online($user_id, $time=5){
global $wp, $wpdb;
$user_login = $wpdb->get_var( $wpdb->prepare( "
SELECT u.user_login FROM $wpdb->users u JOIN $wpdb->usermeta um ON um.user_id = u.ID
WHERE u.ID = $user_id
AND um.meta_key = 'last_activity'
AND DATE_ADD( um.meta_value, INTERVAL $time MINUTE ) >= UTC_TIMESTAMP()
"
));
if(isset($user_login) && $user_login !=""){
return true;
}
else {return false;}
}
This checks if bbpress members are online. This is the error that is being resulted
Warning: Missing argument 2 for wpdb::prepare(), called in /hermes/bosweb/web172/b1721/ipg.dnbrawlercom/lsheroes/wp-content/themes/SaveLSHoooo/custom-functions.php on line 15 and defined in /hermes/bosweb/web172/b1721/ipg.dnbrawlercom/lsheroes/wp-includes/wp-db.php on line 992
It has been happening working until recently.
My forums show up on the page if I add the shortcode
Help!
I can’t get the ‘lost password’ function to work because I don’t understand what I am supposed to put in the ‘Lost Password URI:’.
I’ve read several things such as that I should create a ‘Lost password’ page but I don’t know what content I need to add to this page.
Or that I use a shortcode
. However I don’t know what you do with a short code and everything I’ve tried has failed.Can you help?
Hello
I leave the ‘reply threading’/enablenested replies box unticked but replies are nested which means that part of the right hand side of a reply is cut off from the screen.
I’m running Genesis.
Hi,
how do i remove the above mentioned in bbPress forum
WordPress version : 3.5.1
bb Press Version 2.3.2
http://www.upgrading.mjhub.biz/?forum=general-queries-on-home
Hi,
anyone knows how to fix a disclaimer at footer of bb Press Forum
WordPress version : 3.5.1
bb Press Version 2.3.2