Viewing 1 replies (of 1 total)
  • Plugin Author Chester McLaughlin

    (@chetmac)

    One guess I have is that you’re trying to directly access your template page… following this might work for you:

    1) Create a page with a Post Name (i.e. slug) of “airpress-list-template” and a title of “Airpress: List Template”
    2) open “mywebsite.com/airpress-list-template” in your browser. Now never go there again as it is just a template, not a page meant to be viewed. ??
    3) Create an Airpress VirtualPost configuration that uses a valid table name. You can leave the formula field blank for now. Make sure the URL pattern is “^my-list/?$” and the test url is “my-list/”
    4) Now open the following URL in your browser: “mywebsite.com/my-list” and you should NOT get a 404. If you view your Airpress debug log you should see that it is fetching all the records from whatever table you configured in step 3.

    If you’re still not able to get past square one contact me via https://chetmac.com/contact or https://www.codementor.io/@chetmac and we can line up a screenshare to figure it out

Viewing 1 replies (of 1 total)
  • The topic ‘Show all records from one table’ is closed to new replies.