• Resolved Leandro

    (@leandroprz)


    I’m using the Uni CPO plugin on my website along with WP-Optimize and when using the minification I can’t access the Uni CPO plugin options to edit a WooCommerce product.

    The Uni CPO plugin adds the string /?cpo_options=1 to the end of every product URL. I tried excluding it from the cache, but it doesn’t seem to work. I also tried using wildcards but had no luck.

    Maybe there’s another way to exclude it?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • @leandroprz Could you please try to disable the option “Merge JS files” from WP-Optimize > Minify > Javascript and check if it helps to fix the issue?

    Thread Starter Leandro

    (@leandroprz)

    Yes, disabling that solves the issue, but I’d like to keep the minification excluding the URL I mentioned before.

    @leandroprz There’s a compatibility issue with Uni CPO plugin, could you please ask the plugin authors for the JS files associated with the plugins, so that you can exclude the JS files from WP-Optimize > Minify > Javascript > Exclude and check if it helps to fix the issue?

    Thread Starter Leandro

    (@leandroprz)

    I excluded all the JS plugin files but still it doesn’t work properly:

    This is the file list:

    /wp-content/plugins/uni-woo-custom-product-options/assets/js/admin-order.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/admin-settings.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/admin-utils.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/builder.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/cart.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/frontend.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/unicpo-managers.js
    /wp-content/plugins/uni-woo-custom-product-options/assets/js/utils.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/chosen/chosen.jquery.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/chosen/ImageSelect.jquery.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/editablegrid/editablegrid_charts.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/editablegrid/editablegrid_editors.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/editablegrid/editablegrid_renderers.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/editablegrid/editablegrid_utils.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/editablegrid/editablegrid_validators.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/editablegrid/editablegrid.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/flatpickr/flatpickr.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/jscrollpane/jquery.jscrollpane.min.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/mousewheel/jquery.mousewheel.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/i18n/en.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/i18n/en.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/base.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/constraint.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/defaults.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/factory.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/field.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/form.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/main.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/multiple.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/pubsub.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/remote.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/ui.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/utils.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/validator_registry.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley/validator.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/vendor/inputevent.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/src/parsley.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/parsley.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/parsleyjs/parsley.min.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/query-builder/query-builder.standalone.min.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/range-slider/ion.rangeSlider.min.js
    /wp-content/plugins/uni-woo-custom-product-options/includes/vendors/repeatable-fields/repeatable-fields.js

    I can see in my browser’s debugger that the files are being excluded so maybe the issue is somewhere else? https://i.ibb.co/gvkVxkW/wpo-uni-cpo.png

    @leandroprz Have you tried to report the issue to the Uni CPO plugin plugin authors? If they can let you know the exact files to be excluded from caching?

    Thread Starter Leandro

    (@leandroprz)

    Yes. I’m waiting a reply from them.

    • This reply was modified 3 years, 8 months ago by Leandro.

    @leandroprz Okay let’s wait for their reply and see if they share the exact files to be excluded, then we can try to exclude the files and check if it works?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Conflict with minification Uni CPO plugin’ is closed to new replies.