Keyword

tabs and sliders "eats" paragraph tags

  • Bernhard Blasen
  • Bernhard Blasen's Avatar Topic Author
  • Offline
  • New Member
More
8 years 6 months ago #151833 by Bernhard Blasen
tabs and sliders "eats" paragraph tags was created by Bernhard Blasen
There is a kind of bug(?) in plugin tabs and sliders.

If {slider=xxx} is embedded in <p>-Tags (as for example JCE does it by default), then paragraph formatting within the slider vanishes.

Example:
<p>{slider=XXX}</p>
<p><strong>Headline 1</strong></p>
<p>Lorem ipsum dolor sit amet.</p>
<p>{/slider}</p>

Causes the paragraph tags within the slider to disappear.
So if formatting within a slider looks weird, have an eye on the source code of the article and remove the <p>-Tags around the {slider=} and {/slider} entries. Afterwards formatting is ok.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum