• A wordpress page is structured as:


    Some text at the top of the page…

    [posts-to-page category=1 use_template_file=”/posts-to-page/xxx” orderby=”title” order=”ASC”]

    When this page is displayed, the templated posts appear before “Some text at the top of the page…”

    At first I suspected the stylesheet or DIVS might be at fault, yet this problem persists even without any tags in the template.

    When I mix a templated and a non-templated [posts-to-page] on the same page in wordpress, the templated version appears first before any other text of the page – whereas the non-templated portion appears at the intended location (where the shortcode is).

    I’m not sure how to resolve this. Any ideas?

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

  • The topic ‘Using template renders templated content before its occurrence on the page’ is closed to new replies.