• Resolved WP-77

    (@admin247365)


    Hi,
    Great plugin but I noticed an issue using it with the ThemeHigh – WooCommerce Checkout Field Editor.
    I have conditional fields setup in the checkout page. A few months ago I noticed that when your plugin is enabled the custom checkout fields show all options even before any input is made.
    Example: I setup custom fields that should only display if a radio buttin choice is input. Recently, when your plugin is enabled the custom field is shown without the customer clicking on the radio button.
    I talked to ThemeHigh support but no luck. It seems like your plugin is blocking an ajax page refresh.?? Even my Braintree Payments Pluging doesn’t seem to refresh like it normally does (no spinner when the checkout page is loading).
    This whole configuration worked in the past. Any advice?
    Thank you in advance.

    • This topic was modified 5 years, 7 months ago by WP-77.
    • This topic was modified 5 years, 7 months ago by WP-77.
Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    Hi there,

    Kindly review our faqs for understanding how to use the ignore list and fix conflicts:
    https://www.ads-software.com/plugins/fast-velocity-minify/faq/

    The problem you have, is that some script doesn’t like being merged and minified with others, therefore it stops working when it’s together on the same file.
    The ignore list will allow you to find which file is causing trouble and exclude it.

    Please note that FVM is geared towards developers and advanced users, so it requires users to configure it and try different settings.

    It may have been working in the past, but updates come out and break things.
    It may be another plugin, or even the theme.
    The point is, if you are merging 10 JS files and 1 of them has some error, it may break the whole JS processing. They still work if ignored or load separately, simply because the browser processes each JS file separately as well, and thus one cannot break the others.

    With FVM we put all of them together, so your answer is to use the ignore list.

Viewing 1 replies (of 1 total)
  • The topic ‘Checkout Page and ThemeHigh Checkout Fields’ is closed to new replies.