Any way to have the captions, title, & buttons on the full-screen slider animate on only the first slide? I want to be able to change the captions in subsequent slides but not have anything move after the initial slide. I can code it to stop the animations altogether but I’d like them to move only on the first slide. Thanks.
On the Shop demo, the section right below the huge full-screen top image – (new winter collection etc.) four images, all the same height and width, fullwidth across the screen, text overlays, and links – is exactly what I want for my homepage. How does Enfold DO this layout?
(I would try importing the Shop demo so I could look at its back end, but 1) I don’t want to override all the work I’ve already done on my website, and 2) Shop requires the Woo Commerce plugin, which I don’t want.)
Hi Andy,
anbei der Link (private content)… Im Desktop Browser funktioniert es, nur auf iOS Geräten nicht… Da werden die Icons nicht angezeigt.
Hi!
I’m a huge fan of enfold template, this time i’m working with the vacations template. I need to customize the top bar so that his have social media buttons and language buttons too like int his picture: https://snag.gy/PKyoZ.jpg
Can you please tell me how to do this?
Thanks in advance
Hey philcrothers!
use this code for iPad screen size:
@media only screen
and (min-width: 768px)
and (max-width: 1024px) {
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
display: block;
width: 100%;
}}
Best regards,
Andy
Hi!
Unfortunately having product specific text would not be easily possible. I though you wanted to add text to top of each category view, which is fairly easier.
You can request such feature here – https://kriesi.at/support/enfold-feature-requests/ or hire a freelance developer if you urgently need such feautre.
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.av-preloading-logo {
max-width: 80%;
}}
@media only screen and (max-width: 768px) {
#top #wrap_all .av_header_transparency {
position: absolute!important;
background: transparent;
}]
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-masonry-load-more {
color: red;
background: orange!important;
}
Best regards,
Yigit
Hi Andy,
das Tutorial kenne ich. Allerdings geht es mir darum, mittels custom css die bullets bei listen dirch icons zu ersetzen. Im Zephyr Theme (Upsolutions) habe ich das problemlos umsetzen können, im Enfold geht das leider nicht… Diesen Code hatte ich verwendet:
/* Eigene Liste mit Icon */
.check-list ul {
list-style: none;
margin-left: 0px;
}
.check-list li {
padding: 6px 0px 5px 40px;
position: relative;
}
.check-list li:before {
content: '\f046';
font-family: 'FontAwesome';
font-size: 16px;
position: absolute;
top: 6px;
left: 5px;
}
Hi!
You have following codes
.logo {
margin-top: 24px;
}
#header {
max-width: 100% !important;
padding-bottom: 30px;
}
Please change it to following
@media only screen and (min-width: 580px) {
.logo {
margin-top: 24px;
}
#header {
max-width: 100% !important;
padding-bottom: 30px;
}}
Regards,
Yigit
Hi,
I was wondering if you have a tip on how I could achieve something like this https://smilesoftware.com/
As you can see they have a section at the start and then when you scroll the menu appears and then sticks to the top the further down you scroll.
So far I tried using a page with a blank template.
– Add a 100% color section
– use the Full with Menu below.
Problem is that the styling is different to the menu of the main header and things like search and social icons are not part of the shortcode.
Another problem with that is that the footer is missing. How could I alter the “blank” template so the footer is shown?
Other than the full with menu, is there another way to show the full header in a section anywhere?
Thanks in advance for any tips.
Hello,
this morning I installed Yoast Seo on my site http://www.altrove.me and avia layout builder stopped working, showing just a spinning loading wheel. I uninstalled Yoast and the problems is still showing. I can’t make it appear while editing my Home Page, even if I create a new page Avia doesn’t show up. Only page “chi sono” seems to be working. I also restored backup of my site through godaddy and it’s still not working. Please, I’m asking for your help, I have no clue.
I am on 10.9.5 and using an hd screen
if you look at
View post on imgur.com
the top one is firefox, the bottom one is chrome
then if you look at
View post on imgur.com
the top one is http://kriesi.at/themes/enfold-construction/
while the bottom one is my site
so, on the same version of firefox , the demo on your site looks good, while the imported demo has too small a header on a hd screen
so I guess something differs
by the way, I think I found a bug:
when you press “Add new Category” inside Portfolio Categories
the categories don’t refresh, you have to reload the page to see it was added
(not that it is a problem for me, but it is always nice to have someone testing and reporting)
thanks
eric
Hey!
Have you seen my reply here – https://kriesi.at/support/topic/accordion-is-no-longer-expanding-i-believe-since-4-5-update/#post-616543?
If we update your theme now all custom changes will be overwritten
Cheers!
Yigit
Hello Yigit!
I figured out how to work with sidebars. It seems now we set correct data.
One more important question – usage of portfolio items.
1) Enfold has portfolio section, but we use it as our projects (we have menu Projekti in Latvian — http://www.majuenergoefektivitate.lv/paveiktie-projekti/).
When project is viewed separately, it is opened in URL portfolio-items/project-slug. How can we change the URL to /projekti/project-slug?
Project sample: http://www.majuenergoefektivitate.lv/portfolio-item/eizensteina-riga/
2) To work with projects we created page Projekti. We want to have projects to be opened as subpages – that is we need Projekti to be top-level menu. What can you suggest for that?
-
This reply was modified 9 years, 8 months ago by
olegriga.
Thanks, but no change, see what it looks like on an iPad mini (quite small screen then)

