Multiple read more problems
-
- Read more will not work properly if the content includes a break or new line (<br> or <p>). The hidden text will only be hidden to the break or paragraph tag, and the rest will be shown:
This is some text [expander_maker id=”1″ more=”Read more” less=”Read less”] and this will be hidden. <p>But this will not be hidden</p>[/expander_maker]
The result will be:
This is some text
But this will not be hidden
Read more
When expanded, it will show:
This is some text and this will be hidden
But this will not be hidden
Read less - Read more will not work if the text to be hidden is wrapped in a <div>.
For instance:
<div><h2>This is a header</h2><span class=”colorBlue”>This is a bunch of text [expander_maker id=”1″ more=”Read more” less=”Read less”] and there is more here to read.</span>[/expander_maker]</div>
The page I need help with: [log in to see the link]
- Read more will not work properly if the content includes a break or new line (<br> or <p>). The hidden text will only be hidden to the break or paragraph tag, and the rest will be shown:
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Multiple read more problems’ is closed to new replies.