• Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Docs
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Image OptimizerNEW
Login / Register
Checkout
Checkout
Menu

Home / Forums / Basel support forum / Login Icon on Simplified Header Menu

Home › Forums › Basel support forum › Login Icon on Simplified Header Menu

Login Icon on Simplified Header Menu

  • This topic has 1 reply, 2 voices, and was last updated 4 years, 2 months ago by Elise Noromit.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • July 8, 2021 at 10:53 am #305258

    RedWolfCy
    Participant

    Hello,

    We are using the simplified header style. We want to display the user login/register icon on the main menu like it displays on the eCommerce Header Style.

    How is that possible?

    July 8, 2021 at 10:37 pm #305398

    Elise Noromit
    Member

    Hello,

    By default, this header layout doesn’t have Login/Register link. But you can add it manually by placing the following code snippet to the functions.php file in the child theme:

    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'
    			)
    		)	
    	);
    }

    If you have any questions please feel free to contact us.

    Best Regards

  • Author
    Posts

Tagged: header, icon, login, register

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to create new topics. Login / Register
Close

Your request can't be resolved for a long time? Contact our general support manager.

Contact form

Other themes
Live Preview Details

Antares

eCommerce
Furniture and decor store
From: $49.00 / year
Live Preview Details

Pluto

Corporate
Photo & video creators
From: $49.00 / year
Live Preview Details

Mercury

Corporate
Museum and archaeological
From: $49.00 / year
Live Preview Details

Uranus

Multipurpose
Spa, health and body care
From: $49.00 / year
Live Preview Details

Ceres

Blog
Barber shop
From: $49.00 / year
Live Preview Details

Lumen

Multipurpose
Constructions and architecture
From: $48.00 / year

View all themes →

Powerful tools for growing your business.

Resources

    • Video Tutorials
    • Blog
    • Contact Us
    • Refund Policy

Social Links

    • Facebook
    • X
    • Instagram
    • YouTube

@ XTemos Studio 2025 WordPress development since 2015.

  • Privacy Policy
  • Cookie policy
  • Terms and Conditions
  • Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Docs
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Image OptimizerNEW
  • Login / Register
Sign in
Close

Lost your password?

No account yet?

Create an Account
Sidebar
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
More info More info Accept