The International NEws
If you are using a static page as home page, you should paste shortcode [pt_view id=”VIEW_ID”] to editor of that page.
If you are using “Your latest posts” as home page, you should paste this code <?php echo do_shortcode("[pt_view id=VIEW_ID]"); ?>
to a theme file: front-page.php
or home.php
or index.php
.