The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

There is a title on the original page, the same problem in:
https://www.newsko.ru/news/nk-5002263.html
https://www.newsko.ru/news/nk-691882.html
Andrew A.
Clearly IV (or IV + target site editor's) problem. Because the site editor did put <p> inside <h1> (making it look like <p>, by the way), it generates the following code:

<header><h1/><p>Text</p>...</header>

My template tries to take <h1> and gets an empty node.

I shouldn't try and write fixes for such stuff, it would be ugly as hell and be pure ad-hoc fabrication (kind of //header//h1[not(normalize-space())]/next-sibling::p).
Declined by admin
Type of issue
IV not generated for target page
Reported
Mar 17, 2019