How to put a transposh flags into header

Home Forums Jevelin Theme How to put a transposh flags into header

Home Forums Jevelin Theme How to put a transposh flags into header

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    RESOLVED Posts
  • diogosalema
    Participant

    Hello everyone , i want to put in my header the flags off plugin transposh and a login button to.
    Is possible?
    Best regards.

    Hi @diogosalema,

     

    I hope you are well today and thank you for your questions.

     

    Are you using following plugin?

     

    https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/

     

    If you want to add login link to menu then you can use the following plugin.

     

    https://wordpress.org/plugins/login-logout-register-menu/

     

    Best regards,
    Shufflehound team

    diogosalema
    Participant

    Hi, Thank you for the reply.
    Yes i use that plugin, and i need to put the flags into header on right side.

     

    I didn´t want to put the login/logout button into menu.
    I want to put the login/logout above menu.

     

    More 1 question. why in my section on my home have a blank part?

    See the printscreen pls.

     

    Thank you for your help.
    Regards.

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

    diogosalema
    Participant

    Forget the last question. I resolved, that as a margin 😛
    Thanks

    To achieve this you have to develop custom code.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

    diogosalema
    Participant

    Okay, thank you for your reply.
    I have the code to put in editor in header, but when i put the flags stay behind the slider.
    who to solve this?

    Regards

    Could you please share me your site URL where it’s happening so that i can troubleshoot it?

    diogosalema
    Participant

    Hello, sorry for my delay.
    The website url is:

    http://azorestop10.notv.info/

     

    Thank you for the reply.

    Regards

    I visited your site and disabled the slider but don’t see flags anywhere.

     

    Please advise.

    diogosalema
    Participant

    Please see now, i put the code in header and not happen.

     

    Thanks for your reply.
    Regards

    Solution for this topic

    You can display it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container + div {
        z-index: 9999;
    }

    diogosalema
    Participant

    Thank you so much for your help.
    My errors are solved now.

    Best support i have in my carreer.
    Best Regards, thank you more one time!! 🙂

    You are most welcome here 🙂

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