Forum Replies Created
-
In reply to: Related Posts for bbpress
I don’t know of anything that dos this – sorry
In reply to: Inserted link – post doesn’t go throughit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Then come back
In reply to: Fix for PHPBB3 to BBPress conversion script2.6.3 is out that supersedes 2.6RC7 and incorporates the fixes in this
In reply to: “Keep me logged in” text in side bar widget stacking🙂
In reply to: Notification Emailsno template but filters available
incudes/common/functions
look for
function bbp_notify_forum_subscribers
function bbp_notify_topic_subscribersand the filters within these
In reply to: Customize reply author infoso just use the total and rename it !!
In reply to: “Keep me logged in” text in side bar widget stackinggreat – glad you are fixed !
In reply to: “Keep me logged in” text in side bar widget stackingadd this to the custom css area of your theme
#sidebar .bbp-login-form label { width: 200px !important ; }
is she set as keymaster ?
In reply to: “Keep me logged in” text in side bar widget stackingwould need a link to a live example on your site please
In reply to: Customize reply author infohmmm..haven’t had any complaints about that.
is your site public?
In reply to: Customize reply author infoIn reply to: Customize reply author infoIn reply to: user profileI think any of the wp avatar plugins should work fine
so the code above (which I assume is the new color) is saved in custom css tab?
In reply to: Walker Template Slow Loadingsorry, this is way beyond any help that could be offered on a forum – this is the equivalent of saying ‘my car is making a funny noise’ – don’t take that the wrong way, just trying to explain 🙂 🙂
your screenshot shows one element of 200odd taking 6 seconds – would tend to suggest an issue with a particular reply in your database, maybe corrupt, maybe long, maybe calls to a slow external site.
You’d need to run that test against lots of variants of forum display to try and isolate the cause.
In reply to: How to hide specific forums in css?sorry without a link to a love site example, I’m unable to help further. You site requires login.
In reply to: How to hide specific forums in css?just
#bbp-forum-9201 { display : none !important ; }
should do it
In reply to: How to hide specific forums in css?link to your site if possible plaese
is it still in the settings?
In reply to: bug in 6.x – how has this not been found?great – glad you are fixed
In reply to: Notificationshave you enabled subscribe ?
yes, that’s an issue with 2.6.x where bbpress uses a min file – they are working on a fix, but in the meantime put this in the custom css tab of the style pack plugin
#bbpress-forums .status-closed, #bbpress-forums .status-closed a { background-color: #fdd !important; }
link to the site and an example please
I think the premium does attachments