- Posts: 29
- Thank you received: 0
wysiwyg editor is always deleting <a id="xxxxx">
-
zeroone
Inactive member -
Topic Author
- Member
-
Less
More
11 years 4 months ago #34250
by zeroone
wysiwyg editor is always deleting <a id="xxxxx"> was created by zeroone
I have problem, no matter what editor i use , when we edit content of article and save then always the <a id="xxxxx"> code is gobe, as a result site doesn't scroll any more. To fix we have to disable WYSIWYG editor and add code manualy agin in content.
Who has fix, because are registerd user use wysiwyg-editor in frontend to change text.
Who has fix, because are registerd user use wysiwyg-editor in frontend to change text.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #34266
by ivan.milic
Replied by ivan.milic on topic wysiwyg editor is always deleting <a id="xxxxx">
Try disabling text filters in joomla global configuration. Also try to put some character in <a> tag
Please Log in to join the conversation.
-
zeroone
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 29
- Thank you received: 0
11 years 4 months ago #34273
by zeroone
Replied by zeroone on topic wysiwyg editor is always deleting <a id="xxxxx">
Sorry, not working. I disabled text filters. This is example of code that always is removed: <a id="sfeer"></a>
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #34278
by ivan.milic
Replied by ivan.milic on topic wysiwyg editor is always deleting <a id="xxxxx">
try:
<a id="sfeer" style="font-size:1px;">.</a>
<a id="sfeer" style="font-size:1px;">.</a>
Please Log in to join the conversation.
Time to create page: 0.164 seconds