Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Sure, add this snippet to your site –

    add_filter( 'wcfm_is_allow_store_list_enquiry', '__return_false' );

    Add custom code(s) to your child theme’s functions.php
    In case you do not have child theme then add those using this plugin – https://ww.wp.xz.cn/plugins/code-snippets/

    Thread Starter juanpablomarquioni

    (@juanpablomarquioni)

    It works perfect!!

    Thank you very much!

    Plugin Author WC Lovers

    (@wclovers)

    Glad to hear 🙂

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

The topic ‘Store List Inquiry Button’ is closed to new replies.