I have a huge portion of my site (content pages) that run on php are always dynamically growing. I would like to wrap my content from the other php script in the WP templates so it appears to be one continuous site.
Is this possible?
chad
I have a huge portion of my site (content pages) that run on php are always dynamically growing. I would like to wrap my content from the other php script in the WP templates so it appears to be one continuous site.
Is this possible?
chad
It's just CSS..so sure, if you use the same "context" in your other pages and include the WP template, it should look the same..
Regards
No, not the same look. I want the menus, the archive and the layout.
Is this possible?
chad
This provides the basics on how to integrate WordPress elements in a non-WordPress document:
http://codex.wordpress.org/Creating_a_Static_Front_Page#Integrating_WordPress
This topic has been closed to new replies.