Custom header view missing masthead content

I’m using a Pro child theme and created a custom header file here:
/wp-content/themes/pro-child/header.php

I then created the base.php file here:
/wp-content/themes/pro-child/framework/views/header/base.php

This caused the website’s logo and navigation to globally disappear, and upon inspecting the page the element is empty. How can I restore the masthead content while using a custom header file?

Hi Ben,

Thanks for reaching out!

Since you are using the Pro Theme, I suggest that you use the Header Builder where you can customize the layout of your header. In that way, you don’t need to edit the php files. To know more about the header builder, please check this out.

Hope that helps.

Thank you.

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