• Hello,

    I’m having an issue on a website I’m currently developping (so sorry, no online page to show): when I want to add a Custom Field (tested with a Text and a TextArea, as I want to record text from my users) that is cloneable, when I update the quantity, the “Additional Options: x” line gets replicated on several places:
    – almost everywhere when the product has variation
    – over the associated products when the product is Simple

    Versions:
    WP: 4.9.8
    WooCommerce: 3.4.5
    WC Fields Factory: 3.0.2
    Themes tested: OceanWP 1.5.27, Storefront 2.3.0

Viewing 3 replies - 1 through 3 (of 3 total)
  • Please check wcff-client.js is loaded or not.

    Sometimes it will not load this issue will happen.

    Thread Starter skro9899

    (@skro9899)

    As far as I can see, the module is loaded (it is the last one in my source page)

    <script type='text/javascript' src='http://127.0.0.1/wordpress/wp-includes/js/jquery/ui/core.min.js?ver=1.11.4'></script>
    <script type='text/javascript' src='http://127.0.0.1/wordpress/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.11.4'></script>
    <script type='text/javascript' src='http://127.0.0.1/wordpress/wp-content/plugins/wc-fields-factory/assets/js/jquery-ui-i18n.min.js?ver=4.9.5'></script>
    <script type='text/javascript' src='http://127.0.0.1/wordpress/wp-content/plugins/wc-fields-factory/assets/js/jquery-ui-timepicker-addon.min.js?ver=4.9.5'></script>
    <script type='text/javascript' src='http://127.0.0.1/wordpress/wp-content/plugins/wc-fields-factory/assets/js/spectrum.js?ver=4.9.5'></script>
    <script type='text/javascript' src='http://127.0.0.1/wordpress/wp-content/plugins/wc-fields-factory/assets/js/wcff-client.js?ver=4.9.5'></script>
    </body>
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @wio55 The report topic link is for reporting spam and abuse. It is not for this.

    If you need support then per the forum guidelines please start your own topic.

    https://ww.wp.xz.cn/support/guidelines/#post-in-the-best-place

    You can do so here.

    https://ww.wp.xz.cn/support/plugin/wc-fields-factory/#new-post

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cloneable fields display issue’ is closed to new replies.