
Your forum is currently not correctly excluded from WP-Rocket See source text <!-- This website is like a Rocket, isn't it? Performance optimiz...
View the source code of your forum at the bottom you can see the cache scriptmaybe only lazyload is still active I don't know w3-total-cache, so I...
are you excluding the correct paths? Example /forums/ instead of /community/
No I copied the script from your forum to show you that you are using a cache.So it makes no sense to paste it againAnd you are still using the >...
@le-bear <script>window.w3tc_lazyload=1,window.lazyLoadOptions={elements_selector:".lazy",callback_loaded:function(t){var e;try{e=new Custo...
@guts Have you removed the forum? 404 | Not Found
@tabletennis-ph >> PRO/Paid Product Licenses
@guts 😉
@guts add it to custom cssDashboard > wpForo > Settings > Colors & Styles > Custom CSS
@guts .darklup-dark-mode-enabled i:not(.darklup-dark-ignore i)::before, .darklup-dark-mode-enabled .darklup--text-before:not(.darklup-dark-ignore...
@guts add to body script body {background-color: transparent; color: #999999;} or !important
@guts use color: #99999; that is readable in dark and light 😉
@guts try background-color: transparent; instead of background-color: #ced9e6; and use this css code #wpforo #wpforo-wrap .wpf-field .wpf-f...
@guts Do you still need help with the chat box integration?
The code above was just an example, it was clear that it wouldn't work You are not using WP Dark ModeYou are using Darklup 😉 therefore also...