Forum Moderators: coopster

Message Too Old, No Replies

Using Wordpress theme on non-wordpress pages

         

gearupandplay

2:32 pm on Apr 25, 2010 (gmt 0)

10+ Year Member



Hi, I'm using wordpress to host a blog on www.mysite.com. I have a subdomain setup like www.shop.mysite.com that has a white label store (private branding) setup on it. Now currently I did the template by just going to my blog, using firebug to extract the html and painstakingly modifying it to fit the needs and linking to the css file.

There must be a better way? I plan to do this again and I'm just wondering if there is a way to get the template from wordpress and actually have it work on pages that are not wordpress.

Thanks,
Michael

jatar_k

1:23 pm on Apr 26, 2010 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



take a look at the php code and see how it does it's templating, you should be able to use the same, or similar, code.