Shape 5

Joomla Templates => GCK Store - Club => : joomladaze November 12, 2014, 11:30:10 PM



: "Shop Men" module - Retro Classics Men
: joomladaze November 12, 2014, 11:30:10 PM
When I try to make any updates to the links on the "Retro Classics Men" "Shop Men" module the image code disappears and the module ends up all white.


: Re: "Shop Men" module - Retro Classics Men
: mikenicoll November 13, 2014, 12:37:44 AM
Hello,

When you make changes to a module with HTML you need to change your editor in the Global Configuration to None. Often times editors strip coding or add additional tags to coding on submission such as the TinyMCE Editor.


: Re: "Shop Men" module - Retro Classics Men
: joomladaze November 14, 2014, 05:29:46 PM
Yeah that's what happened.

Can you provide me with the code that was in those modules? At this point its been altered on my end and just shows up blank.

Thanks


: Re: "Shop Men" module - Retro Classics Men
: mikenicoll November 14, 2014, 05:58:59 PM
:
<div class="img_hover_zoom">

<div class="image_hover_zoom_text">
<a href="index.php/component/virtuemart/men">
<span class="highlight_font1">Retro Classics</span>
<span class="highlight2 highlight_font2">Men</span>
</a>
</div>

<a href="index.php/component/virtuemart/men">
<img src="images/category2.jpg" alt="" />
</a>

</div>