Hi,
I'm using Joomla 5.3.2 with the Nectar template and SP Page Builder.
Issue:
The header (menu/logo/buttons) shows correctly on all pages, including the blog overview. But when clicking into a single article, the entire header is missing — only the component content is rendered.
Suspected cause:
It looks like article pages are using component.php instead of index.php, so the full template layout (including modules and SP Page Builder sections) is not loaded.
Question:
How can I make sure single article pages use the full template layout, including the header?
Thanks!
This is the correct lay-out:

This is the lay-out on blog-posts:
