Oops
-
I was trying to fix my image in blog posts issue and this started showing up when I tried to see my blog:
Parse error: syntax error, unexpected ‘?’ in /home/jacirv2/willsreport.com/wp-content/themes/fusion/index.php on line 12
This is what line 12 looks like in my index.php template
<div id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
I have tried removing and replacing every ? on line 12 to try and fix it, but no luck. Anyone see what’s wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Oops’ is closed to new replies.