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 #8

In case you'll resubmit template it would be good to preserve header formatting.

The header contain <strong> but missing in IV.

If you don't know how to format headers, just wrap_inner with <a>

First way:
@wrap_inner(<a>): //*[self::h1 or self::h2 or self::h3 or self::h4 or self::h5 or self::h6]

second way:
@wrap_inner(<a>): $body//*[starts-with(name(), "h")][string-length(name())=2]
Pavel T.
No reason to do it.
Declined by admin
Type of issue
IV page is missing essential content
Reported
Apr 18, 2019