Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add nav_settings Customizer section #115

Open
cjg89 opened this issue Mar 15, 2021 · 0 comments
Open

Re-add nav_settings Customizer section #115

cjg89 opened this issue Mar 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cjg89
Copy link
Member

cjg89 commented Mar 15, 2021

Description

See title. We currently remove the section in the Customizer to reduce clutter, but as of v1.2.0, we do utilize the Main Site nav menu on single Statement posts.

https://github.com/UCF/Today-Child-Theme/blob/master/includes/config.php#L40-L54

Why it's Important

The Main Site nav is utilized in this theme as of v1.2.0, so we should display the relevant Customizer settings for it.

Alternatives

n/a

Possible Implementation

Update today_define_customizer_sections() to remove the $wp_customize->remove_section( UCFWP_THEME_CUSTOMIZER_PREFIX . 'nav_settings' ) call.

Additional context

n/a

@cjg89 cjg89 added the enhancement New feature or request label Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants