Tagged: ,

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #876008

    Hello,

    I am having a hard time here trying to figure out what is going on here with my website. When I check on your website and I make the screen smaller your Text Navigation goes away to a Icon of sorts of =. For some reason I can’t achieve this even after a fresh reinstall of theme… Also on my phone / tablet the Mobile Navigation doesn’t appear and it seems to be overlaying or under the header area… I was wondering if you could please help me out!

    #876323

    Hey Hardwire,

    Actually the menu icon is there, but it is hidden behind your logo! :)
    If you use a smaller logo for mobile, you will be fine

    Here the how to

    Best regards,
    Basilis

    #876327

    How do you make it show on Desktop when you make the screen resolution lower? I see on Enfold your Menu is Text when my browser is Maximized. But when I shrink it it goes to the = and you click on that it shows the navigation!

    Also this is what I am getting on mobile when I changed logo….

    On Phone

    • This reply was modified 7 years ago by Hardwire.
    #876683

    Hi,

    For some reason, you menu does not get the burger menu-item. Did you make any customizations in the theme templates or files? Which version of php are you running?

    Best regards,
    Victoria

    #876871

    My PHP Version is 5.6.32…

    Only customization’s I have done is in the css but I did do a fresh install of the theme to see if that was the problem and it was not!

    #877815

    Hi,

    Can you point us the URL please where it is happening and the new installation please, so we can check also our selfs?

    Best regards,
    Basilis

    #877844

    URL is http://www.littlemissbliss.net/. Since a fresh install of the theme did not do anything I started to put the site back together before I did the fresh install. If you make your screen smaller you will see the Navigation on the top go away and won’t have the “burger menu”.

    Image 1 – My Site smaller screen
    Image 2 – Enfold Site smaller screen

    #878558

    Hi Hardwire,

    A plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Victoria

    #878661

    I’m also having this issue fyi

    #878686

    Hello Victoria, the problem still persist. I am at a loss of what to do. Do you have any other suggestions?

    #878699

    I use enfold on Bluehost and I am getting info (check my thread) about settings.
    Just starting to figure it out but here is the link they sent:
    https://box769.bluehost.com:2083/cpsess8380558571/frontend/bluehost/cptt/phpconfig.html?login=1&post_login=64541331125611

    #879335

    Any Mod able to figure this out? I am still having no luck here!!!!

    #879999

    Hi,


    @Hardwire
    : Did you add anything in the .htaccess file? Please get a fresh copy of the theme from your themeforest account then override the installation manually via FTP.

    // https://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
    // https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Ismael

    #880009

    Hello Ismael,
    I did get a fresh copy of the theme when I noticed this was a problem. I even did a WordPress Reset after I couldn’t get a demo of yours to work to see if that would fix the problem! The only things I have on my htaccess is Expires caching and compress text, html, javascript, css, xml + the default WordPress htaccess!

    #880073

    Hi,

    Please remove the following directives in the .htaccess file temporarily then check the page again.

    # END WordPress
    # compress text, html, javascript, css, xml:
    <IfModule mod_deflate.c>
    AddOutputFilterByType DEFLATE text/plain
    AddOutputFilterByType DEFLATE text/html
    AddOutputFilterByType DEFLATE text/xml
    AddOutputFilterByType DEFLATE text/css
    AddOutputFilterByType DEFLATE application/xml
    AddOutputFilterByType DEFLATE application/xhtml+xml
    AddOutputFilterByType DEFLATE application/rss+xml
    AddOutputFilterByType DEFLATE application/javascript
    AddOutputFilterByType DEFLATE application/x-javascript
    AddType x-font/otf .otf
    AddType x-font/ttf .ttf
    AddType x-font/eot .eot
    AddType x-font/woff .woff
    AddType image/x-icon .ico
    AddType image/png .png
    </IfModule>
    
    ## EXPIRES CACHING ##
    <IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType image/jpg “access 1 year”
    ExpiresByType image/jpeg “access 1 year”
    ExpiresByType image/gif “access 1 year”
    ExpiresByType image/png “access 1 year”
    ExpiresByType text/css “access 1 month”
    ExpiresByType application/pdf “access 1 month”
    ExpiresByType text/x-javascript “access 1 month”
    ExpiresByType application/x-shockwave-flash “access 1 month”
    ExpiresByType image/x-icon “access 1 year”
    </IfModule>
    ## EXPIRES CACHING ##
    AddHandler application/x-httpd-php71 .php .php5 .php4 .php3
    

    Best regards,
    Ismael

    #880090

    Hello Ismael,

    That worked for the Desktop “Burger Menu”. Still in Mobile, seems to be chrome and I don’t know about other mobile browers but it still doesn’t work!

    Chrome Mobile This is what it still looks like in my mobile!
    Again Desktop seems to be working now! Also Chrome Desktop works so its very strange that the mobile wouldn’t work!

    #880470

    Hi Hardwire,

    I am seeing the burger menu on mobile now! The logo is wrong though. Looks like it’s still cached.

    Best regards,
    Victoria

    #880471

    Hi kbarranco,

    Could you please start a separate thread, describe your issue there and give us a link to your website. Just to avoid confusion.

    Best regards,
    Victoria

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