Vintage Wordpress Theme is a free to download, great wordpress theme. If you have any problems about Vintage Wordpress Theme, please report it. Theme published in 2 Columns, Personal theme categories.
3 Responses to Vintage
07-28-10
Michael says:
Vintage wordpress theme is really a nice personal theme.
Came looking for a patch for this buggy theme. Apparently you need the patch too! because your demo is showing the same error as my wordpress site! It’s even locked me out of my own admin section. Dellustration’s Vintage Theme is a coding mess. The author doesn’t seem to care, and neither does smashing magazine! They should take it off the smashing mag website, before it destroys more blogs, and causes more people troubleshooting nightmares.
thanks for the information Michelle. you are right. there were blank spaces in functions.php. please download the theme again and upload it. it should work.(your browser may download the old file because of your browser cache. if you got error, use another browser and download the file.)
if you got same error, open functions.php in theme folder. this file should starts with
< ?php
and ends with
?>
if there are blank spaces before < ?php or after ?>, delete that spaces.
Vintage wordpress theme is really a nice personal theme.
Came looking for a patch for this buggy theme. Apparently you need the patch too! because your demo is showing the same error as my wordpress site! It’s even locked me out of my own admin section. Dellustration’s Vintage Theme is a coding mess. The author doesn’t seem to care, and neither does smashing magazine! They should take it off the smashing mag website, before it destroys more blogs, and causes more people troubleshooting nightmares.
thanks for the information Michelle. you are right. there were blank spaces in functions.php. please download the theme again and upload it. it should work.(your browser may download the old file because of your browser cache. if you got error, use another browser and download the file.)
if you got same error, open functions.php in theme folder. this file should starts with
< ?php
and ends with
?>
if there are blank spaces before < ?php or after ?>, delete that spaces.
note: there is not a space between < and ?php.