Viewing 1 replies (of 1 total)
  • Thread Starter cbennett

    (@cbennett)

    I modified my template and got it working by adding the_contant() under the do_action(‘__loop’)

    <?php do_action('__loop'); ?>
    <?php the_content(); ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Last Post Showing at after Rotator When Using Short Code’ is closed to new replies.