*

KaloSex

  • ****
  • 139 posts
Html editor bug - what can i do?
« on: October 04, 2023, 07:06:12 PM »
Hello there,

I have one page on the section "Pages" where i want to put info for link exchange. When i try to use this code these:
Code: [Select]
<textarea style="width: 100%; background: #d9d9d9; border: 1px solid #b5b5b5; padding: 10px; font-size: 13px;">&lt;a href="https://link1" target="_blank" title="Worldwide Escort Directory" rel="noopener"&gt;&lt;img src=”link1” alt=”link1.org” title=”link1.org”&gt;&lt;/a&gt;</textarea>

<p>dsfsfdsf</p>

<p>sdfdsf</p>

<p>sdfsd</p>

The html editor breaks when i save, and the page looks totally different when i go to edit it. The page looks like this when i try to edit:
It breaks and everything after </textarea> gets out of the editor somehow (?????)

(look attachment)

*

MB Themes

Re: Html editor bug - what can i do?
« Reply #1 on: October 04, 2023, 08:16:45 PM »
It will not support inputs.
Use different way.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

KaloSex

  • ****
  • 139 posts
Re: Html editor bug - what can i do?
« Reply #2 on: October 04, 2023, 08:45:36 PM »
i just want to be able to give the code so people can just copy it and paste to their sites, but it parse it and shows the banner instead of code.

Any idea how to give the code for copy / paste without site parsing it and showing the banner?

*

MB Themes

Re: Html editor bug - what can i do?
« Reply #3 on: October 05, 2023, 05:42:02 PM »
You can use <code>, <pre>, ....
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots