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

Home / Forums / Basel support forum / User registration icons in boxed layout

Home › Forums › Basel support forum › User registration icons in boxed layout

User registration icons in boxed layout

  • This topic has 3 replies, 3 voices, and was last updated 6 years, 9 months ago by Elise Noromit.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 27, 2018 at 11:08 am #69545

    Adrenaline22
    Participant

    Hi,

    Why did you choose to remove the option for user registration in the boxed layout?!

    I pasted the PHP you suggested from a previous post, but it changes the layout of the header in my case.

    July 27, 2018 at 11:52 am #69551

    Artem Temos
    Keymaster

    Hi,

    By default, this header layout doesn’t have Login/Register link. But you can add it manually 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',
    						'main_nav',
    						'right-column' => array(
    							'header_links',
    							'search',
    							'wishlist',
    							'cart',
    							'mobile_icon',
    						)
    					)	
    				),	
    	);
    }

    Regards

    July 28, 2018 at 9:23 am #69694

    Adrenaline22
    Participant

    Worked like a charm. Thanks!

    July 28, 2018 at 11:45 am #69709

    Elise Noromit
    Member

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

  • Author
    Posts

Tagged: log in

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

The topic ‘User registration icons in boxed layout’ is closed to new replies.

  • You must be logged in to create new topics. Login / Register

WoodMart Facebook Group

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

Contact form
Recent Replies
  • kruajeng on Bug quantity plus (+) and minus (–) buttons not displaying issue ! 1 hour, 19 minutes ago
  • kruajeng on product category menu seem to change their order 1 hour, 26 minutes ago
  • Hung Pham on I want to replicate the cart features of the Woodmart Minimalist theme 1 hour, 50 minutes ago
  • btools on Avoid large layout shifts of the pagespeed analyze 1 hour, 54 minutes ago
Create your WordPress website.
  • Resources
    • Video tutorials
    • Blog
    • Contact us
    • Refund Policy
    • Terms of Service
  • Social links
    • Facebook
    • Twitter
    • Instagram
    • YouTube
@ XTemos studio. 2025 WordPress development from 2015.

Privacy Policy

  • Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Documentation
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Demo
    • WoodMart
    • Basel
    • Hitek
  • Login / Register
Sign in
Close

Lost your password?

No account yet?

Create an Account