Modify Header modul (custom HTLM)

GK User
Wed Oct 22, 2014 3:22 am
Hi all,
I have problem when modify the Header modul:
- After install using quickstart, At Home page there are icons display over Menu, Special, Gallery...
- Modify the Header modul ("Menu" to "My Menu") those icons disappear.
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>
<p><a class="btn" href="#restaurant" data-scroll-reveal="enter bottom over .5s after .25s">Discover our restaurant</a></p>
<ul class="gk-short-menu">
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu">My Menu</a></li>
<li data-scroll-reveal="enter bottom over .5s after .5s"><a href="#specials"> Specials</a></li>
<li data-scroll-reveal="enter bottom over .5s after .75s"><a href="index.php/gallery"> Gallery</a></li>
<li data-scroll-reveal="enter bottom over .5s after 1s"><a href="index.php/reservation"> Reservation</a></li>
<li data-scroll-reveal="enter bottom over .5s after 1.25s"><a href="#location"> Location</a></li>
</ul>

Please someone help me to fix this.
Thanks in advance!
User avatar
Fresh Boarder

GK User
Wed Oct 22, 2014 8:05 am
Hi,
disable TinyMCE and reopen this same module again,
than check our original code, some parts in missing as you can see:

https://www.gavick.com/documentation/wp ... frame=true
User avatar
Platinum Boarder

GK User
Wed Oct 22, 2014 3:04 pm
Oscar E wrote:Hi,
disable TinyMCE and reopen this same module again,
than check our original code, some parts in missing as you can see:

https://www.gavick.com/documentation/wp ... frame=true

Yes, code above works right but I would not edit the modul again with editor enable or it will go strange display (some icons are smaller than others).
Any way it s ok for now. Thank you very much.
User avatar
Fresh Boarder

GK User
Thu Oct 23, 2014 8:02 pm
You can also try to use Sourcerer or similar extension as a layer - Most Joomla! Text Editors will strip parts of your HTML5 code, like ours and movie embed tags. With Sourcerer you won't have these limitations .
User avatar
Platinum Boarder


cron