• Built off of the fix of this trouble ticket
    https://wordpress.org/support/topic/unable-to-quick-view-products-with-variations/

    Can I request that you remove the force load of jQuery and have it toggle? I need to unload jQuery from my theme because your plugin force loads the WordPress version (downgrading the jQuery version I am using)

    just put a checkbox (checked by default?) that says load jQuery with plugin

    when there is a variable product jQuery throws an error (works fine on simple products) because the plugin force loads a second instance of jQuery

    so I disable my themes jQuery if jQuery is called by a plugin

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    HI there,
    our plugin loads “jquery” as dependence, not as main script, so we use a the a jQuery version already loaded by WordPress.
    We can’t remove that dependency in our plugin.

Viewing 1 replies (of 1 total)

The topic ‘Feature Request’ is closed to new replies.