Hey at all,
is there a way to generate dynamic urls in pages.
when i create a page via php callback i cant use dynamic url?
my page name is: test
url to the page is: pages/test/
is there an option to add after "pages/test" more parameters without creating another pages site?
i want generate like
pages/test/site.01/
pages/test/site.02/
in my PHP callback i take then the last url parameter and load other content.
or is there an option to load only the header and footer in an .php file?
is there a way to generate dynamic urls in pages.
when i create a page via php callback i cant use dynamic url?
my page name is: test
url to the page is: pages/test/
is there an option to add after "pages/test" more parameters without creating another pages site?
i want generate like
pages/test/site.01/
pages/test/site.02/
in my PHP callback i take then the last url parameter and load other content.
or is there an option to load only the header and footer in an .php file?