quitting the lightbox view sends me to google
-
Hello,
I've got a problem with the lightbox addon:
Everytime I'm quitting the lightbox, the website sends me to google.
You can test it here: http://francesco-giordano.ist-im-web.at/fendi-store/
( the page is in structure ;))
I hope somebody can help me. I'm using safari 7.0.6With kind regards,
Francesco
-
Hey!
Thats funny, in your html I see the whole lightbox is wrapped in a link to google. Could you please send me your admin panel login data so I can take a closer look?
Please send it to armin.unruh@gmail.com with a link to this forum topic. -
Ok, so in your wp admin panel you have a plugin installed. And in settings -> "insert headers and footers" you inserted some markup:
<!DOCTYPE html> <html> <body> <footer> <table> <tr> <p style="color:#5c5c5c;margin-bottom:13pt;margin-left:23pt;font-size:8pt;font-family:'helveticaNeue-Light'">© Francesco Giordano - All rights reserved - <a href="http://google.de" style="color:#5c5c5c">Impressum</<a></p </footer> <footer> </body> </html>
this is not good html for putting it in the footer.
your </<a> tag doesnt close right, your </p tag doesn't close right, your <footer> tag opens again at the bottom. you shouldn't use opening "<!DOCTYPE html><html><body>" tags for html that is beneath the other markup. the opening <html><body> tags are just for the head, when the html starts.
also you could use lay option's capabilities for this.
There is the footer feature. http://laytheme.com/documentation.html#footers
Or there is the html at bottom field in "lay options" -> "custom css & html" -> "custom html at bottom"So in short, i think your lightbox links to google cause your footer markup is invalid. You can remove it and use lay themes footer feature instead :).
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it