![]() |
|
how to write html sting in a new ? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: how to write html sting in a new ? (/thread-9890.html) |
how to write html sting in a new ? - vincent3569 - 23-04-2012 hi on my web site, I wrote a description page for zpBoostrap. the same page is on zpBootstrap demo site. how can I do to write this html code in my news and pages ? how to write html sting in a new ? - vincent3569 - 25-04-2012 hi I saw no response for my question. what the problem is and what can I do to write litteral html code in my news and pages ? how to write html sting in a new ? - acrylian - 25-04-2012 You have to use the html code view on TinyMCE write html or any other code. Otherwise it gets encoded as text naturally (btw, that was that way since for ever). how to write html sting in a new ? - vincent3569 - 25-04-2012 of course, I tried to edit the htmlcode with the following text :
when I close the html pop-up, I can see the correct code but after validation, icon of unknown picture is displayed : the test is interpreted as true HTML code (wich describe a picture) how to write html sting in a new ? - vincent3569 - 25-04-2012 maybe I found a workaround : how to write html sting in a new ? - acrylian - 25-04-2012 OK, that is the bug fixed in the nightly. Some encoding was overly active. |