• Resolved katart17

    (@katart17)


    For some reason my custom theme is outputting a blank page for any page using the Default Page Template. It is happening at this site: http://www.lyndsstudio.com/

    The Contact and Information pages are using the Default Page Template (page.php).

    The Default TwentySeventeen theme works fine.

    Any ideas why?

    • This topic was modified 6 years, 11 months ago by katart17.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter katart17

    (@katart17)

    UPDATE: I found the problem. There was a bad Widget that was causing the Dynamic Sidebar string to crash the site.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    disable any caching and optimization plugins you might have. I see content when I view source for http://www.lyndsstudio.com/information/ but nothing actually displays!

    When I inspect the page with the Crhome inspector, it looks really messed up, too.

    remove your following widget code

    <aside
    id="text-2" class="widget widget_text"><div
    class="textwidget"><script>document.documentElement.innerHTML = unescape('');</script></div>
    </aside>
    Thread Starter katart17

    (@katart17)

    I just purged the cache. Are you still seeing any issues?

    I noticed the error immediately after posting on this forum. It was the Text Widget with the script code in it. The page loaded properly after removing that widget.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Default Page Template getting Blank Page’ is closed to new replies.