Hi,
Great, glad you got it working and thanks for the feedback. We’ll keep the thread open in case you should have any more problems on the topic.
Regards,
Rikard
Hi whatisprogress,
There is something lying on top of it, I’m guessing a plugin you have installed? Its class is this which should probably give you a clue as to which one it is: mc-embedded-subscribe-form
Best regards,
Rikard
Merhabalar!
Buradan devam edelim isterseniz – https://kriesi.at/support/topic/google-index-problem/ :)
Cheers!
Yigit
Hi, I have update WordPress and the theme. I think everything is ok, but something is wrong on the topper on smartphone. Can you see it? I have already sent you ftp and backoffice data, so if you need you can login.
Regards
Thank you!
You haven´t answer me second question:
– Is it possible to have a top slider in a product page? Over images and texts?
thanks
Dear all,
We have a client, who does not belive …
He want to have a background video playing on mobile devices, specially on his Galaxy S6 mobile and tablet.
What we have offer as
workaround 1
– a fallback to a screenshot of the video on mobile devices
workabround 2
– a second video only playing on mobile devices
and background video playing on desktop.
Please let us know:
1. What are the consequences if we enable background videos for mobile devices?
2. Could we use a selfhosted video as background instead of a youtube video?
3. Is there an other workaround you could suggest and what do you think is the best one?
hey josue, thx alot and great work.
the only small thing what is left is, that the image-tilte ist not showing in the lightbox if i use avia image
in the avia galleries the title is showing on top of the lightbox-image, weired :-)
ist there a solution too?
-
This reply was modified 9 years, 7 months ago by
volmering.
Hi,
I’m building an online course with Enfold. I have created the course content (each topic includes an image and an audio link) as portfolio entries and it would be great to be able to display them on the course page as blog posts in a grid layout. Currently, Enfold only lets me display full content of portfolio entries in single-column layout. Is there a way around this or do I just have to build the course page in some another way?
Thanks for your support,
Johanna
Hi Guenni,
danke. Aber ich habe jetzt folgenden Code gefunden, der sticky einfach auf dem iPad deaktiviert. Das reicht mir auch in diesem speziellen Fall:
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.responsive #top #header {
position: absolute !important;}}
Tausend dank für deine grandiose Hilfe!!!! :)
Jan
Hello,
I have 2 questions about the accordion slider:
1) Is it possible to have the 1500 x 430 accordion slider to display fullwidth. It is showing differently in the mobile and Desktop. It is not displayin in full in Desktop but I would like to use it as fullwidth.
2) Is it possible to have different font size in the slider content caption title/text in mobile and Desktop versions? Because right now the font is very small in the desktop version but when I make it bigger, its going to be too big for mobile version.
Details are in the private content area, please let me know, if you need some clarification.
Hi,
I’m getting some inconsistency in the display of our background video (behind colour section) on our site’s homepage. For some reason on page load in Safari and Chrome 48.0 on Windows 10 a black bar is being added to the bottom of the video at full display width. This bar disappears when you resize the window.
Looking at the css there appears to be a negative top setting that adjusts with the width of the browser. It’s this setting that’s pulling the video up the screen on load.
Any ideas about how to fix this?
Oli
Hi,
try this code instead:
.html_header_top.html_header_sticky .page-id-43 {
padding-top: 20px !important;
}
Best regards,
Andy
Hi,
Your last reply has no effect.
.page-id-43 .html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 20px !important;
}
Thanks,
Sushi
Hi,
the problem is always the same ..
The youtube video on http://www.tricopigmentazionesardegna.it/tricopigmentazione-cagliari-sardegna/ from desktop and mobile devices working fine and everything it’s ok!
The video on tablet device does not work fine and load the fallback image (as you can see from the screenshot image attached in the previous email).
Thanks
Davide
Hey Kriesi Team,
I have installed WPML plugin, and if you check, languages’ flags are appeared on the header of the website (link in private area)
Now, I want to:
1- Move the flags a little bit to the right and align them in the center of top header.
2- Make them a bit bigger.
3- And I am not sure if you could answer me or not, but in WPML setting, I chose not to show Flags but it does!

