add_filter( 'customizer_widgets_section_args', function ( $args ) {
$args['active_callback'] = '__return_true';
return $args;
} );
Adding this to my functions.php
file ensured that the settings stayed visible no matter what page was visible.
Related Posts:
- Link to specific Customizer section
- When cropping a header image, retain meta data (i.e. name, description, etc.) from original image?
- How to refresh WordPress Customizer panel upon entering a value
- Looking for a way to load a function after customizer preview refresh complete
- Display custom_background outside wp_head()
- How do I change Twenty Nineteen’s primary color without using the color slider in the theme customizer?
- Register theme customizer settings when theme activates [duplicate]
- How to change the themes “Live Preview” url within the Appearance->Themes page?
- Theme Customizer – How to create a sub panel
- How to conditionally display widgetized areas in theme customizer?
- Create more than one section in Theme Customizer
- How do you approach block structured content?
- Own Theme Customizer displays error message when saving, saving still works
- Child Theme not overriding a template section on live site – but is on local site
- How do I remove ‘Active Theme’ section from Customizer?
- Color Options from Theme Customizer API not returning via get_theme_mod()
- wordpress-theme 2017: featured image behaviour: where to set the height of the featured image?
- WordPress customizer extremely slow, cant work in it
- Dynamic image for Jumbotron on WordPress Custom Theme
- Issues with dynamic widget in theme customizer
- WP Customize API Checkbox change value
- WordPress Customazation API section in section
- Page structure using The Customizer Api
- WordPress Theme redirects to the Index page – Theme customizer problem
- What’s the best way to go from a design to a customized WordPress site?
- How do I change the header image height in Twenty Seventeen?
- How to create a new theme from scratch?
- Add a dropdown to theme customizer
- What theme is good for posting code? [closed]
- How do you change the theme location?
- How to see files in directories in “Edit Themes” screen
- WordPress generating 404 on .mp4 file in theme folder
- How can I check for malware in a Theme? [closed]
- Editing theme files and access to the Code pages only to super-admin?
- Categories for Pages Not Saving in Admin with Custom Categories Metabox?
- Weird post pagination url redirect
- How get Themes list via REST api?
- Download WordPress.com theme: how?
- Can I rename a theme’s folder and still receive updates?
- Child theme not visible
- Custom theme folder
- How to load parent theme style.css?
- Help with WordPress Query
- Inject widgets from one sidebar into another with PHP
- WP_Customize_Color_Control omitting # symbol
- Where all are child themes recorded when they are created in WordPress
- I have some doubts regarding how to implement child theme
- Why style.css with ?ver=3.9.2 not updating as the one without ?ver=3.9.2?
- An unexpected error occurred. Something may be wrong with WordPress.org
- Incompatible Archive. PCLZIP_ERR_BAD_FORMAT (-10)
- how to remove category nav from Bueno (WordPress Theme) header [closed]
- Website redesign – New theme – Help needed
- ‘Add New’ button not present [closed]
- How to style the post previews/links without it affecting the main posts?
- How to work on a new Theme for a site while still keeping the old Theme live
- problem with my my theme “search.php”
- How to switch theme if the current user is admin?
- How to assign custom template to specific products in Woocommerce?
- How to make content area in full width in Twenty Twenty-One theme?
- The requested theme does not exist. Stylesheet is missing – error after changing style.css name to my-styles.css in wp child theme?
- Re-zipping or extracting theme from wordpress site files
- Can I easily switch themes on a fully built website? [closed]
- Why does wordpress add Theme not list a specific theme anymore?
- Moving the search bar to be in menu bar
- current_user_can(‘manage_options’) causes white screen of death?
- Does WP, php, or a current framework (woofoo / genesis, etc). Offer a way to schedule text / bg color changes?
- different theme in one website
- I made new theme directory, why won’t it show up in admin GUI?
- Migrating a website using custom image tags to use featured images instead
- Editing Theme and Moving Servers
- CSS appears to not work on any WordPress theme
- setcookie on WordPress Page Template
- Is it a good idea to make WordPress theme repository public?
- Switching among theme customizations
- Will I still have my website wordpress theme if I transfer my website to sites like Namecheap?
- How to change wordpress gutenberg editor font to match default theme font?
- Facebook Icon on top of WordPress Site Header and Top Bar
- How to make wordpress theme option page in columns?
- How to work with a custom theme that someone else created before me? (details below)
- 404 not working, going to homepage; how to fix?
- Local LAMP Stack on Linux Mint theme upload fails
- How do WordPress themes work in relation to content?
- TwentyFourteen Theme : Changing grid layout
- How to allow users to switch to the child theme from front end without plugin?
- Change whole theme depending on resolution
- How to remove the option data of a theme when that theme is removed?
- Resetting Themes Folder to Default
- How to Hide Blog Post Author?
- Convert theme to be based on Bootstrap?
- Include root files into header files
- Static posts page is not working
- Cannot use some themes within Managed WordPress of Go Daddy [closed]
- How to track your theme usage on the internet?
- How to add Company Logo to Chosen Theme
- How to store the_post_thumbnail() value in a variable
- What security risk is not having “default” theme?
- register_nav_menus syntax error, unexpected identifier “register_nav_menus” in
- My theme is not translated
- RTL in posts only [closed]
- Blocking Google Fonts in wordpress website