Post by Zarco » Sun Jun 05, 2016 1:36 am

Hi!
I have installed Opencart 2.0 version and everything was working fine, but suddenly all the small images of the admin icons dissapear.
Any ideas of what happens ??

Thanks
Last edited by Zarco on Sat Jun 11, 2016 5:36 am, edited 1 time in total.

New member

Posts

Joined
Mon Jul 18, 2011 6:42 am

Post by AlexDW » Sun Jun 05, 2016 3:55 am

Check for file admin/view/javascript/font-awesome/css/font-awesome.min.css in your opencart folder

Useful Opencart extensions


User avatar
New member

Posts

Joined
Sun Jun 05, 2016 3:32 am

Post by impairedspook » Sun Jun 05, 2016 7:08 am

Hi Zarco,

The font awesome icons generally will display as squares when you go to your site using a different URL that is specified in your config files... example, if your config file has

CODE: SELECT ALL
define('HTTP_SERVER', 'http://www.example.com/admin');


but your visit your site using

CODE: SELECT ALL
http://example.com/admin


You will see the squares instead of the proper icons,

You want to check config.php in your home directory along with admin/config.php. I would recommend deciding on a URL (with or without www), making sure both config files specify what you have decided to use and then setup a 301 redirect to redirect the URL you are not using to the one you have decided on...

Hope this helps :)
impairedspook

Active Member

Posts

Joined
Sat Apr 26, 2014 4:44 am

Post by davidcropley » Thu Jun 09, 2016 6:06 am

You need this in your html on a page...

Code: Select all

<link href="https://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css" rel="stylesheet"><h5></h5>
This will update the asset. :drunk:

New member

Posts

Joined
Thu Jul 12, 2012 2:18 am

Post by Zarco » Sat Jun 11, 2016 5:35 am

Hi !

Thanks impairedspook you were right!

I just make a redirection 301 in the .htaccess and everything is working right again!

Thank you soo much!!
:)

New member

Posts

Joined
Mon Jul 18, 2011 6:42 am
Who is online

Users browsing this forum: No registered users and 261 guests