lindsphill256
Member
Posted 4 months ago #
Hi, I'm having this problem on the Lazyest Gallery page on my menu. When you click on the Gallery page in the menu bar, everything is golden. When you click on the gallery folder (i.e. bridesmaids or junior bridesmaids), the folder name is put in the header which is moving the logo down.
Does anyone know how I can fix this problem?
Thank you!
Could you share the URL for your page?
lindsphill256
Member
Posted 4 months ago #
http://tomesposito.com
It's my first page at my new job, so don't judge too harshly ;)
Something is wrong in your header.php
Parts of your page title display outside the <title> tag
The problem is that the Genesis framework includes the <title> </title> tags in the wp_title filter. The folder names are appended to the title, but in this case outside the title element.
A fix for this awkward genesis behavior will be in lazyest-gallery version 1.1.9.