Home Forums Themes Support Claue Plugin Help

Viewing 2 reply threads
  • Author
    Posts
    • #23267

      Hi Harry,

      I am using the plugin : WP User Avatar

      I think it’s really helpful because the users can upload their own profile photo in front-end and the admin makes the site more friendly in the comment or reviews of the products.

      The plugin has a shortcode that makes me enable to put the image and image upload widget in the certain place.

      [avatar_upload]

      I have added that on the my-account page :

      but this is not what I am looking for.

      I would like to add it on the first line of the account details page above the user’s phone number which comes from Digits plugin.

      How can I do this?

      Kind regards. 🙂

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #23268

      The plugin has some instructions like the functions or etc could you please check it.

      Thank you so much.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #23333

      Hi Rahim,

      Please copy file form-edit-account.php from plugins > woocommerce > templates > myaccount to claue-child > woocommerce > myaccount

      and add below code

      <?php echo do_shortcode('[avatar_upload]')?>

      under

      <?php do_action( 'woocommerce_edit_account_form_start' ); ?>

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.