hi,
ich control th emax height of the slider with following css :
.avia-slide-wrap {
max-height: 630px!important;
}
it works. But it always cuts the slider, beginning from the bottom. ‘The feed are cutted off’.
I want to change this. The slider shall be cut, but beginning from the the top. ‘The heads shall be cut off’
Is there a way?
Thanks
ridcon
Hello Rikard!
Thank you for the support. The topic can be closed.
Hi,
Once you login to the forum please click on Enfold under topics or click on this link on top you should be able to see a big blue button that say’s open a new thread. or just scroll down and start a new thread/ticket.
It is just that many issues in one ticket will snowball and lead to a lot of confusion so we request you to open new tickets if the issues are not related.
also please don’t forget to provide a link to your site so we are able to inspect the element in question in order to help!
Best regards,
Vinay
Hi,
I know I’m not the first one to have this issue but I don’t understand how you solve this problem : https://kriesi.at/support/topic/duplicated-titles-w-yoast-seo-plugin/?login_error=empty
Im am not a professional wordpress user so can you be more precise when you say : ” Try to disable the title & meta settings or reset it to default then add this on functions.php”
What should I do exactly ?
Thank you,
Hi,
Fixed menu in mobile works please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed!important;
}}
.avia_transform3d .show_mobile_menu #mobile-advanced {
margin-top: -60px!important;
}
Best regards,
Vinay
Hi there,
I added the following code for the pricing table I have in an accordion.
.tab_titles {
margin-left: 42%;
}
.tab {
font-size: 16px !important;
}
.pricing-table {margin-left: 380px; margin-right: 380px;}
div .main_color .tabcontainer .active_tab { background-color: #004a87; font-color: white; }
.main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab {
color: #ffffff;
}
I love it on desktop, but on mobile it looks terrible? Can you help me out?
Hi Ismael,
I noticed that as well, its wired because I have already upgrade to 3.5 version last time, don’t know why its pull back to the old theme now.
check out previous topic #619800
Regards
-
This reply was modified 9 years, 9 months ago by
Dave. Reason: ask someone to help with
thanks again for the update to 3.6 – and for the new Demos. so far i got no problems by updating to the new Version.
I like this effect of the app demo of the fixed Element –
i see the grid row element in which the png with the mobile phone is placed – but i realy don’t know if i want to use it with a different Image how to obtain the right paddings.
The mobile.png on the left ( 4 pngs congruently above each other) has a top padding of 800px but the color section above doesn’t have a static dimension; the pngs have no correspondence to that 800px (hight of the pngs is 1000px (and even if i scale it to 1210px content width the hight is 807px) and f.e. distance of the bottom of the mobile phone to top is 633px etc. pp) so is it only trial and error these 800 px or is there a special clou for it. ?
The hight of that grid row section is determined by the right content – isn’t it. (only if padding-top is much more bigger than its determined by that size)
The effect of congruent phones only changing the display is independent from that padding – even if the paddings of gridrows are different.
edit:
so the important thing to that is only that pngs have the same size and that the static content of the image is congruent (you can see that best as layers in photoshop or something like that)
very nice !
you can see that demo on http://webers-testseite.de/ikom/ with different pngs. :lol:
so now i know why it is important that these rows or columns could be set to “hide on mobiles” :yoo
-
This topic was modified 9 years, 9 months ago by
Guenni007.
Hello,
The information you need is listed here in the private area.
For Issue 1. I also noticed that the gap appears above certain browser width. If you make browser full width on a screen which is either an general desktop resolution or ipad, ipad pro, the problem exists. But if you reduce the browser to half width, the gap disappears.
Hey meixnerg,
I’ve tagged the topic for our german speaking moderator, please wait for his reply.
Best regards,
Rikard
Hi,
Great, glad you found the problem. Please let us know if you should need any more help on the topic.
Regards,
Rikard
Hey kilimats,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .all_colors strong {
color: #FFFFFF;
}
Best regards,
Jordan
Hi,
Great, glad you got it working. Please let us know if you should need any more help on the topic.
Thanks,
Rikard
Hi,
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/totemwea/public_html/wp-content/plugins/facebook-comments-sync/fbcs-frontend.php:19) in /home/totemwea/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
Regarding the “masonry” error, make sure that the “tmp” directory has the correct permission. More info here: https://kriesi.at/support/topic/warning-session_start-function-session-start/#post-447416
Notice: Undefined index: replace in /home/totemwea/public_html/wp-content/plugins/facebook-comments-sync/fbcs-frontend.php on line 19
As much as we’d like to help, third party plugins are outside the scope of support. Please contact the plugin author for more info.
Best regards,
Ismael
Hi,
Edit the page, look for the “Template” button in the top right corner of the advance layout builder. Specify a name for the template then update the page. Create another page then switch to the advance layout builder. Click the “Template” button again then select the newly saved template. Publish the page.
Best regards,
Ismael
Hi,
We tested the same video in our installation, modified the section.php file and the loop stopped. Did you modify the section.php file? Please post the FTP details here so that we can check it.
Best regards,
Ismael
Hi Yigit,
It works like a charm!
Thank you so much for the amazing support! You may close the topic now.
Best Regards,
Steven
Hi,
No problem. Add this in the Quick CSS field:
#top .widget_nav_menu ul ul li:before {
content: "";
}
Best regards,
Ismael
Hi,
Thank you for the link. Set the “Initial Open” option to “0” then add this in the functions.php file:
// custom script
add_action('wp_footer', 'ava_custom_script');
function ava_custom_script(){
?>
<script>
(function($){
// trigger first tab on desktop view
function i() {
$(window).load(function() {
var mobile = $('#advanced_menu_toggle').css('display');
if( mobile == 'block' ) return;
$('.tab_counter_0').trigger('click');
});
}
i();
})(jQuery);
</script>
<?php
}
Best regards,
Ismael
Hm, yes, I tried that, nut strange things happen with normal CSS. The flag are floating half beneath the top bar… Look at the screenshot in Chrome: https://snag.gy/BjlqR5.jpg
Weird, right? Looks like it has something to do with the MLP language box or UL.
I have no extra HTML in Endfold settings for topbar.
I need to put the burger menu to the left of the page below the logo also add the logo is in the burger menu (at the top of the list). So the page looks clean
-
This reply was modified 9 years, 9 months ago by
BetterflyFX.
Theme is now updated to 3.6.
Fortunately, no fatal errors! Unfortunately, did NOT solve my issue above.
I am logged into WP Admin. I am still not seeing elements that should be there! My home page should have a tagline and a button on top of a hero image. It does not when I am logged in. If I click Edit page – I see the elements that should be on the page when viewing. Not sure why they aren’t showing anymore.
Can someone from Kriesi please log in and see if they are experiencing the same thing? Just click on Visit Site. It should take you to the Home page.
I really need this fixed. I’d like to be able to edit and view these changes inside WP Admin after saving.
Hi,
You may be using a child theme. However to get to the css file open your site right click on the logo or a heading or any element and inspect it. On the right side you will notice a bunch of css and css file names on top of it. If you notice enfold.css or enfold_child.css right click and open it in a new window and save it to your disk. This file may be minified but you will get the file location in the address bar of the browser.
wp-content/uploads/dynamic_avia/enfold_child.css
or
wp-content/uploads/dynamic_avia/enfold.css
Best regards,
Vinay
Boa tarde,
Por favor, você pode iniciar um novo tópico .
Em seguida, forneça detalhes de login novamente para o seu site .
Obrigado,
Jordan
Hi,
By browsing this forum, I can show mobile menu in all screen size, but the position is at the right side of the screen. I would like to change the position to the left side, and put logo inside the mobile menu (at top)
So the logo will not show until accessing mobile menu.
Is there any easy way to do so?
Regards,
Ips
-
This topic was modified 9 years, 9 months ago by
BetterflyFX.
So last week I had a problem with my pinterest button : https://kriesi.at/support/topic/share-this-social-icons-font-hover-color/#post-642677
Which was ‘fixed’. However, when I try to pin the page: http://heaven11audio.com/
I get this error from Pinterest.
‘Oops!
Parameter ‘image_url’ (value http:) is not a valid URL format.’
What do I need to do guys?
Hey bguger,
Thank you for reaching out to us. This is not an issue with the image size but may be related to custom CSS or Layerslider settings.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.ls-wp-fullwidth-helper {
margin-top:-50px!important
}
Best regards,
Vinay
Hey smudgedesign,
This looks fine on my end. May be it is related to a local browser on your system?

If that is not right please check this link for a viable solution https://wordpress.org/support/topic/displaying-japanese-chracters
Best regards,
Vinay
Good morning,
I managed to resolve it (at least on this one computer) by adding:
.avia-safari #top #header_main > .container .main_menu ul:first-child > li > a {min-width:140px !important;}
Is that a good long-term solution? It unfortunately makes the menu buttons all a uniform size, but since we probably won’t add new top-menu items after launch I feel like it will be okay.