Hello,
I’m currently working on a site (https://www.loveboundpromotions.com) running WordPress 4.6.1 and I’ve created a child theme for it based on the Identity theme from the WordPress directory.
I’m having some trouble with the primary navigation menu and search function though. It works perfectly when the parent theme is active but when I activate my child theme it stops responding as it should.
The menu itself, together with the search icon, is visible in browsers on my desktop PC and the menu links work fine. However, when I click on the search icon, nothing happens.
This is the same in landscape view on my iPad but when I rotate it to portrait, the menu collapses into the button which simply changes it’s appearance when tapped but doesn’t drop the menu down, as it does in the parent theme.
At first, I thought this would be something to do with the modifications I’ve made in the child theme, either in the CSS or the few small changes to my header and footer templates. However, to clarify this, I tried creating a new, temporary child theme, with just the theme headers in the CSS file, and the menu broke instantly, without any further changes or any other custom template files.
I have also tried creating a child theme from the default Twenty Sixteen WordPress theme and the menu and search work absolutely fine so this obviously isn’t happening with all child themes.
I’d be very grateful for any suggestions anyone might have.
Thanks in advance,
Jon
]]>Is there an easy way to hide tags in Identity theme?
]]>How i can add background image?
]]>Our menu has a few sub menus and a few sub items to that. When viewing on a device that uses the collapsing/exploding menu, you are unable to scroll past the perceived header. As soon as you do the menu collapses.
Example
—————————————————- <-top of header
MY SITE Title
-Menu Item One
-Menu Item Two
-Sub Menu Two
-Third layered menu link
————————————————— <-bottom of header
-Menu Item Three
-Sub Menu Three
-Menu Item Four
-Sub Menu Four
-Third layer menu link
If i scroll past the first few items of the exploded menu, it auto closes effectively rendering the menu useless. Please resolve ??
]]>Hi
if you view this site only on an ipad in landscape view the menu has a bug i think.
https://webdemo.integra-technologies.co.uk/tim/
i am not a coder and i had someone look at it and they said the first issue was because of this line of code:
line 3351
body {
word-wrap: break-word;
}
this fixed the problem of the menu dropping the last character off the menu, but has left the menu no uneven and strange looking.
I’m not sure if the developer sees this post, but if not, if anyone else know how to fix the problem, please let me know.
Thanks Howard
I would like to add a logo to the top left corner in place of the site title. How do I do that?
]]>