Potential icons problem

Potential icons problem

Hi guys,

if you have a problem where you cannot see any icons in the menu (and a few other blocks) when you are logged out and not logged in as an admin, or cannot see the icons at all, try adding the following lines to your .htaccess file:

<IfModule mod_headers.c>
 Header set Access-Control-Allow-Origin "*"
</IfModule>

6 thoughts on “Potential icons problem

    • To be quite honest I dont know, I know very little about servers, see if you can find an answer on Stackoverflow or ask there, I wish I could help you, but Im using external webhostnig and on my server it just works and I never used my own server or learned these things

Leave a Comment