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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -