Forum Replies Created
-
In reply to: Random Replies being marked PendingIn reply to: Allow anonymous users to add topic tags
if you amend form-topic – then change this line
<?php if ( bbp_allow_topic_tags() && current_user_can( 'assign_topic_tags', bbp_get_topic_id() ) ) : ?>to
<?php if ( bbp_allow_topic_tags() ): ?>In reply to: Removing “Private:”🙂
In reply to: Allow anonymous users to add topic tagsas far as I know they can – link to your site please
In reply to: Error editing Forum Profilejust registered and tried it – not bbpress as such, I can only suggest it 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: Changing overall Templateno problem – glad to have helped !
In reply to: Changing overall Templateok, add this to the custom css section of your theme
.bbpress-area { width: 100% !important; }In reply to: bbPress and wordpress 5.5.1works fine with 5.5.1 as far as I know.
In reply to: Changing overall Templateok, in the bbpress file above, can you change
<?php Responsive\responsive_in_wrapper(); // wrapper hook. ?> <main id=”primary” class=”content-area col-940″ role=”main”>to
<?php Responsive\responsive_in_wrapper(); // wrapper hook. ?> <main id=”primary” class=”content-area bbpress-area col-940″ role=”main”>nothing will change, but let me know when you have and I’ll do the next bit !
In reply to: Changing overall Templatecontact me via
In reply to: Removing “Private:”In reply to: Using this forum on iPhone7 / spam on this forumso at the bottom of this for instance – providing you are logged in !
In reply to: Using this forum on iPhone7 / spam on this forumyes the theme doesn’t show create at the top, but the ability to create a topoic at the bottom still exists if you are in a forum – appreciate that it might be better with the create still there, but not within my power
In reply to: Changing overall Templateis your site public?
In reply to: Changing overall Templatecan you post that template here
In reply to: Hiding Profiles from public viewIn reply to: no showing possible html tagsI could only see a pay option.
In reply to: no showing possible html tagsJe moet zijn ingelogd om nieuwe onderwerpen te maken.
In reply to: no showing possible html tagsI would need a link to the green block, but suspect I’d need login to see
In reply to: Forum notification emails sent to “from” addressgreat and thanks for posting back. Glad you are fixed
In reply to: no showing possible html tagstry this in the custom css part of your theme
#qt_bbp_topic_content_toolbar { display: none !important; }In reply to: Using this forum on iPhone7 / spam on this forumBut I can’t create a new topic.
can you explain that in details – eg can’t see something, doesn’t do something etc.
In reply to: Using this forum on iPhone7 / spam on this forumAlso, is it possible for you to please remove the spam topics that get introduced onto this site and block the users.
I do all the time – 3 or more users a day get blocked – not quite sure what more you think I can do !!
If you want to fund me to spend all day on here, then I’d be delighted.
want to give me some examples of ones that ‘seem to stay’
In reply to: Changing overall TemplateIn reply to: no showing possible html tagsso you wish to not show the tags part – yes ?