Forum Replies Created
-
In reply to: Styling body text in the TinyMCE Editor
Put this in your child theme’s function file – or use
or it is available as an option in
once activated go to
dashboard>settings>bbp style pack>Topic/Reply Form
In reply to: Making Texts in the post Uncopyable?no sorry all content is copy able – if it is interesting people will copy it.
The best way is to make it just very boring 🙂
In reply to: Post in topic pageI don’t know what in 2.6 would cause this
In reply to: Post in topic pageit will be one of them 🙂
In reply to: Post in topic pagesomething has changed, so what have you updated ?
In reply to: Post in topic pagesorry, looks theme related – have you changed themes or updated ?
In reply to: Display issuesgreat – glad you are fixed
In reply to: Forum overlaps on mobile devicesIn reply to: Forum overlaps on mobile deviceslooks fine on mine !
In reply to: Disabling the option number of votes in the forumtry any/all of these
li.bbp-forum-reply-count { display : none !important; } li.bbp-forum-topic-count { display : none !important; } li.bbp-topic-reply-count { display : none !important; } li.bbp-topic-voice-count { display : none !important; }
In reply to: Subforums are not listed.sorry, is there a question here? – it appears to just be a series of pastes 🙂
In reply to: Remove /search from the siteso
dashboard>settings>forums>forum features and turn off search doesn’t work for you ?In reply to: Disabling the option number of votes in the forumis your site public ?
In reply to: Disabling the option number of votes in the forumok install this and put the code in the custom css section.
once activated go to
dashboard>settings>bbp style pack>custom css
In reply to: Disabling the option number of votes in the forumok try
#bbpress-forums li.bbp-forum-reply-count { display: none !important; }
In reply to: Forum structure questionlook in the template files
In reply to: Remove /search from the sitedashboard>settings>forums> and just take out the search slug
In reply to: Can’t give users custom roles.ok, not sure if I can help further – it works on my test site, so clearly something is amiss.
Role editor may well change stuff in the database, so deactivating may be leaving stuff behind that may not help.
In reply to: Can’t give users custom roles.try deactivating it and see if that fixes – what are you using it for?
In reply to: Can’t give users custom roles.so presume you have user role editor as an additional plugin – yes ?
In reply to: Disabling the option number of votes in the forumwhere did you put it ?
In reply to: Disabling the option number of votes in the forumput this in the custom css section of your theme
#bbpress-forums li.bbp-forum-reply-count { display: none; }
In reply to: Can’t give users custom roles.I just notice this, in the “edit users” when I choose “revendeur” :
http://batteman.free.fr/forum/bbPress5.jpg -> bbp_revendeur appears in “others permissions” of my user BatteTest !where exactly does this appear ?
In reply to: Display issuesyour theme is limiting stickies – not sure why
add this to the custom css of either your theme or my style pack plugin
.sticky { display: inherit; }
In reply to: Display issuesgreat site subject !! My Brother in Law is mad about railways!
1. Not absolutely clear on the question. Is the display data correct but you want to display something different, or is the data wrong ? This column will show the latest entry (topic or reply) in the box with a link to it. If the data is wrong, then go to
dashboard>settings>bbp style pack>bug fixes and set the latest reply one. It will only take effect from the next post.
2. I can’t see any pinned or locked topics on the site – to save me having to find examples, can you post links to them.