Hi @clbtiengducvietduc read this topic > Long title icons bug in simplified layout
".wpf-thead-views" is correct Relates to "head" not the "thread" wpf-thead-views.jpg
@forum-boxe you can change that here Dashboard > Forums > Tools > Misc > Admin Note
@hans_ab You can set the access rights in the forum dashboard Documentation > Usergroups and Permissions
@rapid3dme add this to custom css #wpforo #wpforo-wrap .wpforo-category { padding: 7px 12px !important; } Dashboard > Forums > Settin...
You can use the Code Snippets plugin create a new snippet with this code add_action( 'wp_head', function () { ?> <script> jQuery(docume...
@adriaan try a lower value instead of 30
yes it works 😉
@masterchief your website is running over secureservercdn.net see source code of your page example everything else I have already inserted ...
@masterchief the problem has nothing to do with the browserdelete the browser cache of safari and you will see nothing and again secureserver...
@masterchief secureservercdn.net Hosting Server Connect TimeoutHTTP 502 — Unable to Connect to the Origin Server if you wait a bit and reloa...
@adriaan yes, after each change on files/templates, you need to clear the cache
@pitsanu-pols your plugin "masterstudy-lms-learning-management-system" causes the problem add this to custom css #wpforo #wpforo-wrap .wpfor...
@adriaan read this post > Change Recent Topics Time Limit
@adriaan try without these characters (`) UPDATE wp_wpforo_profiles SET avatar = REPLACE(avatar, '/igl-testseite/wp-content/', '/wp-content/'); ...