• Resolved thertom

    (@thertom)


    Hi all!
    I have a funny issue on our page: lately, after editing or simply saving a custom pod template, the whole webpage becomes useless:
    – submenus become blank – not even showing any “field content” if inspecting the page’s html content
    – it happens not only on that sites, where some pod-listing is applyed
    – the sub-submenus works fine…
    Any ideas?
    Thanks, in advance!
    Tamás

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @thertom

    Did you try to enable debug? Might be an error coming from a plugin/theme conflict.

    https://docs.pods.io/faqs/plugin-theme-conflicts/

    Cheers, Jory

    Plugin Support Paul Clark

    (@pdclark)

    The linked page seems to be operating fine at this point, so closing this ticket. If you encounter additional issues, please open a new ticket.

    Generally, if a dynamic template does not yield expected results in the frontend, it is usually due to a typo. Some places to look include:

    • PHP error log: Did PHP encounter an error? If so, what file, line number and error is reported?
    • HTML: At what point does the HTML stop outputting or not contain expected content? Is a bracket missing, a field mistyped, or other typo occurring near that point? Are all HTML tags opened and closed correctly?
    • JavaScript: If some menus are working, but not others, this is sometimes an indicator that JavaScript is encountering an error. Is static content displaying, but not dynamic or animated content? Are there any errors reported in the browser Web Inspector JavaScript console? Did any requests fail in the Web Inspector Network tab? If a request failed, did it give an error code, or does clicking on the specific request in the Network tab reveal an error in the response contents?
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pages become blank after editing pod template’ is closed to new replies.