Forum Replies Created
-
In reply to: URL Link Preview in BBPress?In reply to: URL Link Preview in BBPress?In reply to: Image preview from URL pasted within bbpress posts?
I see no reason why it shouldn’t – have you tried it?
In reply to: Participant can move topicsthis small plugin lets participants close their own topics, but not delete – sorry best I can do for free 🙂
In reply to: Participant can move topicsok, without knowing the cause, hard to say what to fix, but this will hide it
a.bbp-reply-move-link { display : none !important; }
put this in the custom css part of your theme
In reply to: member notified post before post moderationwhat is doing your moderation ? another plugin ?
In reply to: Participant can move topicssomething will have caused that, but it will be site specific, so not sure I can help much. What has changed in the last few days ?
great – glad you are fixed
In reply to: bbPress display latest topics frontpage?bboress has widgets for latest topics and latest replies
My style pack plugin has latest activity widget and several shortcodes including one to display latest topics
once activated go to
dashboard>settings>bbp style pack>shortcodes
dashboard>settings>bbp style pack>widgetsfor details
In reply to: Main Forum page not workingyour theme is interfering 🙂
you’ll need to look at section 8 of this, to get your theme to use the right page
In reply to: Can’t Read Toolbar after Updatehey thanks – much appreciated 🙂
In reply to: Can’t Read Toolbar after Updategreat – glad you are fixed !!
In reply to: Can’t Read Toolbar after Updateok, try
#bbpress-forums div.bbp-the-content-wrapper input { color: #000 !important; }
In reply to: Can’t Read Toolbar after Updateyou should be able to put that into your theme
so dashboard>appearance>customise and hopefully you should see a tab for say ‘additional css’ or ‘custom css’ – I can’t say exactly what as it is theme dependant (ie what your theme author decides) and it may be in a sub menu, or indeed not there.
Have a look around, and if you cannot find, come back
In reply to: Security built into bbpress/buddypress/wordpresssorry, I haven’t researched in detail, so I’ll leave you to investigate.
Let us know how you get on
In reply to: Can’t Read Toolbar after Updateso try the css above, and let me know the result.
In reply to: Can’t Read Toolbar after UpdateThe trouble is I can’t see what you are seeing as that only appears when logged in !
try
#bbpress-forums div.bbp-the-content-wrapper input { color: #000; }
In reply to: bbPress Moderation Tools problem moderation flaggreat – glad you are fixed, and thanks for posting then solution to help others
In reply to: Can’t Read Toolbar after Updateif you mean the
edit|trash| etc.
then put this in your theme’s custom css
span.bbp-admin-links a { color: #000; }
In reply to: show topic to only who created it ,and set up topic permissions tab, which allows for this
In reply to: Security built into bbpress/buddypress/wordpressbbpress and buddypress just use WordPress login, and WordPress lets plugin authors do this – only so much you can expect the WordPress authors to support. Wanguard shut down due to stress on author.
As a plugin author, I sympathise – it’s amazing how much abuse you get for providing something for free.
Plenty of solutions out there that use a variety of methods. eg
In reply to: Hide IP Address just from Moderatorsgreat – glad you are fixed
In reply to: show topic to only who created it ,I presume you also want say moderators and keymasters to see the topics, and be able to reply? if so who ?
In reply to: users cant change password after updatehmmm -I don’t get the confirm in my front end edit profile – ie from clicking my name within bbpress- I just get ‘generate pasword’ and then confirm that ?
In reply to: How can I make it like the bbpress.org Forum?the theme for bbpress is here