03/17/2015 at 2:43 pm
#323231
Keymaster
@ Brett
Ok, digging deeper in the page source… the Chrome dev tools were a little misleading on where the anchor tag was actually being opened and not closed… it appears the anchor (link) tag is actually being opened in a text widget. It appears to be the one added for the login image. The anchor is opened, but not being closed. That is creating a malformed page.
You should use the shortcode option to make the changes that you’ve made to the PHP file, you should not edit the PHP file as that will always be overwritten in an update.
Hope that helps.
