GK icon

GK User
Fri Aug 14, 2015 11:39 am
I have another question :-)

The gk-icons in short-menu disappeared on my website (I haven't delete it) - how can I get them back on?

Thank you in advance!
User avatar
Expert Boarder

GK User
Sat Aug 15, 2015 7:14 am
Please disable tinyMCE editor in global configuration (change editor to "editor - none").
You might also find some help in this article:
https://www.gavick.com/documentation/jo ... ml-filters

Now you can use this original module code:
Code: Select all
<h1 data-scroll-reveal="enter top over .5s after 0s">The Best Steak House is Here</h1>

<h2 data-scroll-reveal="enter bottom over .5s after .15s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean semper orci semper tempus.</h2>

<a href="#restaurant" class="btn" data-scroll-reveal="enter bottom over .5s after .25s">Discover our restaurant</a>

<ul class="gk-short-menu">
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu"><i class="gk-icon-dinner-set-solid"></i> <span>Menu</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after .5s"><a href="#specials"><i class="gk-icon-bottle-glass-solid"></i> <span>Specials</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after .75s"><a href="index.php/gallery"><i class="gk-icon-gallery-solid"></i> <span>Gallery</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1s"><a href="index.php/reservation"><i class="gk-icon-calendar-solid"></i> <span>Reservation</span></a></li>
<li data-scroll-reveal="enter bottom over .5s after 1.25s"><a href="#location"><i class="gk-icon-map-path-solid"></i> <span>Location</span></a></li>
</ul>
User avatar
Moderator

GK User
Mon Aug 17, 2015 8:04 am
Thank you very much - that it was!

I have tried to add icons from font-awesome, which are the newst from the website (I need a special icon). When I replaced the old font-awesome.css with new font-awesome.css (download from offical site) it doesn't work. Do I have to do anything else? Isn't this possible?
User avatar
Expert Boarder

GK User
Mon Aug 17, 2015 6:42 pm
It might not work due to many reasons. If you could provide and url to a site where the change was made I could check.
User avatar
Moderator

GK User
Fri Aug 21, 2015 7:23 am
Could you please mark on a screenshot place where the icon should appear?
User avatar
Moderator

GK User
Fri Aug 21, 2015 7:52 am
Sry I have tried another picture.
Now the icons are back on again.
User avatar
Expert Boarder

GK User
Mon Aug 24, 2015 7:52 am
You have replaced font-awesome.css, but did you replace also font files?
User avatar
Moderator

GK User
Mon Aug 24, 2015 10:38 am
Yes I think so .. do you mean fonts/font-awesome or?
User avatar
Expert Boarder

GK User
Fri Aug 28, 2015 6:23 am
You wrote that you have replaced css file - font awesome contains css and 4 font files. Did you replace them also?
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.