Hi,
I’ve try to load Fontello font but this is the error:
Couldn’t add the font.
The script returned the following error:
Fatal error: Class ‘ZipArchive’ not found in /web/htdocs/www.prontoconsiglio.it/home/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107
I read other topic with the same problem but I can’t find a solution (php and zip are ok).
Can you help me please? Thank you.
Anna
Yes, the markup is as follows;
<li style="visibility: visible; opacity: 1; transition: none; -webkit-transition: none; -webkit-transform: translateZ(0px); z-index: 3; background-image: url(https://kriesi.at/themes/enfold/files/2013/10/photodune-1899212-healthy-hair-s.jpg); background-position: 0% 0%;" data-img-url="http://kriesi.at/themes/enfold/files/2013/10/photodune-1899212-healthy-hair-s.jpg" class="slide-1 active-slide"><div data-rel="slideshow-1" class="avia-slide-wrap"><div class="caption_fullwidth caption_left caption_left_framed caption_framed"><div class="container caption_container"><div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 class="avia-caption-title" itemprop="name">This is a page with transparent header</h2><div class="avia-caption-content" itemprop="description"><p>Once the user scrolls down the header color will change</p>
</div><a href="#next-section" class="avia-slideshow-button avia-button avia-color-light " data-duration="800" data-easing="easeInOutQuad">Show me</a></div></div></div></div></div></div></li>
Hi Yigit
I understand and thank you for your support. There is a similar problem with IE9 on another page, but I will first update my enfold. Wasn’t aware that a new version is available.
Best regards
Wolfgang
Hey!
Use the import dummy button to get all the demo content on your installation, then enable this. That way you’ll be able to see the generated shortcodes below the Layout Builder.
Best regards,
Josue
Hi!
You can turn on this:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then apply a class (ex: centered_heading) to the heading you want to affect and add this to the Quick CS:
.centered_heading{
text-align: center;
}
Cheers!
Josue
where is the basic documentation! The shortcodes menu of this page: http://kriesi.at/themedemo/?theme=enfold
shows all the examples but where do I find the actual shortcodes that were used to create all those example?
I defined a hover effect on images with jquery.
It works the first time I hover over the image but later it doesn’t work any more.
I removed the regular hover effects on images from the enfold theme with the following CSS but it doesn’t help:
.image-overlay {
background: none !important;}
.image-overlay .image-overlay-inside:before {
content: “” !important;}
Is there any way of canceling the hover javascript of the theme?
Hi!
I don’t think Enfold could should ever have any interaction at all with your WordPress login but if you want to test it you can try deleting the theme folder from your WordPress wp-content>themes folder so that WordPress reverts to one of the twenty something themes (as long as one is in that folder).
Regards,
Devin
Hi dalboslampen!
All of the pre-translated versions are here: https://kriesi.at/support/topic/please-contribute-and-translate-enfold/ as well as included in the theme (unless they are very new).
You can use WPML, which the theme has specific support for, or any other translation plugin to scan the theme for the strings to then generate the file and translate into the language you need.
This one was recently recommended to me: https://wordpress.org/plugins/poeditor/
Regards,
Devin
Hi ryanelkholy!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .news-content { pointer-events: none; }
Regards,
Yigit
Hey Cyril!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
a.aviaccordion-slide-link {
pointer-events: none;
}
Regards,
Yigit
Hi 500Webmaster!
Please go to Enfold theme options > Header Layout > Header Layout > Menu and Logo Position and adjust it
Cheers!
Yigit
Hi silviouk!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#main img { filter: grayscale(100%);
-webkit-filter: grayscale(100%);
filter: gray;
-webkit-transition: all .6s ease; }
#main img:hover { filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: none; }
.image-overlay { display: none !important; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#menu-main-menu .sub-menu li .sub-menu a {
background: #2b153c;
}
Regards,
Yigit
Hi!
In that case we are going to need to see your live website. Since you are using an older version, css selector may not be the same. For example the selector you posted does not do anything on my local installation on Enfold 2.8.1.
Best regards,
Yigit
I enjoy using the advanced layout editor, and it works, but you still have to go back and forth between preview and backend to see what it looks like.
If you could make the andvanced layout editor like this, http://velocitypage.com/ I think you’d be revolutionary and you’d attract even more buyers…
Are you working on adding such a feature in the future or is enfold compatible?
Thanks in advance!
Hi!
That means you are using an older version of the theme. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi curmi01!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-
body * {
font-family: 'Varela Round', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
2-
.widgettitle { text-transform: none; }
Cheers!
Yigit
I cannot find advanced styling under enfold theme. Please advise.
This reply has been marked as private.
Hey!
Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”
Cheers!
Yigit
There is a password protect on the link. But you shouldn’t need to see the website, please just provide me with the code for the second level drop down menu for enfold.
http://optimized360.biz/personaltouchdental.com/
Please provide asap.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item {
padding-bottom: 10px;
padding-right: 10px;
}
.js_active .grid-image { border-radius: 10px; }
#js_sort_items {
width: 35%;
margin: auto;
}
Best regards,
Yigit
Hi!
Please go to Enfold theme options > Advanced Styling tab and edit “Main Menu Links”
Best regards,
Yigit
Hey!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads under your profile to download it
Best regards,
Yigit
Hey!
Please go to Appearance > Widgets and add a text widget to one of Footer column widget areas and paste this code inside it
[av_image src='http://localhost:8888/Enfold/wp-content/uploads/2014/04/comodo_internet_secure.jpg' attachment='3083' align='center' animation='no-animation' link='' target='' styling='' caption='' font_size='' appearance='' custom_class=''][/av_image]
You should upload your logo in Media Library, get its link and change it with the one in this shortcode
Regards,
Yigit
Hey!
Please go to Enfold theme options > Footer Layout and choose to “Display footer widgets & socket”. Then create a contact forum.
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Copy&paste the shortcode into the widget area you would like to display in Appearance > Widgets.
Please try using this plugin http://wordpress.org/plugins/download-manager/
Cheers!
Yigit
Hi!
Please try adding the code to Custom.css file inside Enfold/Css folder. Currently code is not being applied
Regards,
Yigit
Hey capuchin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
h3.av-special-heading-tag {
font-weight: normal;
font-size: 18px;
}
Cheers!
Yigit
Hi Team Kriesi,
I am having a confusing and troubling issue. When I view the website I have built using Enfold, on large screens like a 27″ for example, the layer slider seems to swallow the images and screw up the look. Words start to disappear and the image seems to grow but not outer box so the bottom portion disappears. For example go to my website listed below, you will find the first slider image looks fine on normal screens but when you stretch the browser size notice how the image starts to get swallowed on the bottom. Yo u can also see this on our “Brands” page. How do I prevent this form happening and keep the look the same across browsers?