Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1176817

    Hi,
    I have designed our company’s new website with your theme, but can’t manage to create a widget area in the header – I’ve tried following the support information on this site but it didn’t work. I need to add two flag icons to the header to link to an English and a Chinese portrait of the company. Those icons have to be part of the responsive design and be visible on any device. Right now I’m using a plugin which just puts those icons “on top” of everything, i. e. they’re not part of the design but just hover over everything, which is especially irritating on mobile devices.
    Furthermore, I would like to ask whether it is possible and part of the support that someone from the support team could take an overall look over the website before it is being launched, checking it for big “mistakes” and such?
    I created the site without any previous knowledge of either wordpress or your theme, so I might have made some “fatale” errors…

    Best regards,
    Chris

    #1177190

    Hey analogetontraeger,

    Thank you for the inquiry.

    You should be able to add a widget inside the header using the available hooks inside the header template. Please check the documentation below for more info.

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    #1177194
    This reply has been marked as private.
    #1177458

    Hi,

    Thanks for the update. I get the same error message so you will have to add it via FTP, please post login details for that as well in private if you should need help with adding the code.

    Best regards,
    Rikard

    #1178758
    This reply has been marked as private.
    #1178904

    Hi Chris,

    Thanks for that, I’ve added the widget area code to your functions.php file. Please add some content to the widget under Appearance->Widgets.

    Best regards,
    Rikard

    #1179083
    This reply has been marked as private.
    #1179399

    Hi Chris,

    Thanks for the update, but I can’t see any content added to the widget. Could you add that first so that we can give you styling to use after that please?

    Best regards,
    Rikard

    #1179430
    This reply has been marked as private.
    #1179471
    This reply has been marked as private.
    #1179723

    Hi,

    Thanks for that. Please try this CSS in order to place the widget with the chinese flag in the header:

    #media_image-5 {
        position: absolute;
        right: 0;
        padding: 0;
        top: -20px;
    }

    Best regards,
    Rikard

    #1179938
    This reply has been marked as private.
    #1180462

    Hi Chris,

    Both flags are links on my end, I’m guessing that you found a solution?

    Best regards,
    Rikard

    #1180525
    This reply has been marked as private.
    #1180640

    Hi Chris,

    Thanks for the update, getting things responsive on all screen sizes can be difficult yes. I’m glad to hear that you have someone to help you out though, please let us know if you should need any further help from us.

    Best regards,
    Rikard

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.