It looks fantastic (and works). Thank you so much for your time and effort, Devin.
@artistic24459, the plugin is as simple as effective – no extra styling required, and integrates perfect with ENFOLD (my site is still in maintenance mode):
Hi,
– Is it possible to add user credits to the system? Like this one http://codecanyon.net/item/user-credits-for-wordpress/783664.
– Add a calendar, like the calpress pro calendar plugin.
cheers,
Hi!
Yes. The wp-contentthemesenfoldincludeserror404.php template/file contains the source code.
Regards,
Peter
@ismael, I am using current version of enfold at http://www.gappsfix.com/blog-2/ and facing the same issue.
Can you please specify from where i have to select [ “Excerpt” on Blog Content length. ].
Regards
Hello ,
I dont like this Slide transition effect . It looks like stripes : http://img208.imageshack.us/img208/1193/mi5y.jpg ( Enfold 2.0.1 , Firefox 21.0 )
same on demo page : http://kriesi.at/themedemo/?theme=enfold
Is it OK ?
Read carefully forum , but nobody ask it …
regards
Denis
It seems like your server blocks the access to the dynamic stylesheet: http://www.hcs.harvard.edu/~rce/wp-content/uploads/dynamic_avia/enfold.css which contains the custom css code and the code which is generated when you save the styling settings (Enfold > Theme Options). Make sure that the file permission is set to 777 – Enfold must be able to read/write to this file and external visitors must be able to view & download the file – otherwise the browser can’t load & interpret the css code.
Hi.
What does it mean, that the theme is retina ready.
1, Do i still need some plugins like “wp retina 2x” or do i just upload a picture twice as big as i need for a normal resolution and the theme takes care of it?
2. If plugins required, what do you recomend for enfold?
3. What about the Layerslider?
Thanks for answers
Open up wp-contentthemesenfoldframeworkphpclass-framework-widgets.php and replace
$additional_loop = new WP_Query("cat=".$cat."&posts_per_page=".$count);
with
$additional_loop = new WP_Query("cat=".$cat."&order=ASC&orderby=title&posts_per_page=".$count);
I systematically went through disabling one plugin at a time and the issue seems to be some sort of conflict with LearnDash LMS. I am running v. 1.4.1 of that plugin. As soon as I deactivate it, my menus came back.
Big bummer as I was hoping to use that plugin (and purchased it) to create some online courses. Any suggestions on how to resolve the conflict?
Hi wilddave11,
That is a pretty common issue for servers. It just means you need to either delete the theme before uploading it or upload via FTP so that you aren’t getting the permissions issue on overwriting the folder.
For a quick guide on updating your theme via FTP take a look at this video on updating the Enfold theme via FTP: htps://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
No option to update, so I downloaded latest version.
Here is Enfold response:
Unpacking the package…
Installing the theme…
Destination folder already exists. /home6/davewild/public_html/irecycle/wp-content/themes/enfold/
Theme install failed.
Any suggestions?
Thank you.
Open enfold demo or my site dev.bigthumb.com and the search icon in the menu bar is a pause button. Bug? How do I get this fixed?
Hi, Martina
The problem is that Entypo (the icon font) doesn’t include a YouTube icon. However i found a temporary workaround (using a video icon with the default red background):
Be sure that you are using the latest version of Enfold, then you need to add these lines of code at the end of these files respectively:
/enfold/includes/admin/register-admin-options.php:
$avia_elements[106][0] = array_merge($avia_elements[106][0], array('Youtube' => 'youtube'));
/enfold/functions.php
$avia_config = array_merge($avia_config, array('youtube' => '🎬'));
Then if you go to the Theme options you will see that there’s is a Youtube option:

Regards,
Josue
Hi there,
I’m having a problem with the main Enfold menu. I notice that on the enfold demo page, the menu turns into a drop-down menu before the menu will overlap the logo. However on our development site, as the site responds, the main menu overlaps the logo and doesn’t turn into a dropdown menu until a smaller window size. Is there a way we can define at what point the menu changes from the standard menu to the dropdown menu? Thanks.
http://designpointdev.com/INW/
Hi hbenagh,
The easy slider will grow or shrink to its container. So in the advanced layout editor you can put it in a column element to change the container of it.
The image size you choose just picks the size that gets inserted but the container still adapts the image to fit the container instead.
The footer widgets are there as placeholders so you just need to insert any widget into the footer widget areas and they will be changed. If you don’t want any, you can use blank text widgets.
Regards,
Devin
Hi Tom
You need to update your theme files to the most recent release and bug fixes.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https:/vimeo.com/channels/aviathemes/67209750
Regards,
Devin
Hi,
I really can’t find out how this slider settings have been created:
http://kriesi.at/themes/enfold/homepage/home-v2-3-col-images-contact/?skin=Boxed%20Blue
I mean the slide where the balloons are “flying” in and then “flying” out again, same with the text.

