elementor / elementor/hello-theme

Allow templates to implicitly set in child theme.

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
612
Forks
239
Avg merge
12h 5m
Merged PRs (30d)
19

Description

I am setting up a large website that requires compartmentalisation. As such I have opted for Multisite with a subdirectory setup.

I have used wp-cli to scaffold a child theme based on hello-elementor and created my default header and footer on the main site with the respective names of default-header and default-footer.

Is it possible to be able to hardcode the theme to fall back to the main sites default header and footer if one has not been set specifically in the subsite or even to force the template parts across all subsites using the same child theme to unify branding?

The idea is to change the header or footer on the main site and all the subsites reflect the change without having to manually go through them all.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.