• Resolved karenshidlo

    (@karenshidlo)


    Hi!

    I would like to know if there is a shortcode or php code I can use for this plugin because I customized the my account page and checkout page, so your plugin does not automatically show in my website.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matt Harrison

    (@matt-h-1)

    There isn’t a specific shortcode.

    The plugin relies on the default Edit Address functionality from the My Account Page. So it just loads additional data to the standard pages.
    The default template from this is wp-content/plugins/woocommerce/templates/myaccount/form-edit-address.php

    So if you still have the wc_get_template( ‘myaccount/my-address.php’ ); template included it should work.

    As far as the checkout page, it is just an additional field on the Shipping Address form, so as long as you are using the Shipping Address form (even with modified fields) it will load on there.

    Thread Starter karenshidlo

    (@karenshidlo)

    Thanks for your quick reply!
    Can I email you or message you privately my URL so you can look?
    Because I can’t find either my account or checkout where it has been added.

    Thank you

    Plugin Author Matt Harrison

    (@matt-h-1)

    Sure, I can take a look. You can email me at [email protected]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Shortcode’ is closed to new replies.