Hi Ismael.
upgraded to Enfold 2.0 and WP 3.6 ….but the problem still remains the same. :(
Hi jh100, Hi Ismael,
I kind of had the same issue and stumbled upon this thread. It was definitely not a parent > child relationship issue for me and I solved it by adding this to my quick CSS :
.header_color .main_menu ul:first-child > li.active-parent-item > a > .avia-menu-fx {
opacity: 1;
visibility: visible;
}
.header_color .main_menu ul:first-child > li.active-parent-item > a > .avia-menu-fx > .avia-arrow-wrap {
display: block;
}
Don’t know if it’s he best solution but it works for me (not for blog posts though but I guess it’s because they’re not really children of the maine blog page). Hope it helps !
Fred
Anyone styled the twitter widget pro to match enfold theme? If you have could you share your CSS?
Hope that does not come over badly :-/
Hello,
I’m currently using WordPress 3.6 and Enfold 2.0. While upgrading to Enfold 2.0 solved a lot of problems I was having with Post Sliders and Easy sliders (i.e. not displaying caption titles and title text, not rotating etc), a new one has been created. With the Post Slider, I am unable to choose what posts to display. The Which Entries? box is blank and if I click on the little arrows to bring up a drop box, all I get is ‘Display entries from:’ No other options are given. And when I click on it, nothing happens.
I am having similar problems with the Blog Posts Content element. The situation is a little better in that the ‘Do you want to display blog posts?’ drops down to give me a choice of ‘Display Blog Posts’ or ‘Display entries from a custom taxonomy.’ However, if I click on ‘Display entries from a custom taxonomy’ a ‘Which entries?’ box appears, but again, the only thing in the drop down menu is “Display entries from:’. And again, no choices are given and clicking on it does nothing.
Strangely, the post sliders I created prior to updating where I nominated a particular custom taxonomy are working fine (although if I try to change the custom taxonomy I have the same problems as above i.e. nothing to chose from.) The one on my home page was left to display the latest blog posts and is now blank although it was working fine before the latest update.
I am also having a problem with the blog post content element in that it won’t display at all if I choose Grid Style from the ‘Blog Style’ dropdown box. I have tried all the other options in that dropdown box and they display fine. Bizarrely, it is only the Grid Style that doesn’t work – basically it creates white space a couple of centimetres deep on the web page where it was meant to appear.
I have searched the Form and tried all the suggestions. I have re-installed Enfold at least three times using Filezilla without any error messages at any time. I deactivated all the plugins. The problems still persist.
Any ideas on how I can solve this frustrating problem?
My site is: http://www.petermoore.net
Thanks
I didn’t realize how bad the problem was until just now. It appears to be the worst in Firefox, where it’s even restarting videos that have played through in their entirety and videos I’ve gone out of my way to pause, so I’m getting multiple videos playing at once after hitting play on a couple clips. It’s crazy. Chrome and Safari seem to at least respond to pausing.
Any thoughts?
Hey,
Please switch the Avia Layout Builder to debug. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
The actual shortcode will show below the Advance Layout Editor. Copy this shortcodes for each page:
One Page Portfolio: http://pastebin.com/EKLLhxB1
The Front Page Shop: http://pastebin.com/zG2jWifF
Regards,
Ismael
Hi,
I tested this on Firefox and it is working fine. Let me tag the rest of the support team.
Regards,
Ismael
Hey,
@ANKirschner: Nice work! Please upgrade to Enfold 2.0 if you’re experiencing any issues. :)
Regards,
Ismael
Hi,
Edit line 651 on framework > php > class-framework-widgets.php:
$xml = simplexml_load_string($twittercount['body']);
Replace with:
//$xml = simplexml_load_string($twittercount['body']);
Regards,
Ismael
Hi,
Please download the latest version of theme which is Enfold 2.0. Upgrade to WordPress 3.6.
Regards,
Ismael
Hello,
I’m working with Enfold and an Ajax portfolio grid. I’ve placed some video clips inside the previews for several projects, and I’ve noticed that once I’ve started playing a video it often doesn’t stop until I pause it, even if I close out the preview, or click to open another preview, replacing the view of the clip. I can’t see it, but I know it’s still playing because I can hear the audio, and navigating back to the project, I will find it playing.
I’ve also noticed that sometimes, after either closing the preview or clicking on another project thumb, the clip does stop, but only to restart after a pause, sometimes from the start of the clip, and sometimes from where it left off. This especially becomes a mess when you’ve already moved on to watching another clip and get an overlap of audio.
Is there a way to force all video clips to stop playing once you either close the preview area or click on another project thumb?
All my video is currently linked to Vimeo, if that helps.
You can test it out for yourself here: http://www.omarramirez.net/cms/
thanks
Omar
Hi,
Please download the latest version of the theme, Enfold 2.0. Install the latest version of WordPress, 3.6. Make sure you extract the correct theme file or upload via FTP. Watch this video: https://vimeo.com/channels/aviathemes/67209750
Please send the login details to //…
Include the word “Kriesi” on the subject. Add the link of this thread on your email.
Regards,
Ismael
Hey,
Please upgrade to Enfold 2.0 then upgrade WordPress to 3.6. Let me tag the rest of the support team.
Regards,
Ismael
Hi,
I visited the website and I can see the text box on the slider. Can you give us a screenshot of what it should look like? Please upgrade to Enfold 2.0 and WordPress 3.6.
Regards,
Ismael
Could you go into our WP-Admin area and create the two missing pages that were not imported?
If yes, how can we send you a private email with the login credentials ?
“One Page Portfolio” found at http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
“The Front Page Shop” found at http://kriesi.at/themes/enfold/homepage/home-v8-frontpage-shop/
Hey,
What type of header do you have? You can modify the codes on header.php. This is the code for the social icons:
if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);
And this is the main menu:
echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
$args = array('theme_location'=>'avia', 'fallback_cb' => 'avia_fallback_menu', 'walker' => new avia_responsive_mega_menu());
wp_nav_menu($args);
Regards,
Ismael
Hi,
I have purchased a newsletter to be used in my site, but i am unable to integrate that with contact form. I wished touse the checkbox that is available in the contact form to be checked by default and that enables news letter subscription.Is there a way i could solve this.
Where can i find the code for data processed in the contactform.
Thanks in advance.
Could you go into our WP-Admin are and create the two missing pages that were not imported.
If yes, how can we send you a private email with the login credentials ?
Hi Ismael,
After looking into the server configuration we found that the PHP version was set to 5.3.27 FastCGI versus 5.3.27 CGI (stable). The latest version is 5.5.1 CGI. We changed the version to 5.3.27 CGI initially and that apparently fixed things. Interestingly the other theme templates that have layout builders worked fine with the older version of PHP. Would you know if there are issues with Enfold 2.0 and PHP version 5.5.1 CGI? Seems to be working fine. Possibly something with Enfold and the FastCGI configuration. Thanks for your help!
Hi turner2f,
Just an FYI the import doesn’t actually import every single page from the demo. Its an assortment to try and give you a good starting point and examples for most of the features but the demo has some content that isn’t able to be shared.
When moving installations, I would recommend not relying on the wordpress export and instead use a database export using something like: WP MIGRATE DB
Regards,
Devin
Just wanted to thank everyone on this forum and all the technical support at Kriesi! I haven’t officially launched this site as I need to make a few copy edits and add in a few widgets, but here is my new site for my creative studio! Thanks again!
http://www.komanity.com
Hi,
I cannot delete any slide in the LayerSlider settings with clicking on the red cross circle:
Neither here:

