Get_permalink link to other template?
-
Hi,
I have a simple page with content and with hypertext “Read more” like this:
<a href="<?php echo get_the_ID(); ?>">Read more...</a>
Now I would like to link this hypertext to the same page (same content), but with another template – I would like to get another structure of that.
So, after click, the template file will be change to for example newtemplate.php.Is here any possible way to do that?
Thanks a lot for help.
[moderator note – please do not bump]
- The topic ‘Get_permalink link to other template?’ is closed to new replies.