Home Forums Themes Support Claue How/Where can I add more to the header account in drop menu ?

Viewing 3 reply threads
  • Author
    Posts
    • #17985

      Hi Harry, Foster,

      I would like to add more to the header account in drop menu. How/Where can I add more to the header account in drop menu ?

      Thanks, have a nice weekend.

      Best regards,

      Marjolein

       

       

    • #17994

      Hi Marjolein,

      Please add below code at to claue-child > function.php

      and clone

      $output .= '<li><a class="db cg chp" href="' . esc_url( get_permalink( get_option( 'woocommerce_myaccount_page_id' ) ) ) . '">' . esc_html__( 'Dashboard', 'claue' ) . '</a></li>';

      for new menu you want to add.

      Best regards

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

      • #18128
        This reply has been marked as private.
    • #18154

      Hi Merjolein,

      Did you install child theme for your site? The claue-child included in package you download from ThemeForest. You install via Appearance > Themes > Add new

      After that add the code to functions.php in claue-child

      Best regards

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

      • #18159
        This reply has been marked as private.
    • #18184

      Hi,

      If you install child-theme now you only have to re-arrange widget to correct widget sidebar for other part you don’t have to anything.

      Best regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.