Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: Long title icons bug in simplified layout

@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...

5 years ago
Reply
RE: Unable top Upload Image to Profile

@alexedge read this tutorial How to Fix “Missing a Temporary Folder” Error in WordPress

5 years ago
Reply
RE: wpforo Mobile view breaking toolbar in visual editor

@sheerazraza try add this to custom css #wpforo #wpforo-wrap .mce-toolbar .mce-btn-group > div { white-space: normal; } or if it doesn...

5 years ago
Reply
RE: Attachments not showing

@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...

5 years ago
Reply
RE: Shop account target link

@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...

5 years ago
Reply
RE: Shop account target link

@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 ...

5 years ago
Reply
RE: Shop account target link

@sn21 remove the "a" tag add_action( 'wp_head', function () { ?> <script> jQuery(document).ready(function($) { $(".wpforo-profile-wrap...

5 years ago
Reply
RE: Shop account target link

@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-...

5 years ago
Reply
RE: Cannot edit posts and post titles

@streettb Documentation > Admins and Moderators > Topic & Post Moderation

5 years ago
Reply
RE: Working Wheel is continuous and cant use 'quote' feature.

@regorhammer that is a link please click it ----> wpForo and Cache Plugins

5 years ago
Reply
RE: Working Wheel is continuous and cant use 'quote' feature.

@regorhammer wpForo and Cache Plugins 😉

5 years ago
Reply
RE: Problems with wpForo

Hi @tim_ we need a link / url to your forum otherwise we can't help

5 years ago
Reply
RE: Feature request: Simplified Layout - Post List view with Threaded Replies

@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

5 years ago
Reply
RE: Deleting a whole topic

@david-oc Topic & Post Moderation Topics – First Post Moderation Delete – Deletes Topic with all replies permanently (no way to undo)

5 years ago
Reply
RE: forum width

@neygo also add this code #content-main .page-internal #post-1535 .content { padding: 0; }

5 years ago
Page 82 / 102