@rightpossible remove the space (wrap :not) #wpforo #wpforo-wrap :not(.fa):not(.fas):not(.far):not(fab) { should look like this #wpforo #wpforo...
@wacha > none of the browsers support the format maybe one of these plugins will help you > > but you should ask your question he...
@ailaine add this to custom css #wpforo #wpforo-wrap .wpfl-3 .wpforo-cat-panel .wpf-button { display: none; } .logged-in #wpforo #wpforo-wrap ...
Hi @rilame try thisadd the following filter to your active WP-Themes (standalone installation) function.php add_filter( 'wp_sitemaps_enabled', '__...
@vvmdov Have you installed "Buddypress Who clicked at my Profile"?if yes, deactivate it for testingit was the solution for an identical problem
@vvmdov did you try to mark the messages with the mousemaybe it's just CSS color issuewhite font on white background 😉
@martinentrp Dashboard > wpForo > Settings > Colors & Styles > Custom CSS
Hi @xfok not a shortcode but you can use "Recent Posts and select Not Replied Topics" Example: > Not Replied Topics <
use your favorite search engine and search for media query tutorials Example > A Complete Guide to CSS Media Queries
Hi @danielealessandra thanks for the integration in wpForohave activated Da Reactions in my forum and adjusted something with CSS It works perf...
@diegopino this is the color for links you have already visitedif you do not want to recognize this anymoreuse the same color for visited, as for u...
Hi @seofoxx-de #wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-status, #wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-status, #...
Hi @diegopino #wpforo #wpforo-wrap .wpforo-post a:link {color:#53ed58 !important;} #wpforo #wpforo-wrap .wpforo-post a:hover {color:#EEEE22 !import...
Example Subforum Loungereplace fa-cocktail with lounge and add this css code under Custom Css #wpforo #wpforo-wrap .wpf-circle.wpf-s .lounge {...