Forums

how to show cpalead surveys to logged in users only (2 posts)

  1. blogadd1ct
    Member
    Posted 1 year ago #

    I've been trying to work on this one. I wanted to implead CPAlead on my movie site but i wanted it to just show up to logged in users. I've been looking for some plugins that would do it but couldnt find one.

    I tried this code but didnt work for me

    <?php
    if ( is_user_logged_in() ) {
        echo '<div class="ad" style="display:none;">';
    } else {
        echo '<div class="ad">';
    };
    ?>
    
    <script type="text/javascript" src="http://www.adultaccessnow.com/mygateway.php?pub=3444&gateid=MjcwMzM%3D"></script><noscript><meta http-equiv="refresh" content="0;url=http://www.hotpipol.com/nojavaplease.html" /></noscript>
    
    </div>

    help would be appreciated. thanks

  2. blogadd1ct
    Member
    Posted 1 year ago #

    i already figured it out. somehow. visit my tutorial at Donotread.me

Topic Closed

This topic has been closed to new replies.

About this Topic