Forum Replies Created
-
In reply to: Multiple Homepage refreshes after bbpress install
no problem, hope you can get it going faster!
In reply to: Can bbPress w Buddy Press Do This?Nothing immediate that I know of.
direct messaging is a buddypress thing, so suggest you post on their forum in case someone knows a hook you could use.
Forum visibility can be controlled by using
https://wordpress.org/plugins/bbp-private-groups/
which may give you some features you want
sorry, but can you post a with and without screenshot to clarify exactly where you mean
In reply to: bbp-admin-links brokenwhat sort of things were you doing to ‘mess up’?
At the moment you are saying ‘my car isn’t working – please tell me why’ Sorry but more detail needed !
In reply to: Search Function Doesn’t Include ForumsI suspect that your theme or another plugin might be interfering.
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
In reply to: Forum login link appear only for registered usersOk, why not use the login widget in the widget area?
Please explain more about what you are trying to achieve.
In reply to: Multiple Homepage refreshes after bbpress installIn reply to: Style question differently from repliesok, so for the header you have
#bbpress-forums div.bbp-reply-header
#bbpress-forums div.bbp-topic-headerand on content you have
#bbpress-forums .bbp-topic-content,
#bbpress-forums .bbp-reply-contentYou could also download my style plugin
https://wordpress.org/plugins/bbp-style-pack/
and either use that or look at the styles.php file in the css folder for styling css and use what you need.
In reply to: Multiple Homepage refreshes after bbpress installok, I’d strongly recommend you have a testing site.
Whilst it will take an initial effort to set up, it is well worthwhile
In reply to: Style question differently from repliesok, so can you give me an example of one you would like differently?
In reply to: Multiple Homepage refreshes after bbpress installprobably a conflict –
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
In reply to: Style question differently from repliesIf you are into css, I suspect that you would not be asking, but it’s css help you need and I suspect that you need to hire someone, and give them a detailed brief.
ok, so it could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
In reply to: Assign different roles to different forumgreat – glad you are fixed !
I think the ‘random’ forum is actually the last forum in the list on the page.
I can’t see exactly why this is doing this, and can’t directly help you further – not sure what to suggest
In reply to: Add H1 to all forum pages?can you post a link to an example and I’ll give you some code
In reply to: Multiple forums and capabalityIt sounds like it would be possible with this plugin
In reply to: Assign different roles to different forumThis plugin may help you, dependant on your exact need
In reply to: correct way to override bbpress templatesyes, the code I posted above if placed in your plugin would tell bbpress to look in
content/plugins/myplugin/templates/templates1/
In reply to: Bbpress forumutiliser un service de traduction sur Internet pour traduire votre question du français vers l’ anglais, puis poster les anglais ici
In reply to: SMF to bbpressinstall bbpress version 2.6 alpha – see above
then go to
dashboard>tools>forums>import forum and find the right importer and follow the instructions
ok,
1. I presume that as you cleared cookies the problem has gone away – ie you can’t replicate it at will? or can you?
2. did you prove this on more than 1 PC – ie was it a problem just for your PC?In reply to: Bbpress forumI suspect that English is not your first language, but the above makes little sense.
Please type a longer requirement into google, and use an internet translator to post a fuller set of requirements.
In reply to: Missing – else return $actiongreat – glad you are fixed !
ok,
when I put the shortcode in the text widget, I just get it displayed as text ie [bbp-lost-pass] rather than rendered.
can you try the code in a page and see where that goes