Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I want to hide widgets from home page when user logged in I need help..
Hi Aicha,
This is possible by using a plugin like Widget Options. Widget Options doesn’t natively allow this, but it does allow you to set specific conditionals so you can use is_user_logged_in() to hide/display the widget based on the user being logged in or not.