• Resolved yoshiwafa

    (@yoshiwafa)


    Hi, I want to display whatsapp chat on a page that I created with the CPT UI (Custom Post Type UI) plugin.
    However, I didn’t find this feature on the “Visibility” page.
    Can I show joinchat on pages created with CPT UI? How to?

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

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

    (@creapuntome)

    Hi, by default Joinchat recognizes all custom post types with public url. In CPT UI you need to set “Has archive” as true.

    If you can’t set “Has archive” as true, you can use PHP filters 'joinchat_post_types_meta_box' (for CPT metabox) and 'joinchat_custom_post_types' (for visibility settings) to manually add your CPT.

    Thread Starter yoshiwafa

    (@yoshiwafa)

    Very thanks for the answer, finally problem solved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to enable in CPT UI posts?’ is closed to new replies.