Just in case anyone else finds this in the future. The issue was that we had an error/warning in our functions file.
When accessing widgets we noticed the error/warning from the file. Resolved this, then the customizer link provided us with an on page error.
The on page error linked to a reimplementation of a method from within a plugin. The plugin was overriding a core method so we removed it and now works as expected.
Related Posts:
- Add a dropdown to theme customizer
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- get_option in header.php not returning value from customizer
- How to enqueue javascript for WP Customize options sidebar?
- Alignment Problem [closed]
- Customizer API Multi Sections in single Panel
- Using Customizer value in an external PHP file inside a theme
- “No Data Received” error in Chrome every time i try to update the theme functions file
- How to show associated fields if checkbox is checked in customize widget screen using wp_customize?
- WordPress API Menu/Submenu Order
- How To Add New Option Types To Option Tree?
- Is it possible ( or advisable) to allow open access to the new theme customizer for potential clients?
- What WP folder can I use to write files to?
- Theme Customizer : how to create multiple-level panel
- Allow Shortcode in Theme Customizer
- Setting multiple default background images?
- Best practice way to implement custom sections into a WordPress theme
- Editing the custom background CSS
- Is the theme customizer slowing down my site?
- Best practice (forward compatibility) for theme options
- WordPress Customizer Typography: How to load just the unique Google Fonts?
- How do I get a parent theme modification from a child theme?
- How to remove menus section from WordPress theme customizer
- “Display Site Title and Tagline” checkbox not working?
- How to set page template on front using starter content?
- How to hook CSS file according to theme selection in the customizer section
- How i can get widgets areas working in customizer?
- Change setting name in Customizer and keep the data
- Is there a way to activate different theme for specified users? [closed]
- after_setup_theme, Global Variable and Theme Customizer
- How to disable automatic colors in the Twenty Twenty theme?
- WordPress not registering Theme Customization Section
- Set multiple templates per post
- qTranslate with my own theme and settings
- WP_Customize_Color_Control omitting # symbol
- Can I have two different theme for two different language?
- Using an if statement in the theme customizer page
- How to add “Template” option in page attributes panel?
- Single Page Design, Storing in Theme Options
- Edit footer via customizer
- Folder name for a pro version of a WordPress.org theme?
- Customizer: save setting/control content to post/page
- Is accessing theme and using customizer GPL distribution?
- How to disable wordpress from overload my stylesheet styles with customizer styles
- correct tags for validating input types
- What is the meaning of WordPress’s recommended css classes and where are they applied?
- Customizer – loading settings/controls/sections/panels based on a id/page id
- Change WordPress header color using customizer
- How can I change the theme of different posts using a plugin?
- Theme Customizer not displaying saved values in wp_head (CSS)
- Copying the theme style files and images to duplicate the website but with a difference
- How to set Post meta-box defaults based on the choices made by user in Customizer?
- Customizer: get_preview_url() inside customize_save_after hook
- WP Customazation API doesn’t save the default Value
- How add built-in textarea in theme development?
- Customize Option Framework
- help needed for suit designing tool
- Related Post Category Filter
- Let user to upload multiple time
- How to copy page/post from one theme to another?
- How to change listing type permlink?
- In wordpress customizer div still showing even if I hid it with javascript
- Theme does not allow shortcodes
- What is an alternative to not using child theme to customize a WordPress theme?
- (Parent) theme Is Not Showing In Theme Selection Panel and Therefore Breaks Child Theme
- How do I remove header/page-title image in farvis theme? [closed]
- How to show some of category in wordpress
- using themename_the_custom_logo() in template-tags?
- Is there a way to create sections under “Colors” panel in the Theme Customizer?
- How to customize the colors within a stylesheet using a WordPress setting
- Correct was to customise theme using get_theme_mod in scripts
- how can I re-utilize and class on a child theme
- Customizer_register theme options not saving
- Theme customizer live preview JS- Trying to bind to an html image url without luck
- trying to figure out how to use more that one image upload in the same section in theme customizer
- WordPress two sidebar layout or theme
- Theme automatically inserting “more” tag on every post
- Turning WordPress Into full-featured website?
- How to make a multilingual wordpress site to be translated one-to-one without much effort and without using translate?
- TItle In Latest Post is not using H1 Tag [closed]
- Why doesn’t default WordPress page view use force_balance_tags?
- Automatic Updates For Private And Commercial Themes?
- add_image_size is scaling, even though crop is set to true
- Different Admin Theme – Based on Role?
- Finding Page Template and Displaying Content
- Override Constants in Child theme
- Add new panel inside parent panel in WP Customize?
- How to add field customizable by the theme editor to your theme?
- Acivate all themes multisite wide automatically
- Would to use AJAX to get an option from the database and use it in a jquery setup or is there an alternative to consider?
- Managing WordPress Theme
- How to use the _S framework
- when i activate my WordPress plugin cannot see customizer options or preview
- Menu names not getting translated
- Get property of non-object on theme activation
- change wordpress website logo url [duplicate]
- wp_editor some functionality not working on custom theme
- Update modified Shopify third-party theme [closed]
- Create new sidebars trough admin post/page metabox
- adding navigation to genesis themes