Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #491829

    The icons are not working properly in my website , i have installed the theme correctly

    #492156

    Hey nikhildf!

    Please refer to fix suggested here – http://kriesi.at/documentation/enfold/enable-cors/

    Regards,
    Yigit

    #492955

    not able to find the htaccess file in my directory

    #492975

    Hey!

    You can find .htaccess file on the root of your WordPress installation. Please make sure that you made hidden files visible.
    If you do not mind posting FTP access here, we can look into it as well

    Regards,
    Yigit

    #493952

    hey, it would be great if u could look into it and fix it for me

    #494611

    Hey!

    Please go to the Settings > General panel then make sure that the WordPress Address (URL) and Site Address (URL) is completely the same.

    Cheers!
    Ismael

    #495165

    The wordpress URL and site URL are completely same , checked them

    #496543

    Hey!

    If you do not see a .htaccess file in your WordPress root directory then try refreshing your permalinks in Dashboard > Settings > Permalinks. Sometimes your server does not let WordPress create one so you can also create one manually there and add the line in and save.

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

    Cheers!
    Elliott

    • This reply was modified 8 years, 7 months ago by Elliott.
    #503348

    @elliott i made new .htaccess file using notepad++ , changed permalinks to obtain a .htaccess nothing works ! could u guys check it out, ftp details has been added for moderators

    #503647

    Hi!

    try to contact your host for support and ask him to add those lines into your .htaccess. Let us know when it’s done.

    Best regards,
    Andy

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