@jason-wan, The MySQL version should be 5.6 or greater, as mentioned here: Please contact your hosting support and ask them to increase...
Hi @dmlphotography, Please follow this support topic:
@lvlasked, dose it remove posts the member has read ? yes it removes posts the member has read. I'd also suggest you read this announcement t...
@jason-wan, Please leave some example URL to allow us to debug the CSS conflict.
Hi @percysgrowroom, Please open a new support topic in gvectors.com forum.
@berndg Try the following CSS code, it should solve the issue: .mce-container-body .mce-container div{ display: flex; flex-wrap: wrap;}.mce-c...
@wellpa, You should use the CSS code like this one: i.fas.fa-shopping-cart::before { font-family: "Font Awesome 5 Free"; font-weight: 900; con...
Hi @wakeman, Please read this support topic and try to configure the forum:
Hi @mplusplus, Please follow this support topic:
Hi @hector, Please follow the suggestion provided by Robert: The same with the login page, please read wpForo template files documentation and ...
@gedaante, Use the CSS code below: #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content p, #wpforo #wpforo-wrap .wpforo-revision-body p{ line...
@wellpa, use the following CSS code: i.fas.fa-shopping-cart { display: none;} The CSS codes should be added in the "Custom CSS code" te...
@macaronisalad, the code should be added in the currently active theme functions.php file.
@macaronisalad, you should increase the value of the auto-drafting interval. The option is located in the Dashboard > Forums > Settings > T...
@macaronisalad, We may suggest you use the following code: remove_filter('wpforo_after_add_post', 'wpforo_topic_subscribers_mail_sender', 13); Ju...