Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #463923

    Hi
    None of the icons display properly, instead there is a default square box. it is the same with the next and previous buttons on slides, etc, as you can see in the link below.
    I have re-uploaded the theme a couple times with no effect. Everything else seems to be working fine.

    Peter

    #464421

    Hey Peter!

    Could you try this please? http://kriesi.at/documentation/enfold/enable-cors/

    Cheers!
    Rikard

    #465091

    Hi Rikard
    I tried that – the .htaccess file now looks like bleow, but it made no difference.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>
    # END WordPress

    #465483

    Hi!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Cheers!
    Rikard

    #465753

    Hi

    Login details below.

    many thanks

    #466174

    Hey!

    I couldn’t see any icons at all on that page, could you create a test page where we can see the actual problem please?

    Cheers!
    Rikard

    #466765

    Hi Rikard
    The icons are working fine now, not sure why but anyway sorry for having wasted you time.

    many thanks

    Peter

    #467495

    Hey Peter!

    No problem, glad you got it your problem fixed :)

    Regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘icons not showing’ is closed to new replies.