I want to be able to click on a link within a single post and for it to take me to that same post, only formatted with a totally different template ...
Any ideas on how I can do this?
I want to be able to click on a link within a single post and for it to take me to that same post, only formatted with a totally different template ...
Any ideas on how I can do this?
you maybe can upload another css and edit single.php for your new theme on that page but you should know a little bit css and html and know how WP functions work in single.php page,
best.
Yeah ... I know CSS, HTML and PHP I am just not sure how I can make this go ... basically I am showing most of the information I need on the single.php (single post page) but what I want is to be able to click on a link on this single post page and be able to show some of that information in a different configuration and some new information too -- pulled from the custom fields meta.
Really would love some help with this.
look at how wp-print (A plugin, use the search) loads another page, styled differently.... theres your best learning tool.
Holy cow, if this works it could be just what I need to make this happen.
Merci! whooami!
Did you have any succes with this ? I'm trying to do the same thing. But this plugin seems to be something related to the printable version of a post ...
This topic has been closed to new replies.