strip_tags causes problems
-
Hi,
I am using this short-code:
[pagelist_ext sort_column="post_date" sort_order="desc" limit_content="550" show_image="0" strip_tags="0"]
and it does mostly what I want. But when there are images in the text this sometimes causes problems. First of all the limit-content also counts a lot of code in the image, so if it for instance has a link, hardly any other content will be shown..
But the biggest problem is that sometimes some end-tag gets missing and then it will break the pages shown below that. This depends on the location of the images. For now I have fixed this by fiddling with the limit content, but when more childpages get added, it might happen again…
what can I do about this?
Is it for instance possible to strip the images, but not the paragraph and title tags?The page I need help with: [log in to see the link]
- The topic ‘strip_tags causes problems’ is closed to new replies.