i had about 20 wordpress page templates coded about 3 months ago and they worked fine on my 1 blog but now i am trying to use them on another blog and they are coming up with errors. can someone please help me debug this as i lost emails so i can't contact the developer. an example of the problem can be found at http://wordpressartist.com/demos/?page_id=116. here is the blog it is working on using the same template - http://www.userw.com/wordpress/about/ the problem seems to be when adding pages in the admin. on my one blog when you add a page using these new templates it adds about 10 sections that you can write in but in another blog, it doesn't add any sections. here is a sample of the coding in the page templates: <div align="center" class="div1"> <h1 class="p1"><?php the_block('topredtext'); ?></h1> <h2 align="center" class="p2"><?php the_block('topsecondpara'); ?></h2> <h3 align="left" class="p3"><?php the_block('topthirdpara'); ?></h3> <table class="table4" cellspacing="0" cellpadding="5"> <tr> <td class="td5"> <div align="center" class="div2"><?php the_block('filltheformtext'); ?></div> </td> </tr> </table> </div> HTML:
I think you forgot to upload a custom file which contains the function that throws the error. Anyway, I can do this job too. If it's still available, feel free to PM me. I have extensive experience with Wordpress coding and I currently run a small PHP blog where you can see examples of my work.