Hey!
Your website is throwing an error now, missing files.
Cheers!
Josue
		
	 
 
		
			
	
	
		
		boxed and the 1030px as width you can check now,.
		
	 
 
		
			
	
	
		
		Hi!
What do you have selected as the “Layout” (Enfold > General Settings) ?
Best regards,
Josue
		
	 
 
		
			
	
	
		
		hi sir. update on this please? http://webtechnology.ph
		
	 
 
		
			
	
	
		
		Hi,
The Enfold settings options list used to next to the detailed settings but I noticed the layout is different now, the Options list is at the top and detailed settings are below it. Is there a change on the layout in v2.2 or is it that my theme is messed up?
Please take a look at the screenshot http://acutta.com/template/wp-content/uploads/2013/09/enfold_setting.jpg
thanks,
		
	 
 
		
			
	
	
		
		Sir.
its not working. the width did not change at all.
		
	 
 
		
			
	
	
		
		Thanks for the info, i’ll check out PrettyPhoto.
2) Just like this page we are on.   When we scroll down the Kriesi logo changes from logo + text to just logo.   When this transition happens, i’d like to switch the image being used as the logo.    In other words what code is causing the logo adjustment on this page?
3) Would Jackbox work in the Enfold theme?
http://codecanyon.net/item/jackbox-responsive-lightbox-wordpress-plugin/3357551
		
	 
 
		
			
	
	
		
		Hey!
You are welcome, glad we could help :) Let us know if you have any other questions
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		Hello!
You have an old version of the theme. Mind upgrading to Enfold 2.2? Download the theme update on your themeforest account. I’m not sure what is causing the issue, please check wp-content/uploads/dynamic_avia folder then set enfold.css’s file permission to 755.
Best regards,
Ismael
		
	 
 
		
			
	
	
		
		Okay, good. 
One last question and then I will stop this thread. I now know the “class I should target”…and that I place it in the quick css enfold page, however…
What I’m trying to learn is can you give me the exact layout…form…formula…that I would place inside the quick css enfold page?
And I apologize for my ignorance.
Thank you and enjoy the weekend.
		
	 
 
		
			
	
	
		
		Yes! This all works great on both desktop and mobile – THANK YOU GUYS!
		
	 
 
		
			
	
	
		
		Hi!
I made a fresh install of WordPress 3.6.1 (Dutch and also English) and that works like a charm on the server of my provider.
Then I added the Enfold theme (through ‘uploading’ the thema and also via FTP) but then my WordPress-installation gets corrupted.
I cannot add any more features, pages or anything else; I get an servererror…
Maybe you can help?
Thanks in advance!
Danny
		
	 
 
		
			
	
	
		
		Hey!
Yes, you can add it to Quick CSS in Enfold theme options or into Custom.css file in CSS folder. 
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		Hey!
You should place 
<div class="GTranslate">Your code here</div>
 this line under 87th line inside container http://img11.imageshack.us/img11/2305/z2i8.jpg
then you should add following code to  Quick CSS in Enfold theme options
.GTranslate { float: right; }
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		Hello!
Please try adding following code to Quick CSS
.single-portfolio #mobile-advanced li { display: none; }
.single-portfolio #mobile-advanced li#menu-item-983 { display: block; border-top: solid 1px #ddd; }
Cheers!
Yigit
		
	 
 
		
			
	
	
		
		actually, this only works for desktop, but not mobile (using the flyout nav) – ugh. 
		
	 
 
		
			
	
	
		
		Hi 
Futher to this i have manged to get some output from Safari error logs (Firefox/Firebug crash out).
After insert into post is pressed, the following is returned:
avia_media.js:141RangeError: Maximum call stack size exceeded.
It would seem that there is a clash with AVIA and the cmb_metabox framework on
https://github.com/jaredatch/Custom-Metaboxes-and-Fields-for-WordPress
as if i disable the function to init the framework, the WP functionality then works to insert a post.
Part of the init.php function is to call the following
function cmb_scripts( $hook ) {
  	if ( $hook == ‘post.php’ OR $hook == ‘post-new.php’ OR $hook == ‘page-new.php’ OR $hook == ‘page.php’ ) {
		wp_register_script( ‘cmb-scripts’, CMB_META_BOX_URL.’jquery.cmbScripts.js’, array( ‘jquery’,’media-upload’,’thickbox’ ) );
		wp_enqueue_script( ‘jquery’ );
		wp_enqueue_script( ‘jquery-ui-core’ ); // Make sure and use elements form the 1.7.3 UI – not 1.8.9
		wp_enqueue_script( ‘media-upload’ );
		wp_enqueue_script( ‘thickbox’ );
		wp_enqueue_script( ‘cmb-scripts’ );
		wp_enqueue_style( ‘thickbox’ );
		wp_enqueue_style( ‘jquery-custom-ui’ );
		add_action( ‘admin_head’, ‘cmb_styles_inline’ );
  	}
}
Could this be the source of the conflict do you think?
Many thanks for any guidance.
Phil.
		
	 
 
		
			
	
	
		
		that worked! thank you so much for your help
		
	 
 
		
			
	
	
		
		I want to add that pages and portfolio items can’t be edited either…
