Preview
Issue #3
- Алексей
- Broken layout (for IV).
As you know, images inside h1-h6, p, string, b, u, etc. is not supported by Instant View. To make page generate IV we should change it to <div> or <span>
It's manually added and it's hard to predict all variants. There can be deep nesting. In this case it's h3>strong>IMG + TEXT
But editor can make h4>b>IMG or h3>strong>u>IMG
It's not impossible to write a template that handles all cases
- Type of issue
- IV page is missing essential content
- Reported
- Feb 24, 2019
https://intraday.my/persediaan-yang-perlu-dibuat-sebelum-mula-melabur-dalam-pasaran-saham/
You wrote it's not impossible to write a perfect template, but it's also not so hard. You just have to move the images before their header parents. Check my template, it handles all cases.