Forum Replies Created
-
In reply to: bbPress 2.4 Now Available
OK, I was able to fix the widgets. Thank you.
In reply to: Any update on polls?Hey, I am still looking to add polls. Any recommendations?
Thanks!
Hi,
I would still like to figure out a way to do this. Can anyone help?
Thank you.
In reply to: Where to change & breadcrumb of main forum page?Hello,
Still looking for help with this.
Thanks!
In reply to: Put each subforum on own line?Yes, that’s already the code I’m using, but I am looking now to add two columns. Please look through thread.
Thank you.
In reply to: bbPress 2.4 Now AvailablePlease help out with a temporary fix for the widget problem. This was a big thing to overlook!
In reply to: bbPress 2.4 Now AvailableIs there a temporary fix for the latest topics/replies widgets so that they once again show avatars/users/dates? Not having them is awful. Having to wait for another patch isn’t ideal.
In reply to: bbPress 2.4 Now AvailableHmm, my theme was already responsive; it must somehow be interacting with the changes that were made. 🙁
In reply to: bbPress 2.4 Now AvailableOn mobile, portrait view, username/role/etc. aren’t left-aligned and have a margin-top of 0.
This could be my theme, but it wasn’t this way prior to the most recent update.
Thanks.
P.S. Avatars don’t show on mobile. How can they be enabled?
In reply to: Where to change & breadcrumb of main forum page?Fixed breadcrumb. Just needing the h1.
In reply to: bbPress 2.4 Now AvailableAs others have stated, the widgets no longer show the date and author! Need to fix this ASAP!
In reply to: Where to change & breadcrumb of main forum page?Sorry, this should have said “Where to change H1 & breadcrumb of main forum page.”
Hoping someone can help.
Thank you.
In reply to: bbPress 2.4 Now AvailableHow can I downgrade to the previous version?
There are several bugs:
1. The width of the box with user information (username, avatar, role) is now too small.
2. An extra line break was added under usernames and role. How can this be removed?
3. Were certain elements renamed? Some of CSS styles I had in place previously are now ignored.Thanks.
Is there any support on this forum? 90% of threads seem to go unanswered.
Thanks.
In reply to: Restrict "New Threads" to Certain User Roles?Where do I edit the template of one specific forum section?
In reply to: Put each subforum on own line?If I could use divs or something, I could do it, but using only CSS I don’t know how I would do that. Can you help?
Thanks.
In reply to: Private Forum for Staff (or Specific User Roles)?I love your suggestion, Tecca! That looks like a much better solution. Thank you.
In reply to: How to Enable Post Preview?Any recommendations from personal experience?
I’m surprised such a common feature was left out.
In reply to: How to Stick a Topic to its Section ONLY?Ah, easy as that!
Haha, thank you. 😛
In reply to: Put each subforum on own line?Thank you for your reply. What I would like to do is this:
Subforum 1 (0, 0)
–Subforum 2 (0, 0)
Subforum 3 (0, 0)
–Subforum 4 (0, 0)
Subforum 5 (0, 0)
–Subforum 6 (0, 0)
- etc.
In reply to: How to Split Forums Into Sections?OK, awesome. Thanks.
In reply to: Put each subforum on own line?After giving it some thought, how can I edit this code so that it puts the subforums into two or three columns instead of one column only?
function custom_bbp_list_forums() { $args['separator'] = '<br />'; return $args; } add_filter('bbp_before_list_forums_parse_args', 'custom_bbp_list_forums' );
In reply to: How to Split Forums Into Sections?Thank you, but that doesn’t do what I’m trying to accomplish. I need it to be like the link I shared (and how it is on most forums), where I can “separate” the different forum sections into chunks.
That’s what I said I have been using. 🙂 I agree that it’s pretty good, though.
Attachments aside, I would be interested in any signature/quote alternatives to GD bbPress Tools.
Thanks.