hello everybody, i am a great designer when it comes to designing awsome sites, and i have designed around 20 wordpress templates out of which 10 are in stock.... thats where i am stuck, i dont know the CODING PART few facts i figured outt: 1> i need to know php to code worpress templates 2> i need to integrate proxy scripts for proxy templates [or install proxy scripts] 3> php seems to be the server side "big script" 4> php is somehow connected to mysql... I DO NOT KNOW PHP and i dont know how to code proxy and WP templates.... PLEASE CAN ANYONE HELP ME AS TO WHERE TO START? MANY THANKS
Just start going over the default template that comes with wordpress. It has the minimum amount of code and doesn't do anything too fancy. Plus you don't even need to know php to change the template. Just apply CSS. If you don't know how to program, period, you might want to start learning C or something.
thanks for the reply, i went over the template and i get some parts like "get_header" etc to call parts of the template, still most of the part is alien to me... just found a good tutorial on goog ..
I assume you have photoshop so what you need to do is Slice it and save it as a webpage. Then you instert the PHP functions. Could you share the link you found with us ?
as I understand... you are not familiar with using PHP.. so you want to learn it?.. Then go to find some PHP tutorials.. first go to the http://www.w3schools.com/php/default.asp and start.... good luck