Hi ivanapt,
thanks for reporting,
we’ll check it.
Are you having it on a local or remote site ?
Thanks
Also have issues,
My Bullet points don’t show (nor any content within bulletpoints).
I have a hosting account on bluehost and the site is in a subdirectory (probably why there is an issue).
Also blockquote does not show.
Hi Rikk03,
does the plugin work for other content?
Bullet points are the “ul” / “ol” html tags ?
Inside “blockquote” words are not replaced ?
Can you please share with us a link where we can have a look ?
Thanks in advacnce
The plugin was working for the other content – Yes.
Yes the bullet points are the ul/ol and li tags, all content formatted with bulletpoints is entirely gone.
This would seem to be the relevent css part.
#content ul { list-style-type:none;}
#content ul li { margin:0 0 8px 0px; padding:0 0 5px 15px; line-height:20px; font-size:14px;}
#content li { margin:0 0 8px 0px; padding:0 0 5px 15px; line-height:20px; font-size:14px; }
#content ol { margin:0 0 0 18px; padding:0 0 10px 5px; list-style-type:decimal; line-height:18px; }
#content ol li ol { margin:8px 0 5px 18px; padding:0; }
#content ol li { margin:0 0 5px 0; padding:0; }
The block quote formatting is stripped out, but the content remains.
Hi,
all issues have been fixed with version 1.1
Thanks you all !