Alright the problem is that when I click on an image on my portfolio page (I made this layout with the screen cast tutorials so sorry if it looks a lot like it in terms of layout) http://www.wesascolese.com/portfolio/
it takes me to a page that I have never seen before and I cannot figure out which template it is using
The ID's are dynamically generated via php. All other pages exhibit this behavior and it hasn't messed with any of them, and this particular ID has no styling whatsoever. I thought it might be that too. Thanks though
Edit: I found which page its using. Its using the image.php I don't even know how I missed it
http://www.wesascolese.com/portfolio/
it takes me to a page that I have never seen before and I cannot figure out which template it is using
here is an example of the page
http://www.wesascolese.com/portfolio/vktr/
I could just inspect and style the classes and id's but I would like to see if there is anything I can do about it from a template stand point
however, I think that your body id may have something to do with it.
do you need the body id? have you got CSS for these ID's?
if this is not the case, then I would strip your wordpress theme back to basics make sure it is clean and validates.
make sure it looks how you want it to.
Edit: I found which page its using. Its using the image.php I don't even know how I missed it