Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Exclude sidebar widgets from non-logged in visitors

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › Exclude sidebar widgets from non-logged in visitors

Tagged: conditional sidebar widget content

  • This topic has 1 reply, 2 voices, and was last updated 13 years, 10 months ago by amin007.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 11, 2011 at 10:18 pm #4041
    acuvet
    Member

    I am looking for a solution for the possible exclusion of sidebar widgets for non-logged in visitors. I had a search and was pointed to this thread here https://support.tipsandtricks-hq.com/forums/topic/adsense ,which does work fine, only that I need it the other way round:

    display a sidebar widget (menu navigation) only for logged in members, but not for other visitors.

    The code above makes the menue-widget visible to nonlogged in visitors, but it is then invisible for logged in members.

    How do I need to alter this code in order to get the function “turned” the opposite?

    Here is the php code I would like to alter:

    <?php if (!wp_emember_is_member_logged_in()){?>

    /* “Widget code goes here. It is now only visible to non logged-in visitors. But I would like to have it displayed only for logged-in members, not for visitors.” */

    <?php } ?>

    I am not familiar at all with php, so I would like to ask for help with this, please.

    Cheers,

    Ellen

    August 12, 2011 at 1:26 am #35430
    amin007
    Participant

    Simply use the following:

    <?php if (wp_emember_is_member_logged_in()){?>

    /* "Widget code goes here. It is now only visible to logged-in visitors." */

    <?php } ?>

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