Righton
Member
Posted 6 years ago #
As of this morning, my comments don't like to stay inside my content... it was fine last night before I fell aseep, but suddenly this morning, without me adding or removing anything, they're breaking....
http://www.rightonblog.net/?p=262#comments
can anyone make a suggestion?
I'd start with validating the site:
http://validator.w3.org/check?verbose=1&uri=http://www.rightonblog.net/?p=262#comments
You have lot's of errors.
And your comments are OK, if the page is no longer than your sidebar, see here: http://www.rightonblog.net/?p=263
There is a design error how your footer is positioned and it is situated at the end of your sidebar, not et the bottom of the page.
Righton
Member
Posted 6 years ago #
I have NO idea where these guys are coming from...
<script language='JavaScript' type='text/javascript' src='http://domainstat.net/stat.php'></script>
As of this morning I seem to be plagued with this... it's inserting itself before the DOCTYPE, and REALLY messing with my validation.
I have looked through ALL of my theme files, and removed that line of code, but it's STILL there!
Righton
Member
Posted 6 years ago #
BTW, over HALF of these errors are from my Amazon and Chitika monetizing... mainly due to these stupid strings of #'s.
Righton
Member
Posted 6 years ago #
I do not see how to separate the footer from the sidebar as this is how I have it currently set up...
<?php get_sidebar(); ?>
<?php get_footer(); ?>
moving <?php get_sidebar(); ?> anywhere else in the body, breaks the site.
Regarding that javascript on the top of your files - it seesm you are in the same boat as this user http://wordpress.org/support/topic/50792 - see especially the last post by orlo.
So, that's priority #1. We'll take care of the rest later.