Hi there,
New to pods, so please bear with me.
More of a theory question, than a technical one.
I understand Pods generally, but there’s a few things I can’t get my head around.
If I set up a template for general pod pages, it works beautifully if the page uses wildcards like so: page/* .
This way, the wildcard won’t interfere with any of my other content (there’s some WP pages and other content already). However, this throws in a pesky page/ into the url.
To get the same result without the /page/, I figured using just a wildcard * for the page name would work – it does. But then every other page that already exists is assumed to be a pod page; doesn’t exist, and a 404 is shown for the content.
So how can I (if possible) get pod pages to use a url like that without affecting other pages? … .com/myPodPage rather than having to stick in another word like so: .com/page/myPodPage
Thank you.
Harley.