Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #362592

    First, let me thank you again for such a powerful theme and your outstanding support. I’ve recommended this theme to several friends who are now using it.

    On http://www.kcfoodcircle.org/ there are some display issues that come and go. Sometimes they’re fine, other times not. Here is an example of the issue: http://screencast.com/t/y94CYlmksK
    I’m using a QuickCSS which you gave me to fill the gap between the navigation menu and that top border. In the screenshot, you can see it doesn’t show up here. Yet, other times, it does. The same with the social media icons and the search box. It doesn’t seem to matter which browser is used.

    On http://kcfoodcircle.org/farmers-markets/, the Google map isn’t showing. It had been showing previously with no problem. Now it’s gone.

    #362988

    Hey phausner!

    1- Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove borders

    .av-main-nav > li > a, div#header_main { border: none!important; }

    2- Please add following to your .htaccess file to fix icon issue

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    3-You are currently using an older version of Enfold which is not compatible with WordPress 4.0.1. Please update Enfold to the latest version 3.0.4- kriesi.at/documentation/enfold/updating-your-theme-files/
    Cheers!
    Yigit

    #363322

    Thanks! Everything worked like a charm.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Inconsistent header graphics and Google map’ is closed to new replies.