The logo is displayed on top of the menu items which makes it unreadable
Hi!
Can you please change the code to following one
@media only screen and (max-width: 580px) {
.responsive .logo img { max-height: 45%; top: 10px; }}
Regards,
Yigit
Hi Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.responsive .logo img { max-height: 45%; top: 10px; }
Best regards,
Yigit
Dear Kriesi,
How can I reduce the size of my website logo on smaller screen sizes?
On mobile devices my logo is too large in relation to the other page elements.
Also, on this website example below, a grey bar appears along the top of the screen on small screen sizes. It seems to be the page background colour I’ve set for my boxed layout and only appears on small screen sizes. How can I stop it from appearing?
Thanks, Richard
Thank you, the border is appearing now, but probably needs to come on earlier – there is a gap where the normal navigation disappears and then the border appears.
Also, the other bit of code which removes the hover navigation buttons on mobile has stopped working again – seems I can have either the border or no navigation buttons! copied below the relevant code I now have in place
Hi
I found this thread on exporting page templates to use on other sites…
https://kriesi.at/support/topic/how-to-export-advancedlayoutbuilder-page-template-for-import-in-another-website/
my question is, once you have imported the text can you change it back to pagebuilder view?
I would try it but I am nowhere near a useable computer :)
thanks!
Hi guys, sorry for bringing up an old post but it is directly related to this one, I have added the above CSS to show mobile menu on desktop up to 3500px when using main enfold theme, however I have just moved to the child-enfold and the above css stops working and shows default menu style is there anything different to add to css when using child theme to get this to work?
Also I’m having the same problem as above where the menu is showing expanded off the page to the right and makes the page wider (out of sight) which if you slide your courser to the right you will see a smaller version of the pop-out mobile menu (see screen shot) link to DEV site in private content
Thank you, favourite theme hands down!
Hello,
I want to create a child theme by using CHILD THEME CONFIGURATOR plugin but I encounter this error message:
Show Debug Output
Notice: Undefined variable: kriesi_at_backlink in /Users/MEL/Desktop/Worpress local 2016/wp-content/themes/enfold/footer.php on line 103
Warning: Missing argument 1 for avia_events_register_assets(), called in /Users/MEL/Desktop/Worpress local 2016/wp-content/plugins/child-theme-configurator/includes/class-ctc-preview.php on line 130 and defined in /Users/MEL/Desktop/Worpress local 2016/wp-content/themes/enfold/config-events-calendar/config.php on line 17″
You may not be able to use this Theme as a Child Theme while these conditions exist.
It is possible that this theme has specific requirements to work correctly as a child theme. Check your theme’s documentation for more information.
Please make sure you are using the latest version of this theme. If so, please contact this Theme’s author and report the error list above.”
Please can somebody tell me how can I proceed? I Want to precise that for the moment I haven’t done the update of WordPress 4.5 and the latest Enfold update. I was thinking to make the updates after creating the child theme since the update created additional problems for many other users.
P.S. I’m building the website in localhost.
Hi,
I’m trying to embed YouTube video into a Text Block (in text mode) and it works fine if the block is a full width column but when the section is split into three columns, the video container turns into a square and the video doesn’t re-size correctly.
I’ve set up a demonstration page to show you what’s happening (link in private content).
As you can see, the video media element works fine but the client wants to use the embed function, as that’s the only way to stop YouTube playing suggested videos when the video finishes.
Thanks,
ken
Hi!
Please change the code to following one
@media only screen and (max-width: 768px) {
.home #main {
margin-top: 5px!important;
}}
Best regards,
Yigit
Hello,
After update my WordPress to version 4.5 my LayerSlider stop working. Other sliders working, maybe with not properly animation but working. I tried to update theme to latest version, my extensions too and clean all caches, but without result. I added the code to my functions.php, but again no result. I tried to restore my old files and database from backup, but again no effect. Maybe problem is not with update, but but before that there is no problem.
I use Cloudflare Caching system, W3 Total Cache and BWP Minify but with them on old version all sliders work fine. Please help!
hi, im testing this easy slider at the top of a page on a testing site, but no pics are displaying.
why not?
at the bottom of the page im having this slider full width, but also here: no pics are dispaying
Hi!
vielleicht könntest du deinen Footer etwas hoch holen:
#footer {
top: -65px;
}
Gruß,
Andy