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, 6 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, 6 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
Hi Jiri,
Great, glad you found the problem. Please let us know if you should need any further help on the topic.
Thanks,
Rikard
Hi, sorry, you are right. I had changed the 2nd link to Scroll in my testing and forgot to change it back. It is now set to Parallax so you can see the differences.
The link you provided looks great on laptop and on iPad Air, but not on iPhone 6 portrait — the image is not responsive and her head gest cut off. But is that a color section or a layer slider?
At this point, I would ask that you test this on your own in order to fix your bug. I am going to sacrifice the Parallax effect on my pages for now so I can get back to work.
Thank you Ismael, unfortunately that code I have for the second slider (labeled below ‘Cohort I….’) is overriding the landing home page’s CSS (labeled ‘Home…’)
/******************
Home page-title, caption, and slider size when minimized
****************/
@media only screen and (max-width: 425px) {
.avia-slideshow-inner, .avia-slideshow-inner img {
height: 200px !important;
}
}
@media only screen and (max-width: 886px) {
.avia-caption-content {
font-size: 11px !important;
}
.responsive #top .slideshow_caption h2 {
font-size: 17px !important;
}
}
/******************
Cohort I page-title, caption, and slider size when minimized
****************/
@media only screen and (max-width: 886px) {
.page-id-861 .avia-caption-content {
font-size: 11px !important;
}
.page-id-861 .responsive #top .slideshow_caption h2 {
font-size: 17px !important;
}
}
@media only screen and (max-width: 425px) {
.page-id-861 .avia-slideshow-inner, .avia-slideshow-inner img {
height: 100px !important;
}
}e is overriding the Landing home page’s css for the slider. This is what I have however the second code for
When I add new pages they are automatically added to the top menu (which is ok). How do I order the menu items the way that I want to?
I have purchased a game that I would like to integrate into my website. The game launches from a static html page which calls lots of separate javascripts and css. A click on that page calls a php page which handles a bunch of session variables. It would be awesome to integrate both of these into my enfold theme, especially so that I don’t lose the top header/menu.
I have seen this post on options on how to do this, not specific to Enfold:
http://stackoverflow.com/questions/2810124/how-to-add-a-php-page-to-wordpress
Considering I want to include the top header/menu – I suppose I need to create a new template and go from there. What documentation and best-practices should I follow with enfold?
Thanks,
Edward
Ditto! From top to bottom, I’m having the same problem. DiscoverLink you are officially not going crazy. : )
My parallax color section backgrounds are responsive on some pages, not on others.
Site is sandboxed and secret, but I’ll provide admin access in private content so you can take a look.
http://solace2.wpengine.com/industries/energy (hosted on WPengine) — backgrounds not responsive
http://solace2.wpengine.com/industries/gaming — backgrounds, with same settings, are not responsive
Hi Yigit,
Neither of the links you include address the second problem that foggygolf was having, and that I am trying to address too. Specifically: “Also when you drag the screen smaller this same block / nav text slides on top of the logo, how do i make this so the page switches to “mobile view” just before the text overlaps (if that makes sense).”
In my own words, on my Macbook Pro desktop, when I drag the screen smaller and smaller, the menu items begin to overlap with my transparent logo, and the mobile menu doesn’t appear until the menu items run out of space on the entire screen…not when it begins to overlap with my logo.
Can you please provide a solution…much thanks!
Hi,
I have 3 videos in the same page, want they autoplay at the same time. Looks like one of them stops as soon as the page load and one of the videos begins to play.
The video that stops is on the middle of the page (close to light generation).
Any way to allow it playing?
Thanks