nor here:

using Firefox 23.0.1: clicking on the red circle is just doing nothing.
I’ve exactly the same problem…
Hi Tom,
We’ve noticed it takes a bit of time for all the various caches to refresh after an update for some users so i’m glad it cleared itself up on your end.
Let us know if you have any other questions or issues.
Regards,
Devin
Hi!
I enjoy Enfold very much! But one thing is a little annoying: I often use “Icon Box” in the Layout Builder as a mere button. Nice Icon, big text as link – that’s it. So I remove the text “Click here to add your own text” from the RTE. That works fine, but each time reloading the page in the backend, the text “Click here to add your own text” reappears in the “Icon Box” elements and I have to remove the text again if I don’t want to show it publicly under my buttons after the next “save”.
Could you make it that the RTE stays empty once I empty it?
Thanks!
Rolf
Hi Magh,
There was an old bug that did something similar to this so if you are not using Enfold 2.0 please update your theme files and see if that fixes the issue.
I did a quick how-to video for updating here: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
Hi,
If we have a child theme setup and have the updates enabled in v2.0 will the main theme only be updated? How does it work?
Thanks!
Oh yes.
The version is Enfold 1.91
It also did not import the “Headers” and “Features” pages.
Or the sliders and galleries for some of the home page layouts.
Thanks for the informative reply.
Much props to your theme. We love it.
=====================
1) But why did it not import the “Meet the Team” photos and wording ?
=====================
2) There is another author on Themeforest.net by the name of Sara P. (“Your Inspiration Themes )
http://themeforest.net/user/Sara_p/portfolio
And they use a GZ file to import and export everything (setting, images, layouts) from within the admin panel of all their themes. Could you come up with something like this in your next update?
============
3) Could you go into our WP-Admin are and create the two missing pages that were not imported.
If yes, how can we send you a private email with the login credentials ?
Hi vlane,
Yes, images are needed to keep things responding to the device width. That is what Kriesi did in the demo and it works pretty well.
Regards,
Devin