php - My HTML Content disappear after saving in Opencart Module -


i'm learning opencart application. when adding content home page using opencart module disappear. if put normal text, not facing problem. when put html content text disappear. don't know mistake , how can solve this?

can me?

no problem when write normal text

enter image description here

problem when write text inside multiple div or tags

enter image description here

note: i'm using opencart default childtheme.

here solution: enter image description here

after putting html content in code editor have click again text mood. save it... problem solved.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -

'hasOwnProperty' in javascript -