Tagged: 

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

    I seem to have a problem my icons disappear when I view my website in google chrome and firefox. I have had a couple of buddies say the same thing when viewing the website on google chrome. The icons that disappeared are the socials icons at the top and the 4 circle icons under our services. The website views fine in IE and Safari. I have my browser up to date as well. Here is the link to the site ( http://www.dulacdental.com )

    #331145
    #332134

    Hey!

    Please add the following code to your .htaccess file in your wordpress root directory.

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

    .htaccess files are invisible by default. You can try either of these methods to help you edit the file.

    1. Try these steps if you’re using cpanel or similar for you web hosting.

    Log into your cPanel
    Click the “File Manager” icon
    Ensure “Show Hidden Files” is selected
    Click “Go”
    2. Alternatively install a plugin like WP Htaccess Editor to help you do that.

    In case you’re unsuccessful, forward us admin FTP credentials so that we can do that for you. Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Cheers!
    Arvish

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