Archived topic
CSS Issue Menu
5 replies · Started by stesch79 on July 11, 2016
Hi
Since one of the lasts GP updates I expect a strange menu behaviour on my WIKI, eg. here: https://www.futura-schlieren.ch/wiki/besucherparkplaetze/
Do you have an idea what it could be?
Thanks,
Stephan
Wow, something funky going on there for sure.
I'm seeing most of your scripts and meta inside your <body> tag: http://screencast.com/t/TiGVtONRs
Those should all be in the <head> tag.
Do you have anything going on in GP Hooks? Or maybe a child theme?
I know ;-) No, nothing in hooks, no child theme. This happens only where I use another plugin (Wiki). I'm not sure wheter it's a plugin issue or a GP issue. But on onther site, w/o GP, I do not have this issue.
It's most likely something in that plugin then - it's messing up the header structure of WordPress.
Maybe they've added the wp_head() function where it shouldn't go?
Have you checked their support forum to see if it's a common issue?
Not yet. I hoped that it will be solved "by magic" with the recent GP updates :-)
Sorry to disappoint! You'll definitely want to figure out why all of that meta is outside of the <head> - the way it is now will definitely hurt your website in a few different ways.