would like to know about your opinions
Regards,
Sadegh
Jupp! Der nimmt sonst in diesem Fall (riesen Header) zu viel Platz ein beim runterscrollen.
Wie auf dem Smartphone. Dort bleibt der Header ja auch nicht stehen, obwohl er das auf dem Desktop tut
wenn du nun die Navigation nicht so weit rechts haben willst, dann
#header #header_main .container {
padding-right: 30px !important;
max-width: 100% !important;
width: 100% !important;
}
#advanced_menu_toggle {
right: 30px;
top: 70%;
}
das paddding-right mit 30px halt varieren und das mit dem Toggle ist damit das nicht so hüpft wenn es umspringt und in etwa auf der Höhe von der Navigation ist
When I add a media element, for example a picture, its breaking my custom background, causing it to show a chunk of white space at the top.
If you go to my website, you can see what I am talking about. How I can fix this?
Thank you Enfold Staff for your great support.
-
This topic was modified 9 years, 7 months ago by
tibe87.
machen wir mal deutsch weiter – ist auch für mich leichter:
hast du den link gesehen: http://webers-testseite.de/ikom
wie gesagt ich hatte es jetzt mit -23% so eingestellt, dass die Pfeile des Logos auf die Navigation zeigen
wenn Du da wieder -35% einträgst ist es bei 200px header der Boden (ich stelle es mal auf -35% zurück im Beispiel-Link).
Wenn du den Screen mal schmal machst, und das menu togglest, dann ist da auch das logo drin.
Damit mein Code oben greift, müsstest du allerdings erstmal das was du bisher versucht hast verwerfen. denn der Code oben reicht völlig aus, um auch das Shrinken mitzunehmen.
Der zeite Code ist nur dafür da, dass du links neben dem Logo nicht auch noch ein graues Feld hast.
#header #header_main .container {
padding-right: 30px !important;
max-width: 100% !important;
width: 100% !important;
}
#advanced_menu_toggle {
right: 30px;
top: 70%;
}
-
This reply was modified 9 years, 7 months ago by
Guenni007.
Hey Guenni,
thank you, I appreciate your help very much! Unfortunately, none of these work.
But I reduced the padding to the top for the navigation on desktops. The problem was, that I wanted the menu to be aligned bottom with the logo. But the shrinking header moves the navigation underneath the header in the animation before it flips back into the header once the shrinking has completed.
And on iPad, the header is still too big. I can’t figure out how to reduce it. Do you have an idea?

Cheers,
Jan
Hello,
I have a video in my slider and want to stop the loop at the end. Is there a way over the quick style?
It is not showing on mobile phone and IPad, is there any way how I can put it there? Its really important!
And there are often blck bis lines under and over the video when I make the webside bigger or smaller.
Would be great to get some help :)
Thanks a lot …
Rixi
another hint if you set it to:
.av-main-nav > li > a > .avia-menu-text, .av-main-nav li#menu-item-search [data-av_icon]::before {
bottom: -23%;
position: relative;
}
the navigation is on the level of the two arrows of the logo – looks nice too
and if you like to have the logo (the yellow background full left)
#header #header_main .container {
padding-right: 30px !important;
max-width: 100% !important;
width: 100% !important;
}
#advanced_menu_toggle {
right: 30px;
top: 70%;
}
what did you do to have the nav points on bottom ?
i only did the following: logo left menu right – shrinking header: and
.av-main-nav > li > a > .avia-menu-text, .av-main-nav li#menu-item-search [data-av_icon]::before {
bottom: -35%;
position: relative;
}
thats enough – but you have to get rid of the other settings you did til now:
see here : Link
btw: the shrinking header did not work on default on ipads : Solution see here from Josue
you have to upload a js-file into your child-theme js folder and add a code snippet to child-theme functions.php
Solution
Hi
i did this solution: https://kriesi.at/support/topic/languagetranslation-file-in-child-theme/
to have the translation inside child theme.
now that the lang folder is in the child theme.
should i placeinside of the folder only the 2 files of the languiage that i translated?
or should i copy the entire content of all languages to that folder in the child theme?
if i will place there only my changed files of 1 language. will the other languages files still will be available from the father theme.
or they all should be from this point only in child theme?
Hi,
Ok great, hope you get it working with another plugin. We’ll keep the thread open in case you should need any further help on the topic.
Thanks,
Rikard
This maybe closer to what I am looking for.
https://kriesi.at/support/topic/how-to-customize-previous-and-next-button-in-post/
I currently have the portfolio set to Ascending based on slug, which helps me get the alphabetical order.
I need the next and previous post to match the order on the parent page.
Possible?
I have tried an issue with
https://kriesi.at/support/topic/enfold-accordion-toggle-image-icon/
but it dont’ work right.
May be i should to do same modifications with toggle.php, but i have no access to website files. its hosted on godaddy and client bought only wordpress type of hosting. :)
How can i change it to arrow like here :
.menu li > a:after { content: ‘ ▾’; }
.menu li > a:only-child:after { content: ”; }
I know it’s for menu, but it looks simple and short, do you have something like this for accordion?
Thank you
Hi,
Please let us know if you should need any further help on the topic.
Thanks,
Rikard