Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2446224
Arrows and social Icons
Closed

Comments

  • webareca started the conversation

    Hi There,

    I've immigrated my website and changed the domain.Immigration has been successfully done but before logging in all arrows and social icons has not been shown. After I login my website I can see everything normal. Could you please help me to handle it?


    Best Regards,

    Ahmet Recai

  •  2,699
    PenciDesign replied

    Hi,

    It seems this issue caused by your SSL. Please try install plugin Really Simple SSL to fixed this issue.


    Best Regards,

    PenciDesign

  • webareca replied

    Hi There,

    I've installed and activated Really Simple SSL but problem still goes on. 

    Best Regards,

    Ahmet Recai

  •  2,699
    PenciDesign replied

    Hi,

    I just checked it again and I see you got issues with Access-Control-Allow-Origin - check this image, so please add more this code to the end of your htaccess file to fixed this issue:

    # Allow access from all domains for webfonts.
    # Alternatively you could only whitelist your
    # subdomains like "subdomain.example.com".
    <ifmodule mod_headers.c="">
      <filesmatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$"="">
        Header set Access-Control-Allow-Origin "*"
      </filesmatch>
    </ifmodule>

    To access to .htaccess file, you need to login to your hosting and access to the files on your hosting.

    Or you can contact with your hosting provide to help you with this. This issue related with your hosting, doesn't related with the theme itselfwink.png

    Best Regards,

    PenciDesign

  • webareca replied

    Hi There, 

    Thank you for suggestion, I've edited the htaccess file but unfortunately nothing changed. One more detail about the situation is, when I've login through the admin panel, everything is normal. And before the immigration there isn't any problem like this one.


    I've also noticed that there are couple of htaccess files on the file manager. I've made changes on the root. Is it the right one?


    Thank you,

    Best Regards,

    Ahmet Recai

  • webareca replied

    Hi There,

    An one more thing I've noticed that even if I'm at my new website which is www.akademikakil.com, It tries to access the my other wp-content site which named www.akademikbakis.com

    Do you think it might be related with that?


    Best Regards,

    Ahmet Recai

  • webareca replied

    Sorry for flooding, but I thought adding this image would be useful to understand the problem.

    Best Regards,

    Ahmet Recai

  • webareca replied

    Hi :)


    I've resolved the problem by adding a "Better Font Awesome" plugin. Thank you for your help. 


    Best Regards,

    Ahmet Recai