Page Creation Templates

    • WCPCN
      Membre
      # il y a 3 années et 8 mois

      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.

    • Matias Larralde
      Maître des clés
      # il y a 3 années et 8 mois

      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.

    • WCPCN
      Membre
      # il y a 3 années et 8 mois

      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
      Membre
      # il y a 3 années et 8 mois

      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
      Membre
      # il y a 3 années et 8 mois

      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
      Membre
      # il y a 3 années et 8 mois

      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.

    • Vincent Mimoun-Prat
      Participant
      # il y a 3 années et 8 mois

      Hi

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

    • WCPCN
      Membre
      # il y a 3 années et 8 mois

      Awesome! Thanks. Please close this ticket.

Vous lisez 7 fils de discussion

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