• Resolved sndomingue

    (@sndomingue)


    I am attempting this code (see below) but when I add the template it starts repeating the page as a post (as a forever ending list of posts).

    [ic_add_posts category=’amplification’ template=’layout1.php’]

    (FYI it actually pulls the template correct, it just for some reason treats the page as a post and just keeps repeating forever as a long list)

    https://wordpress.org/plugins/posts-in-page/

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

    (@sndomingue)

    Resolved: Okay I messed with it a bit more and resolved the issue. (FYI I copied the post_loop_template.php (or the contents of) into another php file and labeled it as another name (post_loop_template.php) removed the contents inside the first set of divs and copied my new template in place). This plugin saves the day again.

Viewing 1 replies (of 1 total)

The topic ‘Repeating Posts when using a Template’ is closed to new replies.