Members only
« on: August 07, 2018, 11:15:27 AM »
Is there a way i can make only logged in member view publishers contact in veronika theme cos i noticed people who are not logged in can view publishers phone number and email

*

LMG

  • *
  • 3 posts
Re: Members only
« Reply #1 on: September 14, 2018, 11:08:36 AM »
Did you find out how?

Is there a way i can make only logged in member view publishers contact in veronika theme cos i noticed people who are not logged in can view publishers phone number and email

*

MB Themes

Re: Members only
« Reply #2 on: September 14, 2018, 03:07:44 PM »
Code: [Select]
<?php if(osc_is_web_user_logged_in()) { ?>
  ... code to hide for non-logged ...
<?php ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots