• Resolved shenalorlof

    (@shenalorlof)


    Hi dear supporters,
    I’m a fan of theme high plugin, i’m using like almost all of your plugins n my websites because of the accountability an the support.

    I have a request with this plugin. I want an “add new” button in my account -> address to add new addresses through my account. Hoping a solution to this

    Thank You Best Best Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    Unfortunately, the lite version of our plugin doesn’t have the requested feature.

    Thank you!

    Thread Starter shenalorlof

    (@shenalorlof)

    Hello dear supporter, I tried this. im not sure how this works actually. I know this isn’t correct.

    add_action('woocommerce_after_edit_account_address_form', 'my_add_new_address',99999);
    function my_add_new_address() {
     if(is_account_page()){
       ?>
       <script type="text/javascript">
         (function($) {
         	$('#thmaf_billing_alt').val(['add_address']).change();
         		    
         })(jQuery, window, document)
       </script>
       <?php
     }
    }

    Can u please give me a hand regarding this? i have supporter ThemeHigh on my community groups and blogs. Should i request for this through the website?
    Hope to hear from you soon. Having hopes.

    Thank you in advance
    – Contributing Fan

    Plugin Author ThemeHigh

    (@themehigh)

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

    Thank you!

    Thread Starter shenalorlof

    (@shenalorlof)

    Hello,

    Thank you very much.. and i appreciate this. I submitted a request.. order number is “wpforumorlof” .. id -#10752 .. Ill give a feedback for the reply here. and willing to share more about ThemeHigh Service. Having hopes

    Thank you in advance

    Thread Starter shenalorlof

    (@shenalorlof)

    I’m sorry but i didn’t get any support for this. only paid so i switched to another plugin with all the features for free of cost

    Thank you for your response

    @shenalorlof Just out of curiosity, can you share which plugin you used as I really need this functionality too inside of the myAccount area. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add address button in my account’ is closed to new replies.