• 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 / Login/Register

Home › Forums › Basel support forum › Login/Register

Login/Register

  • This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by Artem Temos.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • November 13, 2017 at 10:55 am #23967

    WEBMAZE
    Participant

    Dear sir
    I told you that I used the “USER MENU” plugin to hide some menu items for not loogged visitors and it work perfect.
    I dont know if that has to do with the login/register item that must be in the header of my side.
    The option in enabled in the theme settings..
    Can you check please
    (I use custom menu items to show Login and logout)
    ****If you fix this is, how I can have only the login ? (not the register or yes).
    Thanks in advance

    November 13, 2017 at 12:55 pm #23988

    Artem Temos
    Keymaster

    Hello,

    Try to add this code snippet to the functions.php file in the child theme to display these links

    add_filter( 'basel_header_configuration', 'basel_custom_header_configuration', 1, 1 );
    
    function basel_custom_header_configuration() {
    
    		return array(
    			'container' => array(
    				'wrapp-header' => array(
    					'main_nav',
    					'logo',
    					'right-column' => array(
    						'header_links',
    						'search',
    						'wishlist',
    						'cart',
    						'mobile_icon',
    					)
    				)	
    			),
    		);
    }

    Regards

    November 16, 2017 at 3:23 pm #24436

    WEBMAZE
    Participant

    Dear sir
    Sorry for my late response
    I try the code and there and crash almost the header. But I think its a piece of cake for you.
    Just same chaneg in the code and i think its ok.
    Please try again.. Go inside the admin to try. I have buck up so no problem……..

    And I want to ask something more
    I want to add an image for every product (barcode img) . The client ask to have this img in the “additional info tab” Is this posiible? How I can add text and img in the “additional info tab”?
    And How delete the title “additional info tab” inside the “additional info tab” . Its too much.
    Thank you in advance.

    November 16, 2017 at 3:36 pm #24444

    Artem Temos
    Keymaster

    Do you want us to check this code in your functions.php file? We need an FTP access for that.

    Sorry, but there is no such option for additional image in the additional information tab. It may require additional code customization to achieve this.
    You can disable tab titles in Theme Settings -> Product page.

    November 17, 2017 at 7:49 am #24497

    WEBMAZE
    Participant

    Hello sir
    The passwords are in private

    Thank you

    November 17, 2017 at 9:23 am #24503

    Artem Temos
    Keymaster

    We need FTP access to your server and not Cpanel. If you don’t have it, contact your hosting providers for this.

  • Author
    Posts

Tagged: login /register

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

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

Contact form
WoodMart Facebook Group
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