Forum Replies Created
-
@robin-w thank you for the response & suggestion…hopefully, bbpress will incorporate some of these things sometime soon.
i assume what I would want is like an Ajax login?….anyone have ideas on this?
In reply to: bbpress Widget in Child Theme?@robin-w – ahh, i see..Thank you for the response. I appreciate it.
In reply to: Bbpress Avatar Size Changing?Hi @Lynqoid – ya, ive been trying to tweak the CSS…and im kindda getting it close to looking similar….however, the frustrating part is, since the replies are all using the same Class such as: bbp-reply-author img.avatar — whenever i make a change it will also effect the first post at the top which was already in perfect placement….right now it seems the avatar images on the replies are slightly misaligned and pushed abit to the right…compared to the First Post at the Top which is centered perfectly…hmmm, i just find it odd how it the First post is fine, but the rest that follow are not…when they are all using the same Class & style.
Im working locally…wish i could post the link…i know its hard to see what i mean..
In reply to: Splitting Forum into Sections?Hi @avgmatt — Well, the category is kindda what I had in mind, but still wish there was a built in way in bbpress to structure a forum more like phpBB or vbullentin.
However, if you want the Categories to not be side by side..and List them under the main forum..check this link out. https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/
If you look at #1 – it gives you the exact line of code to put into your CSS to make it inline.
Hope that helps.
In reply to: Splitting Forum into Sections?Hi @robin-w, Thank you for that tip!…Yes, that brings me one step closer to what i am trying to do…I did not realize the “Category” option helped section the sub-forums…so, thank you for that…I assume the look & feel of how the forum is divided to look like the examples above is all CSS type stuff….which is another challenge for me. lol.
@lynq – hopefully you can answer this. Thanks, I appreciate it!
Can this bbpress Layout still be used?…or would there be issues with latest version of bbpress & wordpress?
Please reply…thanks.
In reply to: Forum Icons ?Hi @netweb – I am trying to do exactly the same thing with adding a small image icon next the Forum name.
I tried to follow your CSS example, but im abit confused….Can you please help with how to get it working properly.
Your Example:
.bbp-forum-34 i:before { content: "\e112"; /* glyphicons_ */ }
So –
.bbp-forum-34
<— this I change to the name of my forum id.
–content: "\e112";
<— what is this & goes here?
/* glyphicons_ */
<—- what is this & goes here?Any type of response would be appreciated! Thanks!
In reply to: Add Featured Image to the BBpress IndexI keep getting an error message when trying to upload a ‘featured image’ on the forum page..saying: “An error occurred in the upload. Please try again later.”
I cant seem to get it to work..
In reply to: Adding Forum Icons to bbPressany ideas?..
In reply to: Add Featured Image to the BBpress Index