• Resolved Mohamed

    (@doitadv)


    hii,

    i have a issue on the plugin, i make an field for select cities from list..

    and i name the field “billing_city1″…

    because if I name it “billing_city” the select option will not work…

    and now.. with the “billing_city1” the delivery company can’t take the city name.. because they plugin take only the “billing_city”

    so what can i do with that?

    and if i pay the premium version it will work ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Dina S.

    (@themehighsupport)

    Your issue needs a detailed check. Can you please raise a ticket through our website? We hope our technical team will be able to help you.

    Thank you!

    Plugin Support Dina S.

    (@themehighsupport)

    Kindly set the field name for the billing city as “billing_city” itself and verify after adding the provided code to your child theme’s functions.php file.

    add_filter('thwcfd_allow_default_field_override_billing_city', '__return_true' );

    We hope this will help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘issues with Checkout Fields Plugin’ is closed to new replies.