Hi
I’ve tried to customize header_menu.php and header-style-7.php, including modified files in parts folder inside my Newspaper-child theme: it works, but now I would like to go back to defaults.
I’ve deleted parts folder in the child theme, but if I select Style-7 I get just a blank header.
I’ve also tried to switch to another header style (it works), then Style-7 again, but nothing changes.
I’m not using any caching, by now, and I’ve also restarted nginx and php5-fpm.
Am I doing something wrong?
Thanks in advance
I’ve switched to the main theme and the header style doesn’t work.
I’ve modified only the files in the child theme, and then I’ve deleted those files.
I’ve also checked all main theme files, too, they’re all unchanged.
But I think I’ve understood what’s happened: the MENU TEXT COLOR for the Main Menu was #FFF, and also in the main theme. I’ve restored it to default #000000 and now I’m able to see the menu items.
However, I did not change that setting, I’ve just changed header_menu.php and header-style-7.php in child theme: is it “normal” that theme colors has changed?
and is it correct that the main theme options (theme panel) are the same for the main theme and the child teme?
Thank again, Luca
Hello,
The settings in the theme panel are the same for the child theme and the main theme because both themes use the same database. As for the theme panel color, the default one is a dynamic one. If you set it different from default (to white for example) it will remain white on all menus selected. Normally the color should not have changed if you did not set it from the panel.
Thank you!