Forum Replies Created
-
In reply to: deleated posts still showing
probably caching software – what caching plugins are you running
so what does the email say?
is it
you are receiving this email because you subscribed to a forum topic. etc.
I take it you neither subscribe to every forum, or have a plugin that does mail type stuff?
ok, so what theme and plugins do you have?
try the shortcodes in my style pack
[bsp-display-topic-index show=’5′]
In reply to: How to fix avatar and author layoutyes you css will need manually adjusting, but I had a look and couldn’t quickly see what in your css was setting that box width so small, but didn’t plough through all the css !
No problem !
No problem !
In reply to: Hiding breadcrumbs on forum main pageNo problem !
use my private groups plugin, which allows users to see forums, but not access content
In reply to: Member Activity ShortcodesIt seems like a rather basic thing to have with a bulletin board or forum.
Probably not the best way to elicit a response
In reply to: Hiding breadcrumbs on forum main pagetry my style pack, which has a breadcrumbs tab to let you decide what to show
In reply to: How to fix avatar and author layoutNo, I can’t see what is causing this !
It’s in your css somewhere, but I can’t find it !
In reply to: Can bbpress have its own theme?suggest you use my style pack
https://wordpress.org/plugins/bbp-style-pack/
and see if that gets you to where you want to be
great – glad you’re fixed !
suggest you try re-installing
or
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
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: Is it possible to intall bbPress without WordPress?yes, but it is a very old version and not supported use 1.2
In reply to: BbPress in a non-WP front-end sitebbpress has various widgets and well as shortcodes, so you can call it from pages, posts and sidebars
check out the documentation !
if it works…. 🙂
you can still call loop single reply, but just amend that template and put it into in your theme.
so if you wanted to amend loop-single-reply you would do the following
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpresswhere %your-theme-name% is the name of your theme
find
wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.php
Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/loop-single-reply.phpbbPress will now use this template instead of the original
and you can amend thisIn reply to: BBPress Menugreat – glad you’re fixed !
In reply to: Child Theme and bbPress CSSIt should work, buy if not try my style pack
In reply to: This is somewhat embarrassing, isn’t it?great – glad you are fixed !
If you use my private groups plugin
https://wordpress.org/plugins/bbp-private-groups/then there is a widget called (PG) Forums list which will do this.
You may think it overkill to have the whole plugin just to don that one thing, but if you donlt set anything the overhead should be unnoticible!
In reply to: Restricting forums by roleNo problem !