As a kadence user and developer of tons of scripts for kadence. What exactly are you trying to do? Q
@tarikbayar 99% of all hosting companies block smtp mail function for WP installs. I always install a smtp plugin, like sofy suggested. I use Fluentsm...
Sofy, I don't think there is a plugin conflict, but for now I will just use the css trick. Thanks, Q
Guest has nothing selected in the userrights and still can see the stats, but for now I just used css to hide it. Till I have time to debug it.
I'm running v8.3 and have no issue. Alot of times it is the hosting company servers that has the issue. I ran into this sorta same issue with upgradin...
I'm current using a custom css to hide the footer. body:not(.logged-in) #wpforo #wpforo-wrap #wpforo-footer { display: none !important; }