Homepage PHP File

My home page is showing as ‘template-blank-4.php’ having a brain freeze and forgot what i did… please help. Thanks

Hello There,

Thanks for writing in! There could be a fatal error happening in your site. Did you added any custom code or have made any modifications to the them or in your child theme? It is best that you enable the Debug mode. You can do this by opening wp-config.php and adding


define('WP_DEBUG', true);

/* That's all, stop editing! Happy blogging. */

When you revisit the page, you should have some error output describing the issue in more detail.

Please switched to the parent theme. This error may have came from your child theme. You can send your child theme to us so that we can inspect it and look for the errors.

Best Regards.

Yes i created some custom pages in the child theme. There are no errors showing

Hi,

Can you provide us your site url where we can see the issue.

The template-blank-4.php is Blank - No Container | Header,Footer template which is set under Page attributes.

If you want to change it, you can change it here

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.