I have created a custom page template for my wordpress theme that uses a custom header-file:
get_header('custom');
Everything works as expected, but when I set a page to be the Posts-Page somehow the standard header-file gets loaded instead (my custom page template is activated).
I have also tried to override the blog.php from the parent and added the explicit call to my custom header-file, but it didn't have any effect.
What am I doing wrong? How does this work?
single.php- Mangesh Parteset_header();but even if I do override it with my own version it still doesn't work :| - Đinh Carabushome.php. Thanks for your support! - Đinh Carabus