Hi there,

I noticed that when the node teaser ends with a list (ordered or unordered) the read more link appears just on the paragraph above the list.

Ex:

Paragraph 1 Lorem ipsum.... read more

  • item1
  • item2
  • item3

Is there any form of solve it? Thanks in advance, Simon.

Comments

mcurry’s picture

Status: Active » Closed (duplicate)

This is a known issue. The module searches backwards for the last 'paragraph' close marker (</p>) in the teaser if you choose to append the teaser 'inline'. I'm working on a fix but it won't be ready immediately.

You can work around this temporarily by disabling 'insert teaser inline' or inserting the <!--break--> marker just after a paragraph of text rather than a list.

SimonVlc’s picture

Thanks inactivist,

I will wait till that fix ;).

Cheers, Simon.