I have a weird situation and don't understand what is going on. Bascially it's this.
1. I can change presets to modify colors etc and it will work fine.
2. However if I make changes to the Layout (for example) adding a logo it does not show. NOthing in the header will show.
3. Also under Setting/reading if I change setting to a default home page that won't show either.
Note: I changed to a different theme AND everything worked fine so it's something with gantry.
4. Like I said when I changed theme for this site everything worked as it should.
I have added my credentials to the secure but this is definately a bug.
BTW I have the latest gantry, wordpress and this is multisite but I followed your instructions here to create child theme:
docs.gantry.org/gantry5/theme-developmen...hild-theme-wordpress
THANKS!! I get how that works now. Very helpful. However one last issue. When I deleted the "home" outline it still shows the gantry sample content. I'm wondering if the database base is still seeing the old config even though it's deleted. I just want the home page to use the "Base Outline".
Do you know what's going on here? Why even though after I delete the outline it shows the old assignment.
As you see in this link it still shows:
sports.t12sites.com/
I figured out how to finally fix it but for those who might run into this again here is what caused it.
1. As you mentioned the override was causing the issue. I created a child theme and that ovverride of Home is preinstalled
2. This issue arise when I deleted the Home outline WITHOUT deselecting the "Home page" in the override.
While the home outline was gone it kept that setting so to fix I just needed to recreate the child theme.
Thanks for your responses and hopefully this helps someone else