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

    Thanks for writing to us.
    You can shortcode [rps] into post/page to display slider on front end or you can also use Template tag
    <?php if(function_exists('get_related_posts_slider')) {get_related_posts_slider();} ?>
    in your themes file i.e. single.php, page.php

    Visit to our guide page to know more about Related Post Slider. Here is a link.

    Let me know if it helps.
    Thank you,

    Best Regards,
    Sagar.

Viewing 1 replies (of 1 total)
  • The topic ‘Insert into post’ is closed to new replies.