• Resolved Ocio132

    (@ocio132)


    Hello, how can I adapt this thing?

    
    <?php $google_anal = oxy_get_option( 'google_anal' ); ?> 
        <?php if( !empty( $google_anal ) ) : ?> 
             <?php include ('check-user-ip.php'); ?> 
           <?php if (!$isMyOwnIp) echo oxy_get_option( 'google_anal' ); ?> 
              <?php //echo oxy_get_option( 'google_anal' ); ?> 
        <?php endif; ?>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @ocio132

    I’m really sorry, but our support policy does not provide assistance for integrating, debugging or modifying custom code.

    We recommend contacting a knowledgeable developer for such tasks, as they should be more than able to help out.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Code footer’ is closed to new replies.