Section disappears when update pushed to production
Maybe you’re not getting an error, if there is no error at all, but just a misunderstanding? By default, without custom coding, is_page_template() will only work on posts/pages where the Post Meta “_wp_page_template” is set. You can set this value in the Page Attributes Metabox when editing a Post. You can enable this by enabling … Read more