JCE messes up links

Phoca Email (Newsletter) - sending emails and managing newsletters in Joomla! CMS
User avatar
christine
Phoca Hero
Phoca Hero
Posts: 2990
Joined: 28 Nov 2010, 17:20

Re: JCE messes up links

Post by christine »

Hi MarkRS,
I contacted Ryan, see here on GitHub:

https://github.com/widgetfactory/jce/issues/142
There's a missing > in your Code.

Kind regards
Christine
User avatar
christine
Phoca Hero
Phoca Hero
Posts: 2990
Joined: 28 Nov 2010, 17:20

Re: JCE messes up links

Post by christine »

https://github.com/widgetfactory/jce/issues/142

Therefore Info from Ryan:
This works fine for me in JCE:

<a href="{readonlinelink}">:Click here to read online</a>

This issue here (link to this thread) ... :

is that the poster's HTML is incorrect.
Not correct:

Code: Select all

<a href="{readonlinelink}":Click here to read online</a>
Missing the > after "

Kind regards,
Christine
Post Reply