Home Forums Themes Support Claue login/Register shortcode

Viewing 5 reply threads
  • Author
    Posts
    • #13190

      Hi there,

      Recently installed free plugin : WooCommerce Login Popup and Shortcodes, is there away to add the shortcode  my-account menu in mobile and desktop?

      Thanks

    • #13254

      Hi,

      I’m adding the questions:

      1. how to change header menu icon my account with text and would like to add short code “woo-login-popup-sc-login”
      2. adding social login in header menu  as shown above
      3. the changes include in mobile menu as well
    • #13291

      Hi,

      Sorry for late reply.

      You can override header by copy file “layout-x.php” as header layout running on your site in “themes > claue > views > header” to theme > claue-child > views > header (you need to create 2 new folder in claue-child)

      1. Remove the code “echo jas_claue_wc_my_account();”

      2. Add your shortcode

      Best regards

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

    • #13411

      Hi,

      Thanks for the reply. I’ve added the folder but when I try to add the shortcode it won’t popup the login. Not sure if I’m doing it correctly?

      1. ” echo ‘Login / Register‘; ”
        (failed)
      2. ” echo do_shortcode(‘[woo-login-popup]’); “(failed)
      3. ” echo ‘Login / Register‘;  “(Failed)

      Could you please help me out? Thanks

       

    • #13412
      This reply has been marked as private.
    • #13424

      Hi,

      I try edit on web but can save. I tried FTP account but can’t access.

      You can make popup work by change the code to

      echo '<a class="woo-login-popup-sc-open" href="#">Login / Register</a>';

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.