And another suggestion for the fullwidth color section. It would be nice if the color layer and background-image could blend together (and if you could choose the opacity of the color layer). I have seen this with other themes (e.g. http://demo.codestag.com/raiden/ – look at post number 4 or 6 for clear examples). This way I can use my images from various posts as background images without having to photoshop / color and brightness adjustment / reupload / … This feature would be stunning! Thanks for this great theme.
-
This reply was modified 12 years, 1 month ago by
StuWeTueHo.
Hey pako69!
I’m sorry but the masonry element can only be set as full width. Enfold does not support a masonry grid with a sidebar at the moment.
Regards,
Ismael
Windows 8 / Firefox 26.0
Searchbutton and other elements are broken:
I tried the two .htacces solution…. Fonts nit loadingon apache server…Server error 500
http://medientanz.de
Thomas
Hi!
Please try updating Enfold to the latest version 2.4.5 ( http://kriesi.at/documentation/enfold/updating-your-theme-files/ )
If that does not work, please try deactivating all active plugins and check if that helps
Regards,
Yigit
This reply has been marked as private.
Hi Angèle!
Please use the header with social icons then edit Appearance > Menus. Unchecked the “Enfold Secondary Menu” under Theme Locations. You can also add this on Quick CSS to hide the second menu:
#avia2-menu {
display: none;
}
Best regards,
Ismael
Hi,
I´ve got the same problem with Windows 8 / Firefox 26.0
Searchbutton and other elements are broken:
avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont=”entypo-fontello”]:before {
font-family: ‘entypo-fontello’;
Everything OK with safari and chrome
greetings from germany
Thomas
This reply has been marked as private.
Hi!
Please try solution under “Fonts not loading in Firefox or IE9” here http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Regards,
Yigit
Hey jaroljmek!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#av_section_2 { background-size: cover!important; }
Best regards,
Yigit
Hey Munford!
Please add following code to Quick CSS in Enfold theme options under Styling tab
img:hover {
opacity: 1 !important;
}
I guess you have added a custom CSS code to image hover states to decrease their opacity to 0.5, that is causing the issue.
Regards,
Yigit
This reply has been marked as private.
Hey iwanhaex!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.big-preview { pointer-events: none; }
Cheers!
Yigit
Hi wethepublic!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
#layer_slider_1, .el_after_av_layerslider { display: none; }}
Regards,
Yigit
Hi katana!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
@media only screen and (max-width: 989) {
#top .avia-slideshow-arrows a {
display: none; }}
2- Currently unfortunately it is not possible
Regards,
Yigit
Hi
On the http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/?skin=Boxed%20Blue page at the bottom there is a sliding customer logo showing. When I imported the dummy data this feature is not showing on the same page?
Can you direct me to where this might be or what is carried out to make it happen.
Thanks
Harry
My hosting company inform me that occasionally during the day there is a script in my site that uses all the server’s cpu and memory resources.Can i send you the logs and check them please?
Hello there!
I’ve just installed WPML to my Enfold page (www.casanostrafilms.com) and it works well except for the String Translation. Everytime I try to install it (through wordpress plugin installer or through ftp) it doesn’t work. When I activate the plugin the page just “disappears”. It just shows me a blank page with this url.
http://www.casanostrafilms.com/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
There isn’t a problem with the other WPML plugins. Any idea why this happens with string translation only?
Thanks!
Nora Soler Pastor
-
This topic was modified 12 years, 1 month ago by
norasp.
-
This topic was modified 2 years, 2 months ago by
Yigit.
This reply has been marked as private.
..but still works on regular sites….
I deaktivated all Plugins….but still a JS Conflict…..
“Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method ‘toArray’ – jquery.js?ver=1.10.2:3”
WP 3.8 and Enfold 2.4.5 are installed….
I can provide you with an Login, if you want…
THX in advance…..
Stefan
Hey
I’m working on implementing the Contact form 7 plugin and have come across a couple of issues.
First if anyone else is wondering how to be able to use the column shortcodes (or any other shortcode) in CF7 then just add this line of code to your child theme’s functions.php:
add_filter( 'wpcf7_form_elements', 'do_shortcode' );
Now my problem is trying to get the inputfield boxes to span the whole width of the column. Here’s a screenshot.

