• Resolved flowinteractiveoz

    (@flowinteractiveoz)


    Hi

    Thanks for the great plugin, it is working well on normal WordPress pages but on pages dynamically generated from a custom post type the plugin just shows a blank page.

    Have tried using target of body and also .container but still show up blank. Does this work with this type of page or is there something else I can try.

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    Yes, the plugin should work fine with CPT’s.

    It seems you are currently targeting an element with a class of: page_container_inner
    However, after inspecting the page we could not find this element. We did find an element with a class of:
    post_text_inner

    Maybe try targeting .post_text_inner instead?

    Plugin Contributor twinpictures

    (@twinpictures)

    Looks like you got it resolved. Glad we could be of assistance.
    Issue marked as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blank page on custom post type page’ is closed to new replies.