theq6699
@theq6699
Active Member
Topics: 2 / Replies: 6
Reply
RE: Standard Header on Kadence Theme when using wpForo

As a kadence user and developer of tons of scripts for kadence. What exactly are you trying to do? Q

2 days ago
Topic
Replies: 0
Views: 44
Reply
RE: Php version issue

@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...

3 days ago
Reply
RE: How to hide the footer stats from guest?

Sofy, I don't think there is a plugin conflict, but for now I will just use the css trick. Thanks, Q

1 week ago
Reply
RE: How to hide the footer stats from guest?

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.

1 week ago
Reply
RE: Php version issue

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...

1 week ago
Reply
RE: How to hide the footer stats from guest?

I'm current using a custom css to hide the footer. body:not(.logged-in) #wpforo #wpforo-wrap #wpforo-footer { display: none !important; }

1 week ago
Topic