As you can see the “Fornavn” and “Efternavn” boxes do not span the whole column (which is 2x one/half width), more clearly at the bottom “Andet” which is placed in a fullwidth column. The boxes can scale down in width, but not up.
I’d also like to round the corners of the boxes, so they resemble the Enfold theme’s contactform, but come across another problem.
Here’s the code added to the “Quick CSS”:
.wpcf7-form #cf7
{
height: 40px;
width: 100%;
border-radius: 2;
}
#cf7 is a specific ID set in Contact form 7 so I can target specific inputboxes
It appears to me that the “width” and “border-radius” are overrided by some other codesnippet, because the only code that is applied is the height.
How do I addresse the width and border-radius issues ?
Any suggestions are much welcomed, thanks
Can not reproduce it my self no more. I’ve deleted a bunch of Plugins in search of page speed! and as it seems it was one of the plugins I killed this morning.

If you using someting like cloudflare or another CDN try clearing the cache on their end. I had the same issue ad found i needed to purge the cache on Cloudflare.
I love the new special heading element with subheadings. Nevertheless one slight improvement suggestion: Various font sizes requiere different white space. As you can chosse the font sizes, it would really make sense to control the space between heading and subheading as well. Thanks!
Hello,
I’m trying to install a custom font to use with Enfold theme, and I’ve tried some other topics here, and also tried the @font face script + Font Squirrel package fonts… but it’s just not working for me.
http://virtuavenue2.ripegroup.com/
The font that I want to use is http://www.fonts.com/font/exljbris/museo-slab/500/web-font
I have created a folder inside the theme folder called ‘fonts’
I then added the script to my custom.css
@font-face {
font-family: ‘museo_slab500’;
src: url(‘fonts/museo_slab_500_2-webfont-webfont.eot’);
src: url(‘fonts/museo_slab_500_2-webfont-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘fonts/museo_slab_500_2-webfont-webfont.woff’) format(‘woff’),
url(‘fonts/museo_slab_500_2-webfont-webfont.ttf’) format(‘truetype’),
url(‘fonts/museo_slab_500_2-webfont-webfont.svg#museo_slab500’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
And then in the quick .css I put this:
h1, h2, h3, h4, h5, h6 {
font-family: ‘museo_slab500’, “Times New Roman”, Helvetica, Arial, sans-serif; }
Currently in the Enfold theme options / headings / I have Coustard selected – but when I revert this to ‘no custom font’ the site heading fonts look like they revet to Times New Roman…
So I’m a bit stuck – not sure how to add a custom font to Enfold that’s not a Google Font – and also does not mean I have to sign up to a paid plugin/subscription to use them.
Any detailed help would be greatly appreciated!! (I’m not very technical :)
Thank you!!
Hi all,
is there a chance I can add some php function to your enfold contact form?
If yes, where can I find the script of the form?
Thank you for your tips!
Hey nagpf!
1) Enfold does not support qtranslate but only WPML.
2) Yes, the next update will allow you to add a background image with parallax to the color sections.
Cheers!
Peter
Hey!
Normally Enfold will just show the pages of the current language and it will remove all pages from the query which are translated in a different language. However if I understood your first post correctly Enfold does not list all pages of the current language on your server (because of reasons I don’t know) and thus you must remove the page filter with the code I posted here: https://kriesi.at/support/topic/advanced-editors-wpml-compatibility/#post-213906 and then it will list all pages of all languages. I’m aware of one similar bug report: https://kriesi.at/support/topic/post-slider-does-not-work-in-other-languages/ and the user had to update the WPML plugin to fix the issue. You can try to re-install the WPML – maybe it fixes the issue. If not try to deactivate all third party plugins except WPML and check if a plugin affects the query somehow. If the filtered page list still doesn’t show all pages of the current language then something must be wrong with the database because the sql query seems to work for all other users…
Cheers!
Peter
Hi!
You added some custom code to the css file ( wp-content/themes/enfold/config-woocommerce/woocommerce-mod.css ) – i.e.
.template-shop .page-title {display:none;}
.title_container .breadcrumb { display: none; }
.woocommerce .title_container .breadcrumb { display: block; }
which hides the breadcrumb. I added some css code to the quick css field to show the breadcrumb again. I couldn’t restore the title on your shop page but I think this issue is a side effect of customized theme code because by default the shop page looks like: http://kriesi.at/themes/enfold/shop/
If you want to get the default layout please upload the original theme files with ftp ( https://vimeo.com/channels/aviathemes/67209750 ) and the shop page title should work as expected.
Best regards,
Peter