Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1171293

    During the demo import I seem to have not received the icons and social media icons and images, all I am getting is square boxes, any quick-fixes?

    Thanks
    Brian

    #1171335

    Hi schwabino,

    Thanks for giving us access, upon checking your site’s frontend, I see this error in the web console:

    Access to font at '/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff' from origin 'http://youosite.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    Please refer to this solution on our documentation: https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-
    Hope this helps.

    Best regards,
    Nikko

    #1171627
    This reply has been marked as private.
    #1171628
    This reply has been marked as private.
    #1171708

    Hi B,

    There are instructions for IIS7 as well:

     <?xml version="1.0" encoding="utf-8"?>
    <configuration>
     <system.webServer>
       <httpProtocol>
         <customHeaders>
           <add name="Access-Control-Allow-Origin" value="*" ></add>
         </customHeaders>
       </httpProtocol>
     </system.webServer>
    </configuration> 

    Please try that in your web.config file.

    Best regards,
    Rikard

    #1173003

    Hello

    Where is the web.config file located? and where do I add this code? at the top or the bottom?

    Thanks
    Brian

    #1173201

    Hi Brian,

    Please refer to this: https://support.managed.com/kb/a636/how-to-access-your-web_config.aspx

    Best regards,
    Rikard

    #1173716
    This reply has been marked as private.
    #1173848

    Hi Brian,

    We’re not really experts in this field, maybe it would be better if you reached out to your hosting provider for help?

    Best regards,
    Rikard

    #1174632

    Hi Rikard,

    I’m sorry but this is an issue with your theme, a theme that I have purchased 37 times and never had an issue like this. All I did was click on import demo and because the icons are broken it’s my fault? Can you please have someone else look at this who can fix it or if I need to contact my hosting provider to have it done I should get a refund or something, this doesn’t seem fair on my part. I have 5 hours into modifying the site and would hate to start over because of an issue that went wrong while importing a demo from your theme.

    If the answer is still no, please tell me what I need to say to my hosting provider to fix the issue, you guys seemed to have realized what the problem was earlier in this thread, maybe Nikko can have some input on this because he noticed the error. I have to pay $60 to my hosting provider for WordPress help. Is this something that’s going to break every time I update the theme or will this be a one time fix?

    Sincerely,
    A Loyal Customer
    Brian

    #1174810

    Hi Brian,

    Thanks for the update and thanks for being a loyal customer, we really appreciated that. This is not a theme problem though, the font file is being served from a different domain, and is blocked for security reasons by the browser, please see screenshot in private. Are you using any kind of CDN service? If so then you can try to turn that off.

    We’d be happy to help you out with adding code to web.config file, but I’ve never done it myself unfortunately. That is why I wrote that we are no experts in the field, those experts usually work with hosting companies. Are they really charging you $60 for help with a site that you are hosting with them?

    Anyway, I tried to connect using the FTP details you provided earlier, but I can’t connect. Please see private. Could you check and verify the details please?

    Best regards,
    Rikard

    • This reply was modified 4 years, 3 months ago by Rikard.
    #1175173
    This reply has been marked as private.
    #1175296

    Hi Brian,

    Thanks for the FTP access, the .htaccess file has been updated however, I think you have a similar issue with https://kriesi.at/support/topic/logo-and-headers-stuffed-up-since-updating-to-latest-version/#post-1165399
    Please turn off the CDN that is enabled by GoDaddy.
    I hope it helps.

    Best regards,
    Nikko

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