Today I reinstalled WordPress 3.6.1 and I installed your Enfold update 2.2.
It’s the same, I can’t edit anything.
I also checked the database. Everything seems to be OK.
This is really urgent…
Regards
Doris
		
	 
 
		
			
	
	
		
		Hello,
in this topic
https://kriesi.at/support/topic/enfold-how-to-add-a-fixed-class-to-a-avia-layout-builder-element/
you showed me the way to add a fixed class to the most elements from the Avia Layout Builder, but it just works with elements that have options to configure…
Is there also a way to insert a fixed class for the Layout-Elements and the widget areas? This both hasn´t an option panel where you can add a class…
Best regards
		
	 
 
		
			
	
	
		
		Hey ChunkyBits!
We’re not the authors/creators of LayerSlider (but Kreatura Media: http://codecanyon.net/item/layerslider-responsive-jquery-slider-plugin/922100 ) and I’d suggest to ask this question in their support forum here: http://codecanyon.net/item/layerslider-responsive-jquery-slider-plugin/discussion/922100 because this issue affects all LayerSlider users and is not limited to Enfold users. If they don’t want to help you (because of license reasons, etc.) please bump this thread and I’ll ask Kriesi to get in touch with the plugin author.
Cheers!
Peter
		
	 
 
		
			
	
	
		
		Hi!
Ich habe eine erste Version des neuen Elements schon ausprogrammiert: https://gist.github.com/InoPlugs/5c27f6ef35f208d10ccf  (der Code ersetzt den derzeitigen Code in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video.php) aber ich warte noch auf Feedback von Kriesi, ob wir den Code so umstellen können oder nicht. Das Hauptproblem ist, dass mein Ansatz zwingend die aktuelle Version von WordPress voraussetzt (daher 3.6+) und wir vielleicht noch etwas zuwarten müssen um User mit älteren Version nicht jetzt schon von der Benutzung des Video Elements auszusperren. Wir müssen das noch intern abklären und dann sehen wir weiter. 
Regards,
Peter
		
	 
 
		
			
	
	
		
		Hi – i am using the Avia builder and have a 1/1 column with a text block inserted in it.
Within the text block i have various paragraphs of text, from which i wish to link PDFs from certain words or phrases.
In the standard WP interface, you ‘Add Media’ > upload the PDF > Edit title and this then becomes the title of the link > Insert and this inserts the link.
Using Avia Builder, you go through the same process, but after hitting ‘Insert into’ button, nothing happens.
Any idea why? or how best else to add a load of PDFs to a page (i’ve looked for other media types in the Avia media types section).
		
	 
 
		
			
	
	
		
		Hi!
Habe es an Sergej übergeben, da ich auch mit dem Rewrite Rule Inspector nichts Ungewöhnliches festgestellt habe. Falls Sergej auch keine Lösung findet ist es keine große Belastung die header.php zu modifizieren, da wir die header.php so gut wie nie updaten (nächstes Update wird eine Ausnahme sein, wegen des schema.org markups) und wenn wir die Datei updaten schreiben wir das in ein changelog (siehe hier am Ende: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 ). Wir haben bisher die header.php nur 2x aktualisiert und dies auch nur geringfügig. In Zukunft werden wir die Datei wahrscheinlich überhaupt nicht mehr verändern müssen.
Cheers!
Peter
		
	 
 
		
			
	
	
		
		Hi!
You need to create a robots.txt file to avoid these errors (wp-content/themes/enfold/framework/ response – 403, wp-content/themes/enfold/config-layerslider/LayerSlider/skins/ response – 403) – see: https://kriesi.at/support/topic/google-indexing-the-enfold-theme-folders/
Cheers!
Peter
		
	 
 
		
			
	
	
		
		Hi All,
Can you please assist me with the following: 
Google webmaster tools says that the following URLs are non existent and that they are blocking googlebot??: 
wp-content/themes/enfold/framework/    response – 403 
wp-content/themes/enfold/config-layerslider/LayerSlider/skins/   response – 403 
Also, the time spent downloading a page stats seem high when compared to my other sites:
High 11,338 Average 2,762 Low 208 
I would very much appreciate your assistance with the above.
Regards
John 
		
	 
 
		
			
	
	
		
		Hi!
All css set on Enfold > Styling > predefined color scheme is saved on the dynamic_avia.css file.
Best regards,
Ismael
		
	 
 
		
			
	
	
		
		Hey!
The Enfold theme demo uses 1700x470px images.
Best regards,
Ismael