Forums
(@uxe)
12 years, 2 months ago
I figured out what is the problem after debuging my functions.php file.
it was some html comments text mistakenly wasn’t contained inside <?php ?> tags.
don’t know why 3.4 allowed this in the first place ??
I’ve the same problem, how did you solved it?