• Resolved lolo08

    (@lolo08)


    Hey,

    after i updated to the latest version, it looks like my theme doesn’t work anymore.
    Here a picture, about what happens:
    https://imgur.com/fYfASfY

    So basically if i switch to the mobile version, the burger menu won’t show, instead there is just a “j”.

    I have no clue why it doesn’t work. I had the problem at the beginning of the year, but i think one of your updates fixed it and now it doesn’t work again.

    It would be great if you could help me.

    Thanks a lot. Keep up your good work ??

    https://www.ads-software.com/plugins/simply-static/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi lolo08 ?? !

    This is tipically a problem of “rights”. I think that your theme use a font from an other domain (Google ?) or from your WP hosted subdomain.
    But on the website hosting your static file the server can’t access to this font…
    I’m practically sure that if you have access to your .htaccess file in the domain who host your static files your problem will be resolved by adding these lines ??

    <FilesMatch “\.(eot|ttf|otf|woff)$”>
    Header set Access-Control-Allow-Origin “*”
    </FilesMatch>

    Amicably,

    Pierre.

    Thread Starter lolo08

    (@lolo08)

    Hi Pierre_02,

    unfortunately it didn’t work ??

    Maybe you know another solution?

    Thread Starter lolo08

    (@lolo08)

    So I uninstall every plugin i didn’t need and now it works fine again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘burger navigation doesn't work anymore’ is closed to new replies.