Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #506748

    Hi,

    First of all great work on the theme!!

    I got an issue with my website, the icons and some symbols are not showing correctly when I visit the website by the link: http://www.eye4identity.nl but when I visit the website by the link: eye4identity.nl everything works correctly.

    I started to develop my website on localhost where everything worked correctly but after migrating to online server the problems starting showing.

    Can you guys help me out please?

    #506864

    Hey tdebrouwer,

    Please try the following: http://kriesi.at/documentation/enfold/enable-cors/

    Regards,
    Rikard

    #507422

    Hi Rikard,

    Thanks for your reaction. It had something to do with the URL/Rewriting, I had placed the following:

    #Domein rewrite http://www. naar http://
    RewriteCond %{HTTP_HOST} ^www\.domainname.nl$ [NC]
    RedirectRule ^(.*)$ http://domainname.nl$1 [R=301]

    in the iirf.ini file.

    Thanks again for the help.

    #507516

    Hi,

    Glad you found the problem, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

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