There is not such an issue (see screenshot below). Just open incognito ode and check it. Probably it's just a cache issue. mobile-view.jpg
@anonymous20, the topic is private.
Hi @netingenuity, Please read Robert's answer here:
Hi @katavallo, I see the issue. 1. Please deactivate (NOT uninstall) the plugin, delete it, then find, install and activate the wpForo again. Del...
@katavallo, You just need to insert the URL of the video in the editor. e.g. the following link from youtube will be automatically embedded ...
@anonymous20, Could you please leave the URL of the current post? If you want I'll set the topic as private.
Hi @connor, Still the same issue with the active theme. As I've already mentioned it adds {display:none} CSS role for all buttons. See the screensho...
@synergy, Please send the admin login details to info[at]gvectors.com email address and include the topic URL with the issue in the email content to...
Hi @acg, The source code button can be hidden via the CSS code: div[aria-label="Source code"] { display: none !important;} The CSS code should...
Hi @katavallo, Please let us know the add-on you've purchased. Do you mean the wpForo Advanced Attachments addon? To tell the truth, I don't foll...
@connor, The issue is solved. Please press CTRL+F5 on the frontend and check it. It was a CSS conflict with the active theme. Somehow it add...
@connor, We need admin accesses to check the issue. Not necessary to change the name. Just change the usergroup to allow us to check the issue. ...
@percysgrowroom, Try the following CSS code: #wpforo #wpforo-wrap h3 { font-size: 1.6em !important; line-height: 1.4;}
Hi @percysgrowroom, Please leave some example URL.
Hi @franricht, This is a small conflict with the active theme, .et_pb_row { margin: 0; width: 100%; } @media (max-width: 980px) { ...