In my case here it does not work, that the white text, that has “slide from left” as “transition in”, now “slide to left” as I have set as “transition out”. I would like the text sliding in the photo from the left and after some time it should slide again to the left and disappear from the photo.
Would you mind to post me the screenshots of the settings for this “baloon slide” from the demo
http://kriesi.at/themes/enfold/homepage/home-v2-3-col-images-contact/?skin=Boxed%20Blue ?
(It has unfortunately not come with the demo data, and the slider that comes with the demo, has no “flying/sliding” out of texts.)
Thanks a lot!
I have found a usefull filter for the plugin contact-form-7. The filter helps to add the last visited page before the contact page. Is it possible, to add this filter to the regular enfold contact form? And how to do?
The code:
function getRefererPage( $form_tag ) {
if ( $form_tag == 'referenzseite' ) {
$form_tag[] = $_SERVER;
}
return $form_tag;
}
if ( !is_admin() ) {
add_filter( 'wpcf7_form_tag', 'getRefererPage' );
}
First off… love the theme!
I have run into a snag that I’m hoping you can help me resolve. I am still developing my site, but have a few posts & portfolio items that are tagged. When I click on a tag I am taken to the ‘Tag Archive for:…’ page, but both the Main Menu and Secondary Menus disappear. I am using the ‘Fixed Header with Social Icons and additional Navigation’ option for the header; but the problem persists with the other header layouts.
This is also happening on the ‘Category Archive for:…’ pages.
My site is located here: http://www.rwtrad.org/mothercoven/
This is a url for one of the tags: http://www.rwtrad.org/mothercoven/tag/rituals/
Here is one for the categories: http://www.rwtrad.org/mothercoven/category/interviews/
I cannot get the blog grid component to create entries that are equal size. Perhaps I am just missing the field to enter the parameter. I am looking to have posts align in a grid in the same manner as the Enfold live demo. Essentially equal sized rectangles. My blog entries have the correct number of columns but i cannot see how to get the length to truncate and form a neat grid.
Yeah, this theme is great.
Here’s the latest version of our site,
http://drivott.com
Thanks!
Hi All,
Both Enfold and Avisio themes appear to be broken and I have lost a lot of WordPress functionality, such as being able to edit pages, loss WP taskbar at top of screen, sidebar and footer widgets, and upload media into those pages. Enfold just broke. I started a new thread for the Avisio issues yesterday in that theme’s support section. It is installed on Avisio at sustainability.valiantlane.com.
Enfold is installed on talentdev.valiantlane.com. Here are example images:
Broken page: http://talentdev.valiantlane.com/wp-content/uploads/2013/08/Enfold_Page_Broken.png
Page that is still working:
http://talentdev.valiantlane.com/wp-content/uploads/2013/08/Enfold_Page_OK_top.png
http://talentdev.valiantlane.com/wp-content/uploads/2013/08/Enfold_Page_OK_bottom.png
I received and email that says I have a comment about spelling errors on my site. There are no comments in WP in either Enfold or Avisio. Outlook has flagged this email as possible phishing (I have not opened it) and may indicate hacking of WP or your themes? Here is the image for this.
http://talentdev.valiantlane.com/wp-content/uploads/2013/08/Problem_Email.png
I have current virus detection/repair software, which does not indicate a virus.
Until this is resolved I cannot create my website, which I need to do biz development. Any timely assistance you can provide is most appreciated.
Valerie
Hi Omar,
I think that article has probably just not been updated since analytics switched to the new code.
If you are having issues with the themes usage, you can try any of the plugins available for adding the script into your footer and see if another avenue gives you better luck.
Really however it should work without issues as long as you copy and paste the entire script block into the field in your theme options.
Regards,
Devin
By the way, I’m on 1.3.1 of enfold and I have cleared the cache.
I see others with this issue, and they are on newer versions. What do I stand to lose if I upgrade? Will anything be affected if I go to the newest version?