Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #171565
    marketingpro76
    Participant

    Just recently updated my Catchbox Pro theme and for some reason, I’m unable to view my desktop menu on my computer. Had a friend attempt to view the site and they were able to see it on their desktop. So when i go to my site on my computer, I don’t see any menu at all. No Home, About Us, or Contact Us. Friend of mine had to create me a whole new mobile menu that I can see. Could someone please tell me what the issue could be on my machine. I’ve tried clearing my browser cache and closing and reopening browser, nothing seems to work.

    My blog is http://www.marketingpro76.com

    Please let me know if you can view small main menu in black with white letters.

    Thanks,

    Greg

    #171574
    Skandha
    Participant

    @marketingpro76: Hello Greg,
    I think this is due to the CSS code that is coming from a file. wp-content/uploads/dynamic-mobmenu.css.

    Also you seem to be have used dynamic-mobmenu-inline-css which uses.

    .nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .hide {
    	display: none!important;
    }

    Can you remove these two CSS and check if the menu shows up.

    Let me know if the issue persist!
    Kind Regards,
    Skandha

    #171605
    marketingpro76
    Participant

    Hello,

    I removed those two lines of code within file manager. Still having issues with site.

    #171642
    Skandha
    Participant

    @marketingpro76: Hello there,
    I still see the two lines of code on your site. It seems like I will need to have to look at you admin settings to debug the issue. For that I will need your WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    #171717
    Skandha
    Participant

    @marketingpro76: Hello there,
    I checked your site and this seems to be due to one of the plugin you are using. If you disable all the plugins the menu shows up well. So to know which plugin is causing the issue you will need to activate your plugins one by one.

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    #171790
    marketingpro76
    Participant

    Hello Skandha,

    I found out that it was Wordfence that was causing me to lose my main menu on desktop, but this only happened once I updated the theme to the most recent version. Do you know of any good alternatives to Wordfence as I would like to keep my site secure?

    Regards,
    Greg

    #171794
    marketingpro76
    Participant

    After I deactivated all of my plugins and found that Wordfence was causing the desktop menu from appearing. Now I can’t seem to get the mobile menu to appear (while all plugins are disabled). Could you please look into this? Need for my readers to navigate site on both desktop and mobile.

    #171813
    Skandha
    Participant

    @marketingpro76: The mobile menu is not showing due to the Additional CSS you have added.

    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    .one-menu #mobile-header-left-menu a.genericon-menu {
    
        padding-left: 10px;
        display: none !important;
    
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #171838
    marketingpro76
    Participant

    That resolved the issue. Thank you for your assistance with this!

    #171839
    Skandha
    Participant

    @marketingpro76: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-box/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Unable to view desktop menu after updating theme’ is closed to new replies.