• We are using the following shortcode to display a message / Facebook login button:

    <?php echo do_shortcode(‘[TheChamp-Login title=”Only visible to European users<br>when connected with Facebook”]’) ?>

    Ideally we would like to display this message / login button only to European countries. i.e. no display to any countries in Asia, the Americas, Australasia, etc.

    How can we “nest” your shortcode around the message/login shortcode to achieve this?

    Please advise.

  • The topic ‘How to “Nest” Geotargeting Around Other Shortcodes’ is closed to new replies.