@hector the issue comes from the css formatting display: flex; you can change that to "inline" add this to custom css #wpforo #wpforo-wrap .w...
@alexedge read this tutorial How to Fix “Missing a Temporary Folder” Error in WordPress
@sheerazraza try add this to custom css #wpforo #wpforo-wrap .mce-toolbar .mce-btn-group > div { white-space: normal; } or if it doesn...
@gombi1 You use the Advanced Attachments plug-in and you should better ask your question here However, you can disable any other plugins to see i...
@sn21 where did you create the menu item "shop account"?there you have to enter the correct link to the shop do not change anything else, just thi...
@sn21 you don't want change the target of the link The target attribute specifies where to open the linked url.and don't change the link itself ...
@sn21 remove the "a" tag add_action( 'wp_head', function () { ?> <script> jQuery(document).ready(function($) { $(".wpforo-profile-wrap...
@sn21 Open the shop link with the browser inspector and search for the css class from the shop urlExample the css class from code above wpf-field-...
@streettb Documentation > Admins and Moderators > Topic & Post Moderation
@regorhammer that is a link please click it ----> wpForo and Cache Plugins
@regorhammer wpForo and Cache Plugins 😉
Hi @tim_ we need a link / url to your forum otherwise we can't help
@golabs I just use a customized Simplified Layout, not a mix of Simplified- and Threaded LayoutSo can't test it and therefore can't help you
@david-oc Topic & Post Moderation Topics – First Post Moderation Delete – Deletes Topic with all replies permanently (no way to undo)
@neygo also add this code #content-main .page-internal #post-1535 .content { padding: 0; }