I’ve created a child theme and within it I have placed the following file:
redirect-to-home-page.php
<?php
/*
Template Name: Redirect to home page
*/
wp_redirect('https://myurl.com', 301);
?>
I have cleared cache, logged out and back in, still not showing in the list of templates to choose from. Is there something custom I need to do for this with Enfold? Per the codex, this is all that needs to happen unless I am missing something.
Well. I was FTP’d into the wrong server for about 2 hours trying to figure this out.
Best of luck, consider this closed.
Hi,
Glad that you fixed it :)
Cheers!
Nikko