Published on January 29th, 2013 by gregfielding
I’m trying to make my forum look better on mobile devices. As it stands, if you look at a topic and it’s replies, the avatars of the authors take up about half of the screen and the text is all scrunched over to the right.
I’ve switched the sizing to be 20% for the “bbp-reply-author” div and 80% for the bbp-reply-content div. (this is in loop-single-reply.php)
Anyways, the percentage spacing works great except that the avatars aren’t responsive and don’t shrink.
This is the line of code that controls it:
‘<?php bbp_reply_author_link( array( ‘sep’ => ‘<br />’, ‘show_role’ => true ) ); ?>’
I can code a little, but this is beyond me. Any ideas on how to make the avatar responsive?
Or, probably easier, anybody know how I can tweak the above code for use on mobile devices where it will call the avatar in a smaller size?
Here is a link to a forum: http://www.bayarearealestatetrends.com/question/when-will-we-start-to-get-more-inventory/
Published on January 29th, 2013 by bsabiston
Hello,
So I installed the bbpress plugin, and the forum seems to work, but I want the forum to appear as white, not black. My WordPress blog, which BBpress is installed as the plugin for, is black.
Is there not an easy way to have the forums be white and the blog black? Where/how do I change that?
Thanks
Bob
Published on January 29th, 2013 by zzuegg
Hello, i got a strange problem with on my site.
Guest don’t see the first post in every topic.
Here you can look at the problem:
http://when-money-makes-money.com/forums/topic/aaaa/
If you log in with username “JayJay” pw “jay” you can see the first post…
What could i have done wrong/ how solve the issue?
Thanks in advance
Michael
Published on January 29th, 2013 by pjv
using bbpress 2.2.4, wordpress 3.5.1
I want to make some conditional changes to my main template depending on whether it is rendering bbpress forums or the rest of the site.
something like:
` if (this_is_a_bbpress_page()) :
div class=”abc”
else :
div class=”xyz”
endif;`
Is there something like that this_is_a_bbpress_page() function?
Published on January 29th, 2013 by Clicknathan
Can anyone help me with the following WP_Query? I just want to show a loop that shows only our sticky topics. I’m trying to use this:
` $sticky = get_option( ‘sticky_posts’ );
$args = array(
‘posts_per_page’ => 1,
‘post__in’ => $sticky,
‘ignore_sticky_posts’ => 1,
‘post_type’ => ‘topic’
);
$stickythreads = new WP_Query($args);
while ($stickythreads->have_posts()) : $stickythreads->the_post(); ?>
MY STUFF
`
But it isn’t limiting the results to sticky posts?
Published on January 29th, 2013 by anallabres
I have read the whole ‘Roles and Capabilities in bbPress 2.2’ thread but still not sure if there is a way of adding new forum roles.
I’ve got groups of people answering members questions and I want them to be identified by their expertise (ie. Mentor, Advisor, …) to know how reliable is the answer.
Is it possible?
Thanks!
Published on January 28th, 2013 by FlipFlop
On the front end I tried to edit a post for the first time today and nothing at all happens when you click Edit. Tried clicking Trash and nothing happens either. I’ve tested it without permalinks setting and still the same problem
Has anyone come across this before?
Published on January 28th, 2013 by iosqar
Hi
Im trying to migrate from vbulletin to bbpress, every time i try … the import tool only converts replies, topics and forums.
I also tried cheking the option ‘Attempt to import user accounts from previous forums’
but i get the error:
WordPress database error: [Unknown column ‘user.user_nicename’ in ‘field list’]
What should ive been doing wrong?
May you help me please?
WP: 3.5
Bbpress: 2.2.4
thanks in advance!
P.D. In the convertion i have these messages:
Repair any missing information: Continue
Conversion Complete
Converting replies (2000 – 2099)
Converting replies (1900 – 1999)
Converting replies (1800 – 1899)
Converting replies (1700 – 1799)
Converting replies (1600 – 1699)
Converting replies (1500 – 1599)
Converting replies (1400 – 1499)
Converting replies (1300 – 1399)
Converting replies (1200 – 1299)
Converting replies (1100 – 1199)
Converting replies (1000 – 1099)
Converting replies (900 – 999)
Converting replies (800 – 899)
Converting replies (700 – 799)
Converting replies (600 – 699)
Converting replies (500 – 599)
Converting replies (400 – 499)
Converting replies (300 – 399)
Converting replies (200 – 299)
Converting replies (100 – 199)
Converting replies (0 – 99)
Converting topic tags (500 – 599)
Converting topic tags (400 – 499)
Converting topic tags (300 – 399)
Converting topic tags (200 – 299)
Converting topic tags (100 – 199)
Converting topic tags (0 – 99)
Converting topics (1200 – 1299)
Converting topics (1100 – 1199)
Converting topics (1000 – 1099)
Converting topics (900 – 999)
Converting topics (800 – 899)
Converting topics (700 – 799)
Converting topics (600 – 699)
Converting topics (500 – 599)
Converting topics (400 – 499)
Converting topics (300 – 399)
Converting topics (200 – 299)
Converting topics (100 – 199)
Converting topics (0 – 99)
Calculating forum hierarchy (0 – 99)
Converting forums (0 – 99)
No data to clean
Starting Conversion
Published on January 28th, 2013 by ckleiman
Recently installed this plugin. As admin it says Your account has the ability to post unrestricted HTML content, however, after saving the post the html content doesn’t appear. I’ve been trying to save a link in a post using the html code buttons. If I just enter the link without html it appears, however, I want to use html to have the link open in a new page. What to do? My site is and the link to the plug in is in the Main Menu called Tech Support
Published on January 28th, 2013 by anickers
Hello, I have very basic query and I want someone to reply me in detail.
Case study presented below followed by quarries.
I have a website called myhost.com( say) , with blog( word press latest version , database on some abc.com with the name database1 and url http://www.myhost.com/blog) and forum (bbpress standalone version 1.0, database on some mnopq.com with the name database2 http://www.myhost.com/forum) , Both form and blog got many posts so, its kinda hard to do any manual shift or modification in another word option for manual shift is closed. Also it has all the way pages are crawled by search engine so can’t afford to change the url. Now I want to shift from standalone version of bbpress to plugin version. As it has problem with plugin, and maintaining the two things separately. Now please read my query
1. If I install the plugin I will have forum that I know. My problem is how to keep forum and blog url still same as I dn’t want many page “not found warning: in google webmaster tool
2. When I tried I got forum and blog has link like http://www.myhost.com/blog and http://www.myhost.com/blog/forum which I don’t want. I still want same url for every post in my forum not inside the blog directory.
3. It might be possible that blog and forum consists common users, may be same email address or even same user name asthe two blog and the forum having different databsae, if now I will import will it have problem in merging. Is there any way to get the union of two users from blog and forum
Please reply asap .
Thanks