Home Forums Basel support forum My Account Link in Header Menu

My Account Link in Header Menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #228176

    uvalux
    Participant

    Hello,

    I recently updated the Header Style from option 1 (E-Commerce) to option 2 (Simplified) as I found my menu was getting too long and created a 2nd row of tabs below.

    However now I am missing the ‘My Account link’ login that used to appear. From what I found in the forum it is to add this code but it does not format correctly… (see attached screenshots)

    add_filter( ‘basel_header_configuration’, ‘basel_custom_header_configuration’, 1, 1 );

    function basel_custom_header_configuration() {

    return array(
    ‘container’ => array(
    ‘wrapp-header’ => array(
    ‘logo’,
    ‘widget_area’,
    ‘right-column’ => array(
    ‘header_links’,
    ‘search’,
    ‘wishlist’,
    ‘cart’,
    ‘mobile_icon’,
    )
    )
    ),
    ‘navigation-wrap’ => array(
    ‘container’ => array(
    ‘main_nav’
    )
    )
    );
    }

    Attachments:
    You must be logged in to view attached files.
    #228296

    Hello,

    You need to increase the width of the right column in the Header in the Theme settings > Header > Header layout

    Remove the Social network widget from Appearance > Widgets > Widget area in the Header

    Then we shall check the logo.

    Best Regards

    #228954

    uvalux
    Participant

    Hello,

    Ok I have made the change, the link appears now but I still see the social icons in the header. There is no widget in the Appearance > Widgets > Widget area in the Header.

    Attachments:
    You must be logged in to view attached files.
    #228975

    Hello,

    Please provide your site admin access to the private area I will check.

    Best Regards

    #228986

    uvalux
    Participant

    Here is the info thanks

    #229040

    Hello,

    You have added them in the Header text, please have a look at the screen and check: https://prnt.sc/uo6s4d

    Best Regards

    #229366

    uvalux
    Participant

    Ok I have removed the social icons from header but the appearance is still placing the nav menu tab links below the header. The Simplified menu is activated but it looks more like the Base header style? How do I move the nav menu beside the logo, in the center of the header?

    Attachments:
    You must be logged in to view attached files.
    #229416

    Hello,

    You have added the customization that is why the header has been changed.

    Please consider the layout with the Account by default.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)