AmiV2
Forum Replies Created
-
Forum: Themes and Templates
In reply to: I am getting a strange bug / Codium Extend themehelp, I tried changing the functions.php file back and still get the error:
Parse error: syntax error, unexpected T_ELSE in /home/content/03/7528803/html/wp-content/themes/codium-extend/functions.php on line 28
Now nothing works. How do I get back to at least the last config?
Forum: Themes and Templates
In reply to: I am getting a strange bug / Codium Extend themeHi David, Thanks for the fix. Where do I get it? Did you put it into the next version of the theme? Do I just download and replace the functions. php file or update the whole theme?
I tried copying the code into the functions.php and took out the + and – and got an error. What do I do? anything else to do?
Forum: Themes and Templates
In reply to: I am getting a strange bug / Codium Extend themeHi duck__boy, the footer already has the call, it looks like this:
<div id=”footer”> Copyrights © 2010 Stockpair All Rights Reserved US Patent Pending
<?php wp_footer() ?>
</div>
</body>
</html>is there a place I can search for missing </class> tag ?
Forum: Themes and Templates
In reply to: I am getting a strange bug / Codium Extend themeI meant when I DO NOT LOG IN, that means when other look at the blog. There is definitely a missing </style> missing. This happened with two people and with a bunch of different browsers.
I will try the wp_footer(); // but this does not seem to be related. The missing tag seems to be in the header.php file.
It was happening just before the 3.1 update. So I updated, and it behaves the same. I guess that does not help much, sorry 🙁