• Resolved haidermaa

    (@haidermaa)


    Hi,

    I would like to know how can i override the AE file for places & cities with my Child Theme? What is the correct directory structure?

    Looking forward to your reply!

    Sincerely,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yordan Soares

    (@yordansoares)

    Hello @haidermaa,

    I just launched the latest release of States, Cities, and Places for WooCommerce. Since this release you can use two new filter hooks that allows you handling both the list of States and Places:

    • scpwoo_custom_states_xx: It allows you to handle the States of a given country. The xx at the end must be replaced by the two-letter country code in lower case.
    • scpwoo_custom_places_xx: It allows you to handle the Places of a given country. The xx at the end must be replaced by the two-letter country code in lower case.

    Please read the article Using the filter hooks to learn How to use.

    Best regards,
    Yordan.

    Thread Starter haidermaa

    (@haidermaa)

    Lovely!

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can i override the AE with my child theme?’ is closed to new replies.