Forum Replies Created
-
AuthorPosts
-
Hi,
I’m not sure I understand, if you want a transparent header Try this code in the General Styling > Quick CSS field:.header_color .header_bg{background-color: rgba(255,255,255,0.1)!important; }
Please note that the background of that page is black at the top making it look like you have a black header, scroll down and you will see the header is transparent.
Hope this helps :)Best regards,
MikeJuly 15, 2017 at 11:24 pm in reply to: Wrong Widgets/Texts in Footer after costumized Widget-Area #821860Hi,
When I look at your screenshot it looks like you have three footer columns and three widgets, but your description says you have no widgets in your footer?
Have you tried removing the custom widget area you were adding when this happened?
Have you tried disabling all of your plugins?
Is there a chance your parent theme was enabled when you normally use a child theme?
Have you added any new code in your functions.php?
At this point we would want to take a look, but you say you only a localhost version.
Unfortunately I can’t recreate your issue on my localhost.Best regards,
MikeJuly 15, 2017 at 11:01 pm in reply to: Need help with custom CSS that I inherited from another developer #821854Hi,
To remove the extra space between the header and the menu in tablet & desktop, Try this code in the General Styling > Quick CSS field:.html_header_top.html_header_sticky.html_bottom_nav_header #main { padding-top: 65px!important; }
For mobile Try this code in the General Styling > Quick CSS field:
@media only screen and (max-width: 767px){ .responsive #top #wrap_all #header_banner { margin: 0px!important; }}
Best regards,
MikeHey DjBeau,
Can you please explain how your table is not working, perhaps with some screenshots of what you see and what you would like to see, and a url to the page in question so we can take a closer look?Best regards,
MikeHey led-consult,
If I understand correctly, your left logo changes size when scrolling the page down, and you would like to stop this, Try this code in the General Styling > Quick CSS field:.header-scrolled .first-logo { max-height: 88px; }
Best regards,
MikeHi,
Glad to help, just let us know if we can offer any other assistance :)Best regards,
MikeHey Mark,
Try adding this code to the end of your functions.php file in Appearance > Editor:add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "https://www.website.com/"; return $link; }
Best regards,
MikeJuly 15, 2017 at 9:47 pm in reply to: How to: Copy Layout-Builder design/content to new server #821836Hi,
For your mobile devices this code will make the icons half size with 10px spacing between:@media only screen and (max-width: 767px) { .avia-icon-list .iconlist_icon { height: 32px!important; width: 32px!important; line-height: 32px!important; font-size: 10px!important; margin-right: 10px!important; }}
You can experiment with the numbers if you like :)
To change the spacing for all other screen sizes add this code too:
.avia-icon-list .iconlist_icon { margin-right: 15px !important; }
PS: I just looked at your page and it looks like you need to add this code in the General Styling > Quick CSS field:
.sbox ul.avia-icon-list li { float: left; clear: none; } .sbox .iconlist-timeline { display: none; }
Best regards,
Mike-
This reply was modified 7 years, 11 months ago by
Mike.
Hi,
If I understand, you only get the above error when the Wordfence Security plugin is enabled making the LayerSlider Plugin not work, and when disabled the LayerSlider Plugin works fine?
If so this seems to be an issue with Wordfence Security braking LayerSlider, perhaps Wordfence Security support has a fix for this, have you looked in their support forum?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJuly 15, 2017 at 9:20 pm in reply to: How to: Copy Layout-Builder design/content to new server #821826Hi,
The charts in your gallery look sharp on my end. What browser are you using and what screen size?Best regards,
MikeHey Ingogaube,
Bitte geben Sie die URL auf die jeweilige Seite ein, damit wir uns genauer ansehen können.Best regards,
MikeHi,
How LayerSlider Updates work in Enfold
The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.Hope this helps explains
Best regards,
MikeJuly 15, 2017 at 8:42 pm in reply to: mobile menu after update overlays on logo and easy slider #821811Hi,
I’m glad to help :)
as for the menu item line Try this code in the General Styling > Quick CSS field:.header_color .avia-menu-fx {background-color: transparent!important; }
this will make transparent, or you can change that word with a color, for example white is #fff
Best regards,
MikeHi,
Your right, how about this then… I copied the html of the icon list you made, added a div class and paste into a “code block” and added some css to make them show inline:
Put this in a “Code Block Element”<div class="sbox"> <ul class="avia-icon-list av-iconlist-big"> <li class="avia_start_animation"><a href="https://www.facebook.com/havazilondon" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="https://twitter.com/Havazilondon" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="https://plus.google.com/+Havazi-londonUk" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="https://www.youtube.com/c/Havazi-londonUk" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="https://instagram.com/havazilondon/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="http://havazilondon.tumblr.com/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="https://www.linkedin.com/company/havazi-london" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> <li class="avia_start_animation"><a href="http://www.pinterest.com/havazilondon/" title="" target="_blank" style="background-color:#719430; color:#ffffff; " class="iconlist_icon avia-font-entypo-fontello"><span class="iconlist-char " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a><article class="article-icon-entry av-iconlist-empty" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="iconlist_content_wrap"><header class="entry-content-header"></header><div class="iconlist_content " itemprop="text"></div></div><footer class="entry-footer"></footer></article><div class="iconlist-timeline"></div></li> </ul></div>
Try this code in the General Styling > Quick CSS field:
.sbox ul.avia-icon-list li { float: left; clear: none; } .sbox .iconlist-timeline { display: none; }
Best regards,
MikeHi,
You won’t lose your settings as they are stored it the database and you are updating the files, you are doing the same steps as the auto update would do. But, just like the auto update, if you have made changes to your functions.php file or any other core files you will lose those. In the future if you do edit those files you should use a child theme. Read about using a Child Theme
Your error seems to be a permissions issue, in which the theme can’t create a temp folder to download the update. There is a good chance that a plugin is blocking it, or a security setting in your cPanel, or your folders permissions.
Hope this helps explain :)Best regards,
MikeHey bilgilib,
Your screenshot is not linking correctly, could you please re-post.
I looked at your link and the menu titles and the distance to the menu descriptions and think I see the issue in the margin, Try this code in the General Styling > Quick CSS field:p {margin: 0.5em 0!important; }
Please clear your cache :)
Best regards,
MikeHey Shiv722,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeHey navindesigns,
Try adding this code to the end of your functions.php file in Appearance > Editor:function add_custom_image(){ ?> <script> jQuery(window).load(function(){ jQuery('.logo img').hover(function(){ jQuery('.logo img').attr('src','http://109.199.127.133/~beaut891/ohsnapselfie.com/wp-content/uploads/2017/07/logo_hover.png'); }); jQuery('.logo img').mouseleave(function(){ jQuery('.logo img').attr('src','http://109.199.127.133/~beaut891/ohsnapselfie.com/wp-content/uploads/2017/06/logo-1.png'); }); }); </script> <?php } add_action('wp_footer', 'add_custom_image');
Best regards,
MikeJuly 15, 2017 at 6:14 pm in reply to: mobile menu after update overlays on logo and easy slider #821750Hi,
I added Victoria’s code to your Quick CSS and cleared my cache and it worked. But the it points to a menu issue you have which is the desktop menu you show on your site is not listed in your menus, so it will not show in your mobile menu.
I believe that the main menu is from your parent theme, because the only menu in your child theme is the “socket memu” Please recreate your main menu and save as “main” and then go to Menu > Manage Locations tab and choose it as your main menu so it will show in your mobile menu.Best regards,
MikeHey Pirlyxyz,
To add the tagline from the WordPress settings under the logo, edit the Tagline in WP:
Add this code to the end of your functions.php file in Appearance > Editor:add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<span class='logo-title logo-subtitle'>"; $sub .= get_bloginfo( 'description', 'display' ); $sub .= "</span>"; return $sub; }
Add this code in the General Styling > Quick CSS field:
#top .logo, #top .logo a { overflow: visible; } #top .logo-subtitle { color: #aaa !important; font-size: 18px !important; top: 30px !important; position: absolute; white-space: nowrap; }
Best regards,
MikeHey Cedric,
Thank you for your question, we offer Word Press themes that allow you to create your own website with either your own design or with one of the many pre-built templates. We also offer support in using the theme, which is easy to use with basic Word Press experience.
You may find our Enfold Classic Restaurant template to be interesting: http://kriesi.at/themes/enfold-restaurant/
See all of our template demos here: http://kriesi.at/themes/enfold-overview/
Please read more about our theme here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990Best regards,
MikeHey Dennis Majeski,
Thank you for your question, we offer Word Press themes that allow you to create your own website with either your own design or with one of the many pre-built templates. We also offer support in using the theme, which is easy to use with basic Word Press experience.
Please read more about our theme here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
See the many template demos here: http://kriesi.at/themes/enfold-overview/
I’m certain that someone in your organization has Word Press experience and would be happy to take lead on your new website project.Best regards,
MikeHey dcpatoday,
Try these posts:
https://kriesi.at/support/topic/logo-center-with-menu-to-left-and-right/#post-567863Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top .avia-gallery .avia-gallery-thumb a:hover {opacity: 1 !important;}
Best regards,
Mike -
This reply was modified 7 years, 11 months ago by
-
AuthorPosts