• Resolved ajaypaliwal

    (@ajaypaliwal)


    When we are inserting the page using the plugin, sometimes it shows the content of the page inserted but some time it is not loading page properly and doesn’t show anything only blank space.
    So I want the solution for this issue, that it can load the inserted page properly.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Paul Ryan

    (@figureone)

    I can’t think of anything that might be causing this. Can you inspect the page markup when it doesn’t work? The inserted page should be in a div or span wrapper that looks like:
    <div data-post-id="123" class="insert-page insert-page-123">...</div>

    Also check out the web server logs to see if there are any error messages from PHP.

Viewing 1 replies (of 1 total)

The topic ‘Problem with loading the page’ is closed to new replies.