fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Composite Products error

Nat Arem

Hi, for some reason, this plugin does not work with the Composite Products plugin.  The behavior is that it works with the default options on the page.  But if you try to switch an option for something which is not a swatch, it won’t let you choose the variations anymore.  I recorded a video to show what it looks like.  The options that are default from loading the page will still work.  But as soon as I change anything in the dropdown menu, the size is no longer pulling up the price/stock and it is not longer considered selected.  This has been going on for awhile.

Here’s the video: https://www.dropbox.com/s/a3rqmot29swyzvr/IMG_7695.MOV?dl=0

Ahmed Ehsaan

Hi Nat,

Thanks for reaching us.

We need an event from your filter plugin should be triggered after new posts are loaded.

Like this filter plugin: https://woocommerce.com/products/product-filters/
jQuery(document).ready(function( $ ){
// Your code in here
jQuery(window).on(‘wcpf_update_products’, function () {
console.log(‘Hi’);
});
});

Thank You

Tanvirul Haque

Hi Nat,

Thanks for reaching us. We are sorry for your inconvenience.

Could you send us the latest version of the Composite plugin that you are using on your site. We’ll try to investigate your issue installing your plugin on our local setup.

You can upload the plugin file in Dropbox or Google drive and send the download link here directly.

Looking forward to hearing from you soon.

Thank you