How to create page templates on Website theme?
-
I know this is kind of specific, but I purchased
https://themeforest.net/item/website-responsive-wordpress-theme/1739143
I’m trying to create some custom page templates, but the dev made it so it uses conditional statement to create the page.
Can someone point me to the right direction on how to do this? From a previous comment made on the theme forum, he said to look at index.php and loop.php. I’m still a bit lost.
There are 2 custom page templates. Instead of doing something like the standard page-contact-form-page.php, he’s got:
tpl-front-page.phpThis is: tpl-contact-form.php
[code moderated - the forum limit for posting code is 10 lines - use the pastebin for more]
This is the loop.php
[code moderated - use the pastebin]
index.php
- The topic ‘How to create page templates on Website theme?’ is closed to new replies.