Hi!
Please ask your host if the php option Ziparchive is enabled. Switch to a default theme then switch back to Enfold, try to upload the fonts again.
Best regards,
Ismael
Hi!
Remove all css modifications that you did for the header. Please go to Enfold > Header > Header Size, choose the custom pixel value. Select 51px to resize the header height.
Cheers!
Ismael
Hi!
I just updated the portfolio grid element on the portfolio page and the items show as expected.
http://www.kindbo.com/hemsida-o-webb/portfolio/
Please also change the styling on the Enfold (SV) dashboard. I’m not sure what is wrong with the comments, have you tried updating theme like I suggested on the other thread?
Best regards,
Ismael
Hi cwisniewski!
You can turn on the debug window to see the raw ALB data: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
The shortcodes do not however support nesting right now so for some elements it will work and others it will not. We have been adding in support as we can but they were not originally coded in a way that allows nesting and in general WordPress doesn’t support nested shortcodes so it makes it a bit tricky.
Cheers!
Devin
Hey kayrenimport!
Please add following code to Quick CSS in Enfold theme options under Styling
.gform_wrapper .chzn-container-single .chzn-single div { width: 28px; }
Cheers!
Yigit
Hi genarojrs!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 88px;
}
Regards,
Yigit
I am very thankfully that you dont creat the content on my pages ;)
That startpage/homepage:
http://kriesi.at/
http://kriesi.at/blog
http://kriesi.at/themes/enfold/blog/
http://kriesi.at/themes/enfold/
There should be a H1 tag on the startpage/blogpage. Themes normally uses the title from the settings.
Enfold main menu is checked.
Problem is same with all plugins deactivated.
I made one mistake. I had some old “top level” pages left. The submenu pages I were able to set parents on where related to these pages. If I remove the “top level” pages and only have three links as top menu items, none of the child pages can have a parent. Links it seems are not listed as parents in the page parent menu. I am not enough of a WordPress expert to know if this is “by design” or if it is an issue?
The only consequence I see at the moment is that I cannot have “breadcrumbs” if I cannot set the parent.
Cheers, Mats!
Hello,
enfold creates no H1 tag on the startpage. You do not see a problem in that?
thanks
I am confused by your answer, the theme offers a transparent header – http://kriesi.at/themes/enfold/transparent-header/. But you are saying there will always be a white background?
Please see my original post, I followed the steps to set a transparent header but its not working. Is this not actually offered in the theme?
Hi Support, I am using the builtin custom LayerSlider in the Enfold theme. In the Global Settings it allow you to upload your own logo. It also says it allows ‘YourLogo style’ where ”You can style your logo. You can use any CSS properties, for example you can add left and top properties to place the image inside the LayerSlider container anywhere you want.’
I dont want the default location of top left. I want to move it to the right. But I whatever CSS I put it, it ignores and the logo disappears. Can you please give me an example of working CSS syntax that will move the logo?
I tried: { position:absolute; left:500px; }
Hey Vermishelle!
To add the script you need to open functions.php go to the line 264 ( assuming you haven’t added anything before ), if not look for this line wp_enqueue_script( 'jquery' );
You need to add the below code
wp_enqueue_script('vimeo-ga', $template_url . '/js/vimeo.ga.min.js', array('jquery'), 1, true);
This will ask / look for the file in this location ( so paste the file in there ). ENFOLD_FOLDER/js/vimeo.ga.min.js
About your other question you can add that to the ending of the url http://vimeo.com/1084537?api=1 , ( if that’s not the case elaborate on that one, or try first and then let us know what happen ).
Best regards,
David
ok, i’ve updated my enfold version, then I’ve made all changes given by Jouse, Ismael, You and again You form this topic, in total:
– one change in quick css (Yigit)
– one in avia.jsv (Josue)
– two in portfolio.php (2xIsmael)
– one in gallery.php (Yigit)
Still after clicking on small thumbmail photo there is opening lightbox.
Any other ideas?
Not sure if this is covered elsewhere or has been asked and answered:
I’d like insert, for example, an accordion element inside another accordion element; a gallery within a tab, etc.–but this sort of thing seems impossible to do via drag and drop. That is, I can only drop such items onto the basic canvas or to a layout element, never another content element.
In an effort to try to easily determine the code required so that I can code it myself, I learned that If I drop a content object onto the basic canvas, then toggle the editor from the Advanced Layout Editor to Default Editor, I am left with an empty post — so I can’t see (easily anyway) how I might go about it. I thought there might be a list of short codes published somewhere, but your documentation page (http://kriesi.at/documentation/enfold) merely alludes to shortcuts–that is, there does not seem to be a list of them that can be referred to at once. And maybe using shortcuts wouldn’t work anyway.
Is what I’d like to do possible without having to go to too much trouble?
–Chris
This reply has been marked as private.
Hey Tim!
The others plugins that Enfold is compatible with are:
http://wordpress.org/plugins/woocommerce/
WPML
http://www.gravityforms.com/
But you don’t have to install those if you don’t need to, they are optional.
Cheers!
Josue
Hey Frank!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1140px) and (min-width: 990px) {
.av-main-nav > li > a { padding: 0 10px !important; }
Regards,
Yigit
Hey Raph!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.phone-info span { color: white; }
after applying the code, flush browser cache and refresh your page a few times
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .main_color .onsale { background-color: red; }
#top .onsale { color: green; }
Price looks fine on my end http://i.imgur.com/LYICkgj.jpg
Regards,
Yigit
This reply has been marked as private.
Hey marijn!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_transform .avia-gallery-thumb img { opacity: 1; }
.avia_transform .avia-gallery-thumb img.avia_start_animation {
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none; }
Regards,
Yigit
Hi ismael i updated the theme to 2.6.2 and i still have the issue with
1° the background picture ( here the baby and the model picture are in parallax ) dont’ work anymore
2° the icons in the section ” A PROPOS de Yannick ” are broken
3° The fullwidth mansonry gallery is broken too
PS : I have totally uploaded the “ENFOLD Folder”
I also checked and download the 2.1.5 woocommerce version.
This is all i can give as informations, do you have any solution to fix this ?
Hi rcgroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section { z-index: 0; }
Cheers!
Yigit
Hey betty!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_1, #av_section_1 { background-size: cover; }
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .header_color .main_menu .menu ul li>a:hover { color: red; }
.header_color .main_menu .menu ul li a:hover { background-color: yellow; }
#top .av-main-nav ul a { color: blue; }
Regards,
Yigit
Hi!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
There have been some small bug fixes and many improvements done to the theme since the version you are currently using.
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
html { background-color: white; }
Regards,
Yigit
Hi andypeck!
The theme has options for them when adding in the video to the color section or slideshow.
Best regards,
Devin
Hi!
You can place Easy Slider element inside any column elements such as 1/2, 1/3 and so on. Easy Slider is responsive, so it will take the width of column element it is placed inside.
@rhysbowen Can you please start a new topic? You can click on Enfold on support page and scroll to the bottom of the page to start a new topic. Please post the link to your website as well
Cheers!
Yigit