Tagged: widget next to logo
-
AuthorPosts
-
August 2, 2020 at 9:00 am #1234574
Hello Kriesi staff,
I am contacting you to receive help. I tried to follow and use the forum https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area but widget is not still visible. i tried to follow https://kriesi.at/support/topic/button-on-header-right-hand-side/ but still widget is not visible
August 2, 2020 at 11:30 am #1234586Hey AlexBellaTropea,
Thanks for giving us admin access.
The reason it’s not appearing is because you have used a different name Book Now instead of header.
To fix this I changed this code in functions.php from:dynamic_sidebar( 'header' );
to
dynamic_sidebar( 'book-now' );
Since you may not want it to show in your site right now (because of the position), I have commented out this code:
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' );
Just remove the comment and you should see the widget properly :)
Best regards,
NikkoAugust 2, 2020 at 11:36 am #1234587Thanks Nikko for replying. which comment i have to remove? I would like to see it widget now. Thanks.
August 2, 2020 at 11:39 am #1234588This reply has been marked as private.August 2, 2020 at 11:41 am #1234589i link https://book.octorate.com/octobook/site/reservation/index.xhtml?codice=853158# of booking engine inside the widget, when somebody click there open the link. thanks so much
August 2, 2020 at 11:57 am #1234594This reply has been marked as private.August 2, 2020 at 4:41 pm #1234644Hi AlexBellaTropea,
I have removed the comment and the widget is now appearing.
Just copy the style from the main menu button and adjust its position and it should look better.
Since you are using a text widget you’ll need to add target=”_blank” in the < a > tag.Best regards,
NikkoAugust 2, 2020 at 5:03 pm #1234649This reply has been marked as private.August 2, 2020 at 6:08 pm #1234656This reply has been marked as private.August 2, 2020 at 7:06 pm #1234662Hello Nikko. i decided for a momet make something easy, i noticed that this widget disturb all menu when i open. i will contact you and fix on september/october. thanks
August 4, 2020 at 5:54 am #1235037Hi,
Thanks for the update, we’ll keep this thread open for you.
Best regards,
RikardAugust 4, 2020 at 6:07 pm #1235150This reply has been marked as private.August 5, 2020 at 5:27 pm #1235476This reply has been marked as private.August 6, 2020 at 7:23 am #1235603 -
AuthorPosts
- You must be logged in to reply to this topic.