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

Themify Magazine #462

Open
shazahm1 opened this issue Oct 14, 2015 · 0 comments
Open

Themify Magazine #462

shazahm1 opened this issue Oct 14, 2015 · 0 comments
Assignees

Comments

@shazahm1
Copy link
Member

When the Customizer is loaded it enqueues this script:

/themify/customizer/js/themify.customize-control.js

In this script, after the pages loads it does this:

$('#accordion-section-themify_options').find('.accordion-section-title').trigger('click');

What this does is force their Customize Panel to be active but since it is not available all you get is the blank Customizer.

Possible fix is to either remove Themify's actions which enqueue the scripts of de-enqueue its Customizer script when the Template Customizer is loaded.

ref:
http://connections-pro.com/support/topic/pro-pack-install-widget-template-issues/

@shazahm1 shazahm1 self-assigned this Oct 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant