Specials Module Steakhouse site

GK User
Mon Jan 12, 2015 3:59 am
Hi there,

can you post the html code for specials module on home page of demo site please.

thanks

Ravinder
User avatar
Junior Boarder

GK User
Tue Jan 13, 2015 12:23 pm
Can anyone please post the code for specials module as it looks on the demo site.
User avatar
Junior Boarder

GK User
Tue Jan 13, 2015 1:06 pm
am i asking for too much
User avatar
Junior Boarder

GK User
Mon Feb 09, 2015 3:00 pm
rjassar wrote:am i asking for too much

I need this code, too! Thsi is crazy -no support from Gavick.
User avatar
Fresh Boarder

GK User
Thu Mar 05, 2015 7:15 pm
rjassar wrote:Hi there,

can you post the html code for specials module on home page of demo site please.

thanks

Ravinder


I don't know if your still out there but if so here is the html: make sure when you paste it in the module which is the location of the file, that you turn off the tiny editor and change it to none. That way you can paste the html correctly without stripping any of it:

<div class="bigtitle gk-special">
<figure data-scroll-reveal="enter left over .5s">
<img src="images/demo/banner_special.jpg" alt="Summer Grill">
<figcaption data-scroll-reveal="enter bottom over .5s after .5s">
<h3><span>Summer</span> Grill</h3>
<small>Starting from <strong>$19.99</strong></small>
</figcaption>
</figure>
<div class="gk-special-content" data-scroll-reveal="enter right over .5s">
<h3 class="header">
<span>Special</span>
<small>Check out our offers</small>
</h3>

<ul class="gk-special-menu">
<li data-scroll-reveal="enter bottom over .25s after .5s"><h4>New York Strip Steak</h4><strong>$8.99</strong></li>
<li data-scroll-reveal="enter bottom over .25s after .8s"><h4>New York Strip Steak</h4><strong>$8.99</strong></li>
<li data-scroll-reveal="enter bottom over .25s after .6s"><h4>Porterhouse Steak</h4><strong>$6.49</strong></li>
<li data-scroll-reveal="enter bottom over .25s after .9s"><h4>Porterhouse Steak</h4><strong>$6.49</strong></li>
<li data-scroll-reveal="enter bottom over .25s after .7s"><h4>Salisbury Steak</h4><strong>$8.99</strong></li>
<li data-scroll-reveal="enter bottom over .25s after 1s"><h4>Salisbury Steak</h4><strong>$8.99</strong></li>
</ul>
</div>
</div>
<a href="#" class="gk-special-link button">More details</a>
User avatar
Fresh Boarder

GK User
Wed Oct 26, 2016 10:24 am
Thanks, I didn't realize the editor changed the HTML.
User avatar
Fresh Boarder

teitbite
Thu Oct 27, 2016 9:15 am
Hi

Yes, some editors does not suport html5 yet. Anyway this thread is very old, so I'm closing it now. All the codes used in our demos can be find in documentation: https://www.gavick.com/documentation/
User avatar
Moderator


cron