Hi there.
I'm getting an odd glitch if I try to delete an image it lets me remove it, but leaves the paperclip icon there. Is there a way we need to delete images? I added a code snippet yesterday to ensure the images appear in the feed rather than as links - might that be why?
Secondly, is there a way to turn the HTML tags off in the bottom left corner? The user base for this particular forum aren't overly tech savvy and the tags will confuse them.
Cheers!
I'm getting an odd glitch if I try to delete an image it lets me remove it, but leaves the paperclip icon there.
I don't use this images workaround, (i use the addon)
maybe clear the forum cache.
Secondly, is there a way to turn the HTML tags off in the bottom left corner? The user base for this particular forum aren't overly tech savvy and the tags will confuse them.
add this to custom css
#wpforo #wpforo-wrap .mce-path-item {display: none !important;}
Dashboard > Forums > Settings > Colors & Styles (Custom CSS)