Error in loading the page
-
In page.php
get_template_part( ‘content’, ‘page’ );
should be replaced with
get_template_part( ‘template-parts/content’, ‘page’ );
Please check it too in the next version.
- The topic ‘Error in loading the page’ is closed to new replies.