Forum Replies Created
-
In reply to: BBpress dont show topics (theme issue)In reply to: insert/ edit image (links) not working
no problem, was having a bad day yesterday, so a bit tense!
In reply to: WP User(subscribers) Not able to Post ReplyIt could be a theme or plugin issue issue, so you’ll need to test to find out which
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: insert/ edit image (links) not workingok, I’ve taken a further look.
so I create a new topic, put in a title, then in the content I click the img button and get a prompt for URL which I enter, and then a prompt comes up for description which I enter, and then I press ok.
The content then shows
<img src="http://xxx.co.uk/wp-content/uploads/2018/03/aunt.bmp" alt="this is the image" />I click submit and the image appears in the topic
can you describe what is different for you ?
In reply to: insert/ edit image (links) not working@timmoser I don’t know what you do for a living, but I presume I can just ask you for free help, and then complain when I don’t get it.
This forum is supported by volunteers (mainly myself) who support a free product in their free time.
I don’t have that much free time at the moment, so I may not get back to this question, or I may when I get a moment – sorry that’s kinda how free stuff works.
In reply to: Space/Margin between topic tabs in forum indexno problem
In reply to: Space/Margin between topic tabs in forum indexgiven that the forum has been styled, I need a link to a live example to be able to inspect what the best css is
In reply to: Space/Margin between topic tabs in forum indexthat post refers to version 1 of bbpress, so that file no longer exists
if your forum is public, please post a link to it and say exactly what you want to be different
In reply to: Wrong title on forums pagegreat – glad you’re fixed
In reply to: Sidebar widget looks wronggreat – glad you are fixed !!
you would be better to ask the GC bbpress attachements author on his support site, as it is his function you need to alter
In reply to: How to arrange forum displaygreat – glad you are fixed
In reply to: Sidebar widget looks wrongI can’t see that code has been loaded
1. is that code still in your site?
2. whereabouts have you put it ? ie in which file or part of wordpressIn reply to: Sidebar widget looks wrongtry
#sidebar .bbp-login-form label { width: 100px !important; }In reply to: Sidebar widget looks wrongtry
#sidebar .bbp-login-form label { width: 100px; }In reply to: How to arrange forum displayyour theme is overwriting
put this in the custom css tab of my style pack plugin
a.bbp-forum-link { display : block !important ; }In reply to: How to customize topic titlestitles are theme related, so you would need to modify the theme template being used by bbpress.
see
part 8, and create a bbpress.php file from the template your theme is using to display bbpress. This plugin will show you what templates are being used
In reply to: Something wrong with how the forums looksthis is theme related – and beyond my free help to fix, but try and work through this resource, in particular item 8
In reply to: Change forum role of more than one userthanks for the feedback
In reply to: Wrong title on forums pagesuspect it is theme related, but give us a link tk a live example, and I’ll try to give you some css to hide this
In reply to: Sidebar widget text issues.@terih I suspect your post is spam, but if not, please start a fresh post with a description of exactly what is wrong
In reply to: Something wrong with how the forums looksthe bbpress theme is here
In reply to: Something wrong with how the forums looksIn reply to: be notified of posts that have been posted sinceI don’t know of anything that does this – it could be coded, but that would be bespoke work and beyond free help
In reply to: How to arrange forum displaylets you style
in dashboard>settings>bbp style pack>forum templates
you can select an alternate display
or just have vertical lists in
dashboard>settings>bbp style pack>Forum Display