Hello,
The Footer is not working on custom post type templates in Pro Theme. I have created a custom post type named ‘Events’ for detail page. I have created a template named ‘single-events.php’.
I have called function get_footer() for footer but it is not showing my footer. It shows the theme’s default footer.
On single.php get_footer() is working good but in custom post type templates is not working on ‘archive-events.php’ and ‘single-events.php’.
I’m hoping someone can help. I have attached screenshots. Thanks!


