-
AuthorPosts
-
July 13, 2015 at 8:36 pm #472663
Hi,
I implemented a second logo using this method
http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
I now want to add a third element using a widget to the header. How can I go about this?
I tried implementing the following code under the code that I originally implemented in functions.php
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'header' ); }
However this did not work. I obviously changed ‘header’ to something else.
Please advise,
Gideon
- This topic was modified 9 years, 4 months ago by Gwellins.
July 14, 2015 at 9:34 am #472910Hi Gwellins!
You could add another widget to the header widget area maybe? We can help with styling once you have added it.
Cheers!
RikardJuly 14, 2015 at 4:22 pm #473283Hi Rikard,
Thanks for the response.
I’ve added it as another widget to the same area as the 2nd logo.
How can I align this one to the far right and ensure that it isn’t re-sized.
http://dev.advancedparking.co.uk/w/car-park-management/
Thanks,
Gideon
July 15, 2015 at 5:00 am #473511Hey!
I’m not sure what you’ve done there so I wanted to log in and have a look, but I can’t seem to find the correct login page?
Regards,
RikardJuly 15, 2015 at 8:48 am #473551Hi Rikard,
Sure. Here are the details to log in.
Kind regards,
Gideon
July 16, 2015 at 6:23 am #474077Hi!
Hm, seems to be an .htaccess password on that page as well? We would need details for that too please.
Cheers!
RikardJuly 16, 2015 at 8:15 am #474102Hi Rikard,
Yes that was the first username and password I shared with you.
Kind regards,
Gideon
July 20, 2015 at 12:33 pm #475728Hi!
WP login details are not working for me. Please check and let us know.
Regards,
AndyJuly 20, 2015 at 7:42 pm #476066Hi Andy,
Please try again, same credentials.
Kind regards,
Gideon
July 21, 2015 at 7:19 am #476321Hi!
I get a 302/500 internal error after the .htaccess password, not sure what’s going on there?
Cheers!
RikardJuly 21, 2015 at 8:15 am #476331Hi Rikard,
Sorry about that, was trying to debug something and caused issues. Should be good to go now.
Kind regards,
Gideon
July 21, 2015 at 9:40 am #476360 -
AuthorPosts
- You must be logged in to reply to this topic.