I have finished all conversion work that I had Now back to accept new work My rates are:- PSD-HTML:$15 PSD-Wordpress:$25 All designs will bw W3c validated,tableless Payment after work is complete Either reply here or PM me
HI: I PMed you, but you didn't answer. from PSD to Wordpress:: - Are them widget ready? - do they include correct hooks*? * WordPress plugins use so-called "hooks" to be able to perform their designated tasks. These hooks allow for instance to add extra output, tracking codes, etc. A lot of issues with plugins will arise for you when a theme author forgets to add these hooks. This is how to check for them: 1. In header.php, it should have a small piece of PHP code that looks exactly like this wp_head(); or this do_action('wp_head');, usually just before a piece of HTML that looks like this: </head>. 2. In footer.php, it should have another small piece of PHP like this wp_footer();, or this do_action('wp_footer'); 3. In comments.php and/or comments-popup.php, it should have a piece of code like this: <?php do_action('comment_form', $post->ID); ?>, just before the </form> HTML tag.
I am interested in using your services and I have a large order than needs to be filled. Please PM me so that we can discuss this further. This is a serious inquiry.