Need Help with Broken php Template File
-
I am trying to troubleshoot a problem that was created by someone else in our company. I have limited experience with php or with the specific wordpress template files so I thought I would ask here and see if someone more experienced can see the problem.
Apparently they were editing the Single Post (single.php ) file and now we have some layout issues.
Basically the categories widget is now displaying at the bottom of the main content area instead of the right sidebar. And the blue background is not extending all the way to the bottom of the page.
To me it looks like there is either a
</div>out of place or possibly even some missing php code that accidentally got deleted.I have tried copying the code from another blog that uses the same template and version, but that did not work.
We are using WordPress version 3.5 with the Adventure Journal template.
Here is the link to one of the pages were this is happening
http://www.healthshop101.com/blog/1003/mineralife-iron-supplement/And here is the php code that is in question
http://pastebin.com/4pUDkApfThanks in advance for any help that someone is able to provide.
The topic ‘Need Help with Broken php Template File’ is closed to new replies.