Have you tried utilising “Panels” and then “Sections”?
$wp_customize->add_panel……….
Related Posts:
- New WP_Customize API – how does it work under the hood?
- Disable Visible Edit Shortcuts in the Customizer
- How to Add Customizer Setting in Child Theme
- customize_register with Multiple controls/settings – how to get values?
- Manipulating post meta in the customizer
- Widgets not working in Customizr but working in Appearance
- In the new Theme Customizer API, how to send a value from the front back to the admin panel?
- get_theme_mod(); returns nothing
- How to get input_attrs in the sanitize function?
- How to change in customizer the “site identity” tab required capabilities
- Customizer image control default value showing in customizer but not on frontend
- Customizer: How do you add HTML to control labels?
- Add new Control to Customizer to modify Headings (h1, h2, h3…) Color
- How to extend nav-menu-item-control data in Appearance > Customize?
- What will happen to the additional CSS when the theme is updated?
- Convert an theme options page to use in customize.php also?
- Add more then one site logo – custom-logo theme support
- Hide devices selection from customizer?
- Fatal error in wp-admin/customize.php after fresh install due to null $wp_customize
- Enabling Additional CSS / custom-css
- Can not sanitize select control in customize api
- Bind JS event to WordPress control customizer
- For a specific theme, how do I build a list of all the possible theme modification names?
- Save & Publish disabled for two dimensional array Customizer
- Allow guests to use WP Customizer but disable save button
- How do I remove a customiser option from a parent theme in a child theme?
- How to add css option to Header Image customizer?
- Trigger Customizer Publish (save) Action
- How to edit alternate inactive themes in “Appearance -> Customise” screen?
- Is it necessary to prefix theme_mod, section id and panel id in the customizer?
- Hide Customizer’s Widget Choices From The List
- theme customizer – can a single option pass multiple values?
- How to remove Customizer’s Section and move Control straight to Panel using Child Theme
- Remove Customizer Control Choices (Type: Radio Array) using Child Themes
- Dynamic Control in customiser
- Is it possible to rename a customizer control heading?
- Is it possible to add custom badges to product attributes conditionally, based on custom field?
- Will WordPress updates remove Gutenberg Additional Classes?
- Easily add custom HTML outside the main container?
- Customizer options limited to specific user roles?
- Can’t Customize WordPress Page
- WordPress Customizer: Check for value of CSS selector and replace it
- In wordpress customizer api adding div wrap to control
- Apply `the_content’ filter to theme customisation live preview
- retrieve theme custom settings
- Which IDE best for WordPress Development? [closed]
- Refresh Customize Section (not preview)
- Do i need to use PHP in customizer api?
- Where did I put this one line of css?
- Hover Hide-Visible Additional CSS not working in WordPress website, but shows properly in Customize window
- How to get the Date Format and Time Format settings for use in my template?
- Users with custom roles not showing in post author select box
- How to remove comment section from page only , not from posts pages?
- Archive Listings Filtered by Date Values in a Custom Field/Post Meta?
- deleted users still show in count?
- How to deal with multiple select options using register_setting() theme options
- Any amazing WordPress MultiSite sites? [closed]
- Add URL field to the link post format
- How to fix broken upgrade to 3.1
- Can I create front-end editable user profile pages with WordPress? How do I do it?
- Add a page that appears in the backend admin that lists files to download? WP 3.3
- Multiple Queries and Excluding Repeating Posts?
- How can I & how do I change text displayed in comment via child theme
- get_option issues
- How to change URL Custom Page?
- Custom column sorting in WordPress admin post table
- Comments not nesed with custom template
- How to get multiple Action Hooks in an Array
- What values can we use in `formattingControls` parameter in RichText component
- Multiple Blogs on one site. Best Practise
- Limiting allowed html elements/strip harmful scripts from editor
- Customizing default Mediaelement player
- Filter my home page posts by category or by tag
- Custom members area (interface/design) in WordPress, is it possible and how?
- Override database config for WordPress multiblog
- Password protected photo galleries
- How do I fix unexpected redirection of visitors after enabling multisite on WP3?
- How to get “string” away – replaced with “nothing” [closed]
- Google font doesn’t show in theme option
- Add a InfoBox in the media upload window
- Multiple RSS feeds scroller in one sidebar
- How to encode author ID in the author permalink
- Steps for custom data retrieval
- Customizer: active_callback and sanitize_callback incompatibility?
- Remove add news page and posts from menu
- Custom Status of Custom Post type need to EXCLUDE from Taxonomy pages
- redirect post id to post full url
- Silo Structure; Will links from home page to a Sub-category or Post undermine silo seo advantage? [closed]
- Is there a way to use LaTeX formatting for WordPress?
- Manage multiple domains from one backend
- I’d like to move the Widgets Panel to the bottom of the list in Customizer
- custom default avatar showing broken link
- Is it possible to visually group items on the theme customizer?
- Background image no more visible in the preview
- I need to make the title of the page dynamic in my custom plugin
- Custom CSS working on home page but not on NEW created PAGE
- Looking for a way to align log in form fields with background image and scale responsively
- Customizing Additional CSS editor
- How To Fix the “Another Update is Currently in Progress” Error in WordPress
- Newbie question – which css file to edit