Viewing 1 replies (of 1 total)
  • Dear user,
    In this case you should use php script that will include popup functionality.
    For that you should find index.php file inside wp-content/themes/your-theme/ directory.
    Find this line <?php get_header(); ?> and after insert this line <?php echo do_shortcode( ‘[sg_popup id=”1″]’ ); ?> where id is your popup id.

    NOTE: Before modifications backup original file.

    Hope this helps.

    Best Regards,
    Sygnoos Team.

Viewing 1 replies (of 1 total)
  • The topic ‘How to create Popup on "Main" page?’ is closed to new replies.