Shape 5

Joomla Templates => Incline - Club => : neo9982 August 07, 2015, 12:18:44 AM



: Info Slide
: neo9982 August 07, 2015, 12:18:44 AM
Hello,
I have not did much work with this feature but when I enter any text to replace the "Example Slide This is dummy text. You can add any text or html markup here." in the info slide it totally dismantles the CSS and the module disappears. I have tried adding just a single letter to the dummy text and the same happens. I have tried it on every info slide on every tab show and the same happens. I have tried it in both toggled editors with the same result. If I change or add one single character it destroys the entire module. I'm sure I am missing something.
Below is the custom HTML in position top_row1_2 of the incline template using the HTML editor I changed one letter on the first info slide text and the entire module disappeared.


<div class="top_info_slides" data-scroll-reveal="enter from the left after 0.4s">
<div class="top_info_slides_item">
<div class="s5_is_css_8">
<div class="s5_is_slide_css">txample Slide<span class="s5_is_slide_text"> This is dummy text. You can add any text or html markup here. <a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Read More[/url] </span></div>
</div>
</div>
<div class="top_info_slides_item">
<div class="s5_is_css_8">
<div class="s5_is_slide_css">Example Slide<span class="s5_is_slide_text"> This is dummy text. You can add any text or html markup here. <a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Read More[/url] </span></div>
</div>
</div>
<div class="top_info_slides_item">
<div class="s5_is_css_8">
<div class="s5_is_slide_css">Example Slide<span class="s5_is_slide_text">This is dummy text. You can add any text or html markup here. <a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Read More[/url] </span></div>
</div>
</div>
<div class="top_info_slides_item">
<div class="s5_is_css_8">
<div class="s5_is_slide_css">Example Slide<span class="s5_is_slide_text"> This is dummy text. You can add any text or html markup here. <a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Read More[/url] </span></div>
</div>
</div>
</div>


: Re: Info Slide
: mikenicoll August 08, 2015, 01:28:41 AM
Hello,

This is a known issue with TinyMCE stripping HTML for no reason. In the Global Configuration turn the editor settings to Editor - None to remove the editor completely and get the HTML view.

Regards,