Site logo

[Support request] Home page is black and menu is not visible on mobile

Home Forums Support [Support request] Home page is black and menu is not visible on mobile

Home Forums Support Home page is black and menu is not visible on mobile

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2460149
    sipahi

    Hello,

    During header customization I faced the following issues;

    Home page is not visible normally, its black and menu is not visible.. my website is https://travelingturks.com/

    Thank you

    Y Sipahi

    #2460299
    David
    Staff
    Customer Support

    Hi there,

    try disabling WP Rocket, and then clear your browser caches.

    #2460316
    sipahi

    Hi, Thank you. I disabled Rocket WP and Breeze as well and cleared the mobile browser (both in opera and chrome and also in another device) twice but the problem goes on 🙁

    #2460323
    David
    Staff
    Customer Support

    See here:

    https://travelingturks.com/?nowprocket

    The ?nowprocket query string disables WP Rocket on the front end.
    if i do that, then i see the site displaying correctly.

    #2460332
    sipahi

    Yes but why the problem persists although I deactivated wp rocket complitely? Thank you.

    #2460336
    David
    Staff
    Customer Support

    Please note that this is not a theme related issue.

    If i disable WP Rocket on the front end and it works ok then you will need to find what setting in WP Rocket is causing the issue.

    If you disable the WP Rocket plugin and yet it still loads on the front end, then i would suspect that a server cache or CDN needs clearing to remove any cached WP Rocket code.

    #2460404
    sipahi

    Thanks a lot, I finally solved the issue with the hosting company and the menu still not visible on mobile..

    #2460436
    David
    Staff
    Customer Support

    Go to Customizer > Additional CSS.
    Look for:

    
    @media (max-width: 768px) {
        .main-navigation {
            display: none;
        }
    }

    delete that as it is hiding the navigation on mobile.

    #2460442
    sipahi

    Thanks a lot for your support and petiance, have a nice day!

    #2461392
    David
    Staff
    Customer Support

    Glad to be of help !

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.