• Resolved Pierre Lemarchand

    (@raivavae)


    Hello,
    Can you elaborate on how to:

    “make a copy of one of your page templates that does not include a sidebar and make it a global template by adding the following to line 1:
    <?php /* Template Name: Example Template */ ?>”

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    This refers to the page template from your theme. Look in your parent theme folder for “page.php”

    Copy this to your child theme. Add the PHP snippet you shared at the top of the template file, and give the template a unique name.

    Then, in Events > Settings > Display, choose that template from the dropdown.

    Hope that helps!
    Sky

    Hey there,

    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! ??

    Take care,
    Ed ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I remove the sidebar from Events pages’ is closed to new replies.