Page Creation Templates

    • WCPCN
      Member
      # 2 years, 8 months ago

      When creating a Private Page, are the WordPress Page Attributes not available? Please see attached.

      Is there a way to make them available? We have some custom templates that we wish to re-use.

    • Thomas
      Keymaster
      # 2 years, 8 months ago

      Hi,

      They should normally be available. Which theme are you using?

      However, I would recommend that you use our themes’ templates instead.

      Eg: copy themes/page.php to child-theme/cuar.php so this template will be used for the whole area.

      You’ll find more info about the available templates in our themes development documentation.

      Regards.

      Want to help WP Customer Area? It only takes few seconds!
      Rate & review the plugin on WordPress.org 🙂

    • WCPCN
      Member
      # 2 years, 8 months ago

      Hello,

      Our theme is a custom them that I developed myself. Am I missing something in the integration?

      Thanks for your response. Very much appreciated.

    • WCPCN
      Member
      # 2 years, 8 months ago

      We have very particular layouts for our pages and so I created page templates that the users select from when creating pages. We need these layout templates to be available when private pages are being created.

       

      Thanks

    • WCPCN
      Member
      # 2 years, 8 months ago

      I think that I may have figured it out. If there is a post-type for s then I will need to include it in my page layout templates.

      <?php /* Template Name: PageWithLeftNav-1-5050-1
               Template Post Type: page, ???Customer Area Page Post Type???
            */ ?>
    • WCPCN
      Member
      # 2 years, 8 months ago

      I think that I may have figured it out. If there is a post-type for Customer Area Pages then I will need to include it in my page layout templates.

    • # 2 years, 8 months ago

      Hi

      You have the list of our custom post types in the documentation linked by Thomas above.

    • WCPCN
      Member
      # 2 years, 8 months ago

      Awesome! Thanks. Please close this ticket.

Viewing 7 reply threads

The topic ‘Page Creation Templates’ is closed to new replies.