Shape 5

Joomla Templates => General Contractor - Club => : rich33584 May 22, 2017, 07:28:25 AM



: Ion Icons not working
: rich33584 May 22, 2017, 07:28:25 AM
All i have is a white box.
Example of code used is unchanged from the original:
:
<div class="overlay_whiteback_icon"><span class="ion-waterdrop whitebacki"></span>
Maybe I messed something up?
None of them work on the whole site.


: Re: Ion Icons not working
: jonahh May 22, 2017, 11:26:36 AM
Hello,

Just be sure it is enabled in the admin area of Vertex. If it is then can you post a URL so I can take a look?


: Re: Ion Icons not working
: rich33584 May 22, 2017, 02:32:11 PM
They are enabled.
http://hccscreens.com/index.php
Login info I gave you a couple days ago is still good.


: Re: Ion Icons not working
: rich33584 May 22, 2017, 03:32:59 PM
The icons are working in Internet explorer, but not chrome..
I got it to work by making a change to the .htaccess file.


: Re: Ion Icons not working
: jonahh May 23, 2017, 12:12:28 PM
The issue is that your site isn't loading the www before the domain name but your ionicons are:

http://www.hccscreens.com/templates/general_contractor/css/ionicons/css/ionicons.min.css

You'll need to make an htaccess edit or force www via php in the index.php file to fix this.


: Re: Ion Icons not working
: rich33584 May 24, 2017, 05:20:45 AM
Thanks for your help.
I had already made that change by time you posted here.
Thanks again.