so I got wordpress running but I am not sure what is wrong with my index.php file which keeps generating this problematic sidebar issue:
here is my index.php code:
http://silver163.pastebin.com/u5vurtKK
please help!
so I got wordpress running but I am not sure what is wrong with my index.php file which keeps generating this problematic sidebar issue:
here is my index.php code:
http://silver163.pastebin.com/u5vurtKK
please help!
Validating the HTML produces 14 errors, the most relevant are probably the end tag for “div” omitted, but OMITTAG NO was specified ones. This will produce your broken layout.