i have a problem with the icons that keep dissapearing from the template after saving the articles-modules without any change. I post the html code from the "Location__Contact us right now!__" module (one of them) that i saved without any changes and the icon dissapeared. You can take a look here http://www.elaiki.gr . The icons at the top of the page also disapeared(after saved respective module).
- Code: Select all
<div class="gk-map" data-latitude="-34.397" data-longitude="150.644" data-zoom="8" data-ui="yes"> </div>
<div class="gk-over-map gkCols" data-cols="2">
<div data-scroll-reveal="enter left over .5s">
<h3>Contact Form</h3>
{GKCONTACT}</div>
<div class="contact-form-info" data-scroll-reveal="enter right over .5s">
<h3>Information</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus lobortis dictum elit eu placerat. Nullam vel pellentesque tortor, nec ornare enim. Phasellus lobortis dictum elit.</p>
<address><strong>Address</strong>
<p>Steak House<br /> South Place Street, Chicago, CH 123456<br /> Chicago 00-000, USA</p>
<a class="gk-locate" href="https://www.google.com/maps/place/Calgary,+Alberta,+Kanada/@51.013117,-114.0741555,11z/">Locate Us</a></address></div>
</div>
Thank you