Images disappearing in "key feature" html module

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
gv_gavick
Fri Sep 26, 2014 6:51 pm
Reply with quote
Report this post
I edited the html custom module named "The Key Features" in the Startup template and the images disappeared.
When I paste the correct html code and press save it is rewritten by joomla from this:

<div class="gkFeatures gkPerspective">
<a href="#" class="gkRocket" data-animation="flip" data-delay="0"><span>Rocket</span>Innovative Design</a>
<a href="#" class="gkBadge" data-animation="flip" data-delay="150"><span>Badge</span>Award-winning Agency</a>
<a href="#" class="gkMouse" data-animation="flip" data-delay="300"><span>Mouse</span>Your ideas, imagination</a>
<a href="#" class="gkPiggy" data-animation="flip" data-delay="450"><span>Piggy</span>Save Your Time &amp; Money</a>
</div>
<a href="#">View Full Features</a>

to this:

<div class="gkFeatures gkPerspective"><a class="gkRocket" href="#" data-animation="flip" data-delay="0">RocketInnovative Design</a> <a class="gkBadge" href="#" data-animation="flip" data-delay="150">BadgeAward-winning Agency</a> <a class="gkMouse" href="#" data-animation="flip" data-delay="300">MouseYour ideas, imagination</a> <a class="gkPiggy" href="#" data-animation="flip" data-delay="450">PiggySave Your Time &amp; Money</a></div>
<p><a href="#">View Full Features</a></p>


It looks as if the <span> commands are removed. The end result is that the images disappeared. Can you please take a look: test.adooa.co.uk

thanks
User avatar

GK User
Fri Sep 26, 2014 9:59 pm
Reply with quote
Report this post
Hi,
but it's not our fault.
Use No Editor mode when you're editing this module.
Each TinyMCE or JCE sometimes can "fix" html code, even when you do not need this.
User avatar
Platinum Boarder


cron