Viewing 10 replies - 1 through 10 (of 10 total)
  • Try this piece of css in your style.css, assuming you have a child-theme installed

    .tc-submenu-fade .nav > li > ul {
        opacity: 1 !important;
    }

    maybe you have some plugin installed that is conflicting, try to disable all of them before trying the code. I have the same version of customizr and works fine

    Thread Starter Brian1

    (@brian1)

    I have the child theme installed and added only that bit of code to the style.css and it did not make a difference.

    Disabling all plug-ins also does not help.

    Just to be clear any top line menu item links that do not have any child pages work but the ones that have child pages do not. The child page links (formed by the dropdown) also work except for those with child pages as well.

    It works on click:
    https://awesomescreenshot.com/04958k9j65

    Did u check the customizr settings? Under Header -> Navigation Menus
    https://awesomescreenshot.com/01058k9nc8

    Hope it helps

    Thread Starter Brian1

    (@brian1)

    On click you get the drop down for the children of the parent menu item. You cannot get the parent menu link to work. In the case of the screen shot “Environmental” is the parent page and it will not display.

    I seem to be seeing a different menu system for options (from the screenshot shown).

    https://www.clipular.com/posts/5158758085820416?k=3EOV_QH1AMC9nmvv4sCoyhlFiNs

    Ok,
    there is definitely a conflict with some of your plugins.
    I’ve counted I think 15 plugins and maybe there are even more.

    Try to disable them one by one and empty the cache in case you are caching the site.

    It’s though when you install so much code…

    Thread Starter Brian1

    (@brian1)

    I did disable all of the plug-ins and the menu continues to behave the same way.Also the menu that I sent from the screenshot appears the same way which is different from the screenshot you posted. From what I can tell this is the same way the menu behaves on the Customizr demo site; https://demo.presscustomizr.com/

    What I am looking for is a means to get the parent menu item links to work which appears to be different from the default for the theme.

    The theme now is 2013, can’t debug on that

    Thread Starter Brian1

    (@brian1)

    Sorry. I had to switch back to a theme that allowed top links to work. Since this is a problem that is known I had hoped that a solution would be out there and being discussed re: the current version of the theme. On the developers page he has an obsolete solution (that does not work with current version).

    Perhaps if the developer would care to comment it would clarify the status of this issue?

    Thread Starter Brian1

    (@brian1)

    That link is asking people to open up threads here for support;

    “If your request is about the Customizr theme or a child theme of Customizr, please open a new thread in the Customizr forum.”

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Menu parent links not working’ is closed to new replies.