• Resolved gillespieza

    (@gillespieza)


    I copy-pasted the basic example into a page:

    <ul>
      <Loop type=post count=3 orderby=date order=desc>
        <li>
          <a href="{Field url}"><Field title /></a>
        </li>
      </Loop>
    </ul>

    and all I get in output is a blank list. I have disabled all plugins and am using the default TwentyTwenty theme.

    Why can’t I get any output?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Blank output’ is closed to new replies.