Hi,
I don’t know what happened but today I updated the theme and I get a 500 Internal Server Error and no way the site is loading.
Admin is working perfect.
I switch theme back to Twenty Thirteen and the website runs. Switch back to Enfold website gets 500 Internal Server Error again.
I even disabled all plugins, nothing helps.. new version of Enfold is installed and the old version doesnt work either.
Please help this theme is the baddest ever
Downgraded to 3.5.2 and am still seeing the problem. Do you have a copy of Enfold 1.9.0 or whichever revision was before 1.9.1? The page layout builder worked fine in the older version of Enfold and WordPress 3.5.2. Figure we can downgrade and complete the site and then upgrade when all the bugs are worked out. Thank you!
I actually went to go do this and saw that Enfold 2.0 was released today. I deleted 1.9.1 and installed 2.0. That somehow fixed the problem.
It looks like 2.0 from the version.txt. Here’s the changelog:
Code:
2013 August 19 – Version 2.0
What changed?
Since the theme continues to do well and we will keep releasing new versions we figured updating should be easier. Thats why you can update now directly from your WordPress Backend with a single click.
Also:
Lots of small improvements and bugfixes.
Added support for Twitter Widget Pro
Added Audio Post Format
please update:
– style.css – new version number
– css/base.css – improved styling for some contact form validation states
– css/shortcode.css – fixed a problem with elements inside tab shortcode. improved special heading css & form css
– css/layout.css – added support for Twitter Widget Pro:
http://wordpress.org/plugins/twitter-widget-pro/
– includes/related-post.php – fixed a problem with truncated post titles
– includes/helper-responsive-megamenu.php – only one first level menu item can now be “active”
– includes/helper-post-format.php – added post format audio
– functions.php – registered: post format audio
– functions-enfold.php – fixed a bug that prevented recent post widget from displaying proper posts
– folder js:
– fixed: a Firefox/IE issue with youtube videos overlapping the main menu
– fixed: a Problem with the audio player interface not displaying correctly
– improved: click on toggles and tabs now also move the active element into window viewport
– folder config-templatebuilder:
– fixed: problem with query not being reset after post slider
– fixed: error message on admin screen when on a post type without layout builder
– improved: special heading now displays better when heading is too long for one line
– folder framework:
– added: filter for datepicker formating
– added: one click theme updates directly from the themes admin panel
– added filter for meta name robots
Hi guys,
I am asking this as I saw it on another user’s “enfold” website and wanted to do the same on mine.
How can set my portfolio sort page to also display the number of items for each category?
Say for example I have 3 categories – Cars, Bikes, Trucks with 25,15 and 7 items respectively.
I want the sorter to show:
All (47) Cars (25) Bikes (15) Trucks (7)
Hope this is an easy request for you.
Thanks
Rob
I have only just bought the theme and it is by far and away the most advanced template I have ever handled.
I’d like to see:
1. fly out / pop-out login (similar to the search function) so users don’t to navigate to a separate page to login.
2. Sortable functionality for not only portfolio items but other post types.
Brilliant theme!
Hi,
The mega menu is meant to be on top of the page. You would need to open header.php and take it out and paste it into footer.php …
Another way would be by using top/bottom. But I would not use the height the way you did. Please try this css, and add it either to /css/custom.css on the bottom OR to Quick CSS located in Enfold > (Theme Options) > Layout Styling … the text area at the bottom of the page.
#header_main .container, .main_menu ul:first-child > li a {
height: 148px !important;
line-height: 88px !important;
}
.main_menu {
top: 622px;
}
Thanks,
nick
Hi,
I went to URL but did not see Enfold theme. You would need to use the template-builder.php file if you are using advanced elements in pages.
Thanks,
Niock
Hi,
You have multiple errors and warning …
1) Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors. main.js:48
2) Failed to load resource: the server responded with a status of 404 (Not Found) — http://www.musikzentrale.net/scripts/common_scripts/frontend/common_frontend.js?ver=1.10-standard
3) Uncaught Error: Script error — http://requirejs.org/docs/errors.html#scripterror — default.include.af1d95.js:5
Menu
This css below will remove the mobile menu. Please add it to quick css located in enfold > (theme options) > layout styling … the text area at the page bottom OR add it to /css/custom.css at the end of the file.
#top #advanced_menu_toggle {
display: none;
}
Thanks,
Nick
Hi, I recently posted a topic here on the forums about the Ubermenu plugin and was told that it would be compatible and only require a few changes to the styling. However, I’ve since purchased it and have found that when viewed on an iPad 2 (damn things) in portrait mode both the Ubermenu and Enfold responsive menu appear.
I’ve spent considerable time looking into this and it gets pretty technical, mentioning replacing the themes menu completely by editing .php files as well as manually searching for traces of residual styles that will then need to be deleted by manually searching through all the themes files too.
Please can someone kindly guide me through how to deal with this effectively as I tried to avoid these problems by asking important questions in advance and editing .php files sound slightly beyond my area of comfort here. It would also be good to see a couple of brief tutorials on this subject at some point in the near future too, as I am sure it would be very useful to a great deal of Enfold users.
Many thanks,
how to delete the “enfold theme by kriesi” text of the copyright?
thanks
http://www.escalamas.com
xavier
Hi,
With enfold administrator can define 2 fonts, heading and body text.
Now i have Oswald and Droid Sans.
I will buy commercial sources (non google fonts) and I would like to replace them.
What changes must I do to be able to do the replacement?
I know to load the new fonts with font-face but the exact point of css to do this substitution no.
Thanks for your fantastic support!
xavier.
Hi,
I use Enfold 1.9.1 with WPML Multilingual CMS 2.9.1 on WordPress 3.6.
When I enable “Fixed Header with Social Icons and additional Navigation” for the Header Type, I can see international icons on the header. While you browse a home page, clicking a different language icon will point to /home/. But it should be /.
For example, while you are at my test home page ( http://www.emeditor.org/ ), clicking the Japanese flag points to ( http://www.emeditor.org/ja/ホーム/ ), but it should be http://www.emeditor.org/ja/ . It would be nice if I don’t have to create a redirect just for this.
Thank you!
cyrusis,
Very nice. Bravo! Like the spinning light rays, good use of Layer Slider.
Nick
Keep posting guys
I was looking into translate the Enfold theme using Codestyling Localization and received the following error messages and warnings.
Error:
Error: The actual loaded translation content does not match the textdomain: avia_framework
Expect, that any text you translate will not occure as long as the textdomain is mismatching!
This is a coding issue at the source files you try to translate, please contact the original Author and explain this mismatch.
Waring:
Warning: The actual loaded translation content contains mixed textdomains and is not pure translateable within one textdomain.
It seems, that there is code contained extracted out of other plugins, themes or widgets and used by copy & paste inside some source files.
The affected unknown textdomains are:
To be solved?
Installed on WP 3.6
Ohh somebody already posted this issue …
Hi,
Please try this, if you want to change it yourself, remember that if you bring the smaller number to 3% you will need to lower the bigger number to probably 22.5% . Right now you were at 4% I believe and 22…. something..
div .av_one_fourth {
margin-left: 2%;
width: 23.4%;
}
Please add that to Quick CSS located in Enfold > (theme options) > Layout Styling OR to /css/custom.css
Thanks,
Nick
Hi,
Ok here is the problem. You have this line in a file IE10 is telling me called enfold.css , this is how the css block looks
.content , #top .fullwidth . content.template-blog {
width:829px !important;
}
you need to get that !important out of there, since its blocking other css for the correct size, instead put the above block in a media query for whatever size the width is supposed to be 829px. , But for the main monitor screen size the width is supposed to be 1030px (which is already in the code but the !important statement overrides it (so you need to (a) remove !important from the block above, and see what happens. Check lower screen sizes since at some point when that 829 what needed, you may see a new problem , and thats when you need to make a new css block just like the one above and put it in a media query for that screen size which has the problem.)
thanks,
Nick
Hi,
I get an error in the option: Transition LayerSlider Builder
Do you have any idea about this error?
Warning: file_get_contents(/homepages/25/d333545626/htdocs/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js): failed to open stream: No such file or directory in /homepages/25/d333545626/htdocs/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14
Thanks! It does work if there is no background color selected for the layer. See slide 3 at http://talentdev.valiantlane.com/test. It doesn’t if the background color is selected. See slide 4 at http://talentdev.valiantlane.com/test.
In order for the banner that I inserted into these slides to resize in responsive mode, do they need to be images rather than text and boxes?
strange … I have disabled all plugins … any other idea?
What does the error (see above) means:
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 45: parser error : xmlParseEntityRef: no name in ...
?
When I enter NO Twitter name in the widget, then it works. As soon as I enter it, I get the error – and my username is definitely right.
Hi again.
Here is the website, http://goo.gl/0aPM41. The chat bar is only showing when I’m online, I sent a picture to your support email address. When I look on the css in Firefox, it’s the overflow, I just don’t know how to change it.
Hi guys-
I updated Enfold and it’s running great. I need to re-address the issue of the lightbox though. I want to be able to use it other places, but don;t want it to automatically active on portfolio page images. I’m opening them up in AJAX, and the images are a slideshow. I need the nav buttons for the slideshow, but do NOT want users to be able to also click on the photo (getting the same red circle as when you click on grid thumbnails) and open the images in a lightbox. Redundant. How can I disable this? Last time we talked I believe Kriesi said it was a bug.
Thank you!_
Actually Enfold ignores my specified excerpt and set an excerpt after 50 − 54 words.
Hi Ismael & Devin,
Thank you very much! It works perfectly now.
You guys rocks.
You closed the topic even it was not resolved ))
My issue is the images like this with the kitchen and tablet. Here http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
They are not being resized in responsive resolutions. Instead they are just hiding the right overflow,
And this is ruining the img an the design.
I believe I am not the first one who ask about this, but I can’t find any.
Do you agree this is not ideal, when the sliders are responsive perfectly, but not those.
I really need a solution.
My solution wasn’t ideal for me it just better than cut the image.
Wait for your solution.
P.s. I am sorry my english is not perfect, if I did not explained the issue good anough then tell me ))
Hey,
You can use this:
.bbpress .st_facebook_vcount
.bbpress .st_twitter_vcount
.bbpress .st_email_vcount
.bbpress .st_sharethis_vcount {
display: none
}
Regards,
Ismael
Hey,
You can override the font files on wp-contentthemesenfoldconfig-templatebuilderavia-template-builderassetsfonts.
Regards,
Ismael
Hey,
You can add it on your custom.css below /* General Custom CSS */ via cpanel or ftp. You can also add it on Enfold > Styling > Quick CSS. You can use rgba and hex colors.
Regards,
Ismael
Hi,
Go to Enfold > Footer > Footer Columns, select “Select” if you want to disable the footer widgets. If you want to show widgets, select the number of columns then go to Appearance > Widgets. Add widgets on Footer – Column widget areas to override the dummy widgets.
Regards,
Ismael
Hey,
It’s not happening on my end. Do you have any other plugins that may interfere with the widget?

Regards,
Ismael