Forum Replies Created
-
AuthorPosts
-
Thanks for your help!
Thank you very much!
Thanks for helping.
My fault: it is the horizontal distance in the mobile view, if all widgets are underneath each other which i want to reduceThanks Yigit, that´s it!
Great support, as always :-)I added this code to the Quick CSS section – nothing changed yet
Yes i have added a URL inside, strange…
Hey Vinay,
thanks for helping! Yes the social icons are setup under Enfold > Social ProfileThank you very much!
Thanks for the help, that made it!
Dear support-team,
i figured it out:
I did switch the wordpress-language to German (Sie). Which I think is new since the last wordpress version.
When i switch back to German (without (Sie)) all phrases are translated as expected.
Thanks for your help, great support as always.Hi Jan,
so you hijacked my post, why don´t you open your own thread? It would make sense to me.Hi Andy,
i have the latest wp Version installed and tried to deactivate all plugins: Same beaviour.
I created an admin account for you, feel free to deactivate plugins.
Thanks a lotHey Yigit, thanks for helping.
the problem is, that the german language file in the main theme directory has the right translations in it but instead of the german translation, the english text shows up. You see it when you do a search (link below)
Thanks for helping!
This worked very well. Is there as well a solution to place a background image on bottom of the container. See the grey squares at the bottom of the screenshot.Hi and thanks for the help,
i activated the top row bar with the social media icons and phone. How can i place an background image to the top row bar?February 10, 2016 at 2:09 pm in reply to: Layerslider – Preview not working and problems when edit and save #581125There is a message in the layerslider admin that there is a new version 5.6.3. Does this update solve the problem maybe? I have version 5.6.2. installled.
February 5, 2016 at 8:56 am in reply to: Layerslider – Preview not working and problems when edit and save #578366Hi,
i don´t want to push but do you maybe have a quick solution for that? I can´t modify my layersliders anymore, is there some quci css or anything similar i could do until you the next update fixes this error?
Thanks for any helpJanuary 28, 2016 at 5:53 am in reply to: Layerslider – Preview not working and problems when edit and save #573491I experience the same issue. I can´t edit the sliders and i don´t see the preview. Thanks for any help!
:-) We are too fast both.
I figured it out: I added a !important and now the megamenu works as expected.
Thanks again!
@media only screen and (min-width: 769px) {
#header_meta {
display: none;
}}
#header .six.units {
width: 435px!important;
}- This reply was modified 8 years, 11 months ago by dondela.
Yes because i disabled the css. Now it is enabled and you can see the error.
uuups
Thanks for helping, see the admin details below.
Thanks again, great support!
One more question:
Is it possible to disable the “Header Phone Number/Extra Info” on the desktop version only. I want this Info just on the mobile version.Thanks a lot Yigit!
Thanks Yigit, thats it!
Best support ever!Thanks
I solved it by adding this to the functions.php:
add_action(‘after_setup_theme’,’avia_remove_main_menu_flags’);
function avia_remove_main_menu_flags(){
remove_filter( ‘wp_nav_menu_items’, ‘avia_append_lang_flags’, 20, 2 );
remove_filter( ‘avf_fallback_menu_items’, ‘avia_append_lang_flags’, 20, 2 );
remove_action( ‘avia_meta_header’, ‘avia_wpml_language_switch’, 10);
}Hi Yigit,
thanks, that was it!
Regards dondelaThanks Ismael, great support!
-
AuthorPosts