• Resolved rosterdotcom

    (@rosterdotcom)


    First off, love this plugin!

    I’m using the Themify theme and it has a header with an image on each page that is created. I can go into each page to remove the header but Tutor creates a course that looks like a page but it’s not a page. I need to remove the default header from the Tutor course page but not sure how/where to do that.

Viewing 1 replies (of 1 total)
  • Hey @rosterdotcom,

    1. Edit Header/Footer.php: You’ll need to customize the header/footer through the theme’s header/footer.php file. You can navigate to your theme editor and add the header/footer function
    2. Steps:
      • Go to Appearance > Theme Editor.
      • Locate and edit the header/footer.php file.
      • https://prnt.sc/4ROwKU4Ho4Fc
      • Replace the default HTML with the footer template shortcode: echo do_shortcode('[template id="1234"]');.
    • This reply was modified 2 months, 4 weeks ago by Maizul.
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.