Infoprincess
Member
Posted 5 months ago #
I'm still having a problem with my page ONLY when you click the "continue reading" on a post and you get the whole post to read. I've checked and checked and checked and I cannot duplicate the problem on my template nor does it happen on any other site I've used this child theme on.
http://www.Infoprincess.com is the main site
http://www.infoprincess.com/business/year-end-calibration is an example with the problem showing.
As you can see,the entire sidebar is moved to the end of the post, but still in it's position. Short of throwing this whole site out and starting over, I'm not sure what to do. Any assistance with this matter is appreciated.
the misaligned page has validation errors:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.infoprincess.com%2Fbusiness%2Fyear-end-calibration&charset=%28detect+automatically%29&doctype=Inline&group=0
if this is with all single posts, check loop-single.php of your theme; possibly some wrong html commenting at the end of the <div class="entry-meta"> div.
the possibly relevant section from the html in the browser:
<!-- Twitter handle: infoprincess Website: http://www.infoprincess.com </div> .entry-meta -->
Infoprincess
Member
Posted 5 months ago #
OMG I must have gone over this a hundred times. I'm almost there. The misaligment is gone (yesssss), just a couple of tweaks and I'm there.
Thank you alchymyth!!! You totally rock.