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

because it's only possible to copy entire paragraphs in the IV, you should separate them using <p>. It can be detected by <br><br>. You can use this code snippet:

@wrap(<span>): $body//div[@id="text"]//text()
<p>: $body//div[@id="text"]//br[./next-sibling::br]
kk
I don't have to fix this. In the original content it's presented this way.

Raised a similar issues on another template about this and it was declined.

Will keep it as it.
Type of issue
IV page is missing essential content
Reported
Apr 7, 2019