I have bought a wordpress theme. But i dont want to develop a website using wordpress. How can i use it for developing it normally with php? Any help would be appreciated. Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can surely reuse the CSS depending how well the theme was crafted, the main part should be in the styling. The XHTML should not be a problem because it’s usually short and with many placeholder. Just replace the WP placeholder with yours own or write an adapter. Yes, if you have time, definitely write an adapter. You could even reuse it or sell it.