yes, this is what iam looking for, thanks a lot.
so, if anybody has the same problem sometimes, i had to remove an own header widget from the helper-main-menu.php
Maybe, there is anybody who can tell me, how i can reinstall the header- widget? the code was:
if ( function_exists(‘dynamic_sidebar’) )
{
dynamic_sidebar(‘Enfold Child Header Widget Area’);
}
it would be very nice, if i could use the header widget in the future as well, at the moment i haven’t a solution, because my main-menu moved together if i keep the header-widget
best regards
christine
Has somebody any idea, how i can repair this?