It’ll be the same as in the first part of this video except when you would drag and drop into the wp-content folder you will instead delete: https://vimeo.com/64927356
The FTP information will be singular for your host but the program I use in the video is FileZilla.
1. If you are referring to Google Pagespeed, it should be disabled now. It looks like you disabled some other stuff to test. Whatever else you need me to do, please let me know.
2. It looks like everything eventually resolved itself with the transparency except for the social icons. They have not turned white. They look to be the same color as when there is a sold color header background. It would be nice to have those be white when transparent and then turn back into the normal color when resized on scroll just like the enfold demo site.
3. That makes a lot of sense now. Thanks.
Hey!
If you are referring to the theme options, you’d need to set those individually in each installation.
Regards, `
Josue
This reply has been marked as private.
Hi!
If you are using a child theme ignore custom.css, use style.css instead.
Best regards,
Josue
Hey!
I tried using a shortcode like this in a widget and it showed the captcha:
[av_contact email=' (Email address hidden if logged out) ' button='Submit' title='Send us mail' sent='Your message has been sent!' subject='' autorespond='' captcha='active' custom_class='']
[av_contact_field label='Name' type='text' options='' check='is_empty' width='']
[av_contact_field label='E-Mail' type='text' options='' check='is_email' width='']
[av_contact_field label='Subject' type='text' options='' check='is_empty' width='']
[av_contact_field label='Message' type='textarea' options='' check='is_empty' width='']
[/av_contact]
Can you paste the shortcode you are using?
Best regards,
Josue
I’m trying to get the masonry portfolio to display images at pixel width or a predefined width via CSS. The behavior here on the widest browser set is closest to what I’m going for.
http://enfold.banyancom.com/people/
Bascially I’d like to turn off the responsive 3 col, 2 col, and 1 col settings. How could I do that?
Feel free to request it here:
https://kriesi.at/support/enfold-feature-requests/
Best regards,
Josue
This reply has been marked as private.
Hi Ziv!
We use this function, so if your WordPress installation is set to a RTL language the Enfold RTL stylesheet will be included automatically.
Best regards,
Josue
I need to create child themes of Enfold in multi sites set up, but not sure what is the correct set up with the way your CSS folder is with custom.css. Can you advise? Thank you!
Hey!
Please change the settings as Ismael mentioned (Enfold > Header > Mobile Menu > Header Mobile Menu activation):

Cheers!
Josue
Hello Ismael,
So i’ve over write all the wordpress core files but the issu is still here ! it only happening when Enfold s activated …
Thanks for the layerslider. It works fine now
Hey @TheBiZWeavers,
I can definitely see how you would be having issues. The theme, when combined with s2Member, WPML and WooCommerce will need more than the typical server set up to run as stable.
WooCommerce is also showing that it only has 40mb of memory to work with though I don’t know if that is an error or not. You can view the WooCommerce stats from WooCommerce>Stystem Status.
So in your case, you will probably need to upgrade your hosting environment if you want to work with all of the current plugins at once.
Best regards,
Devin
Hi!
It sounds like you mean the sidebar on the single product page is showing under the image. This is exactly how it is supposed to show using the default theme options and code since the sidebar loads under the image and the single product page does *not* have a sidebar.
You can change the single product layout using the functions and example grid structure in the demo php snippet here: http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
Regards,
Devin
Hi there…
You’re correct… activated is the right term. Can you give me some direction about how to delete the folder over FTP? I’m a real novice here… feel free to give me instructions like you’re talking to a four year old. :-)
Thanks!
Donna
Hi dwmcclure!
When you say previewed, do you mean you activated the theme? If so and its causing an issue you can delete the enfold folder from your wp-content folder over FTP or your hosts file manager which will revert WordPress to one of the default themes.
Regards,
Devin
Please help. I thought I would take a look at how Enfold would handle my client’s WordPress site and now I cannot access the admin panel to revert the site back to the original layout or edit Enfold.
Any tips would be greatly appreciated.
http://www.xpeditionarchery.com/admin
I have tried to upload a font zip files from from http://fontello.com/ and am getting the following error message
Couldn’t add the font.
The script returned the following error:
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 41: parser error : Opening and ending tag mismatch: img line 41 and a in /home/xxxx/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177
Warning: simplexml_load_string() [function.simplexml-load-string]: lt=”eagles view consulting logo” src=”/wp-content/uploads/2010/03/logo2.png”></a in /home/xxxxn/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177
Hey,
For some reason the mobile menu is not being display on our version of Enfold. Can someone help me figure out why?
This is what I have in my style.css .responsive .mobile_menu_tablet .main_menu { display: block; }
I will respond with a private reply and provide the site URL.
Thanks guys!
I’m trying to pass a set of post IDs to the av_postslider shortcode. Some enfold shortcodes allow for something as simple as ‘ids=”12,14,25″‘ but this isn’t working for av_postslider. Any suggestions?
I actually already tried that. But it still overrides any specific field width settings in Formidable.
To “sort of” help (but still doesn’t solve the problem) I used:
#top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
min-width: 0 !important;
}
It’s better, but that doesn’t solve the problem either.
The main issue is that in Formidable, you can specify whether a field is full-width, or you can choose your own width (i.e. 5 characters wide for a number field, etc) and it seems like the “width” in base or child CSS should really be cleared/deleted for Formidable to work properly. Just my guess.
It seems like I have to get into the base CSS and delete “width: 210px” since I can’t really null it out. But, where is the base CSS? (Sorry, I’m not a WordPress or CSS master, but still learning!) Even though I prefer not to touch ANY base code, I’d be curious to know if this would solve the problem.
By the way, I was wondering why did you guys choose 210px for fields?
Just curious – I bought Formidable since you guys recommended it, but has anyone else mentioned any issues between Enfold and Formidable??
Thanks for the help!
Thanks a lot for this useful hint!
Works well…
You all doing an amazing Job!!
Hi,
When adding a contact form in the widget area I am not able to add a simple captcha as I can do when I add contact form on a contact page. Do you have any suggestions on how to solve this? Regards Eva
Hello,
I would like to be able to show a different Advanced LayerSlider on mobile devices than is shown on the desktop. I have tried the following code as found in the forum:
@media only screen and (min-width: 768px) { #layer_slider_2 { display: none!important; } }
@media only screen and (max-width: 767px) { #layer_slider_1 { display: none!important; } }
I am using the most current update of Enfold but this fix does not seem to be working. Any suggestions?
Thank You.
Hi Enfold-Team,
I would like to give people with a smaller resolution a different slideshow than people with higher resolution on the start-page.
Problem: Resize doesn’t work for the video http://bit.ly/1lZKLUB
Thus I would like to create a single slider with video only and check whether the resoulution is below tablet format or not.
Do you have some **detailed** hints for me?
Thanks,
Ralf
I’m using Enfold for the first time and am using the Parallax background feature for my color selections. The pages look great on a desktop browser, but on my iPad or iPhone the background images align left (instead of center) and/or do not resize very well to the smaller screen.
Is there a way to get the color selection backgrounds to either resize to better fit the smaller screens or at least align center when in parallax?
Also, my header image looks great on the desktop side, but then stretches to fit the whole screen on smartphone (looking terrible) and the navigation runs over the top of the image on tablet side. What are the best spec dimensions for a logo on Enfold?
http://crossconnectionchurch.org/dev
Thx.
I had my phone number in the header font size changed and after this latest theme update to 2.6.2 it now is not seeing the css code.
I have this code in place that was working prior to the update:
.social_header .phone-info {
line-height: 10px;
font-size: 30px;
}
sorry but it doesn´t help me, i already told you what i want to do and is that: http://kriesi.at/themes/enfold/transparent-header/
i would apreciate if you could help me, thanks
Hi
I am having the same problem. I cannot click on slide 2, 3, 4 etc. Also, in the settings, I cannot select the other options.
I need to launch a site by tomorrow :-(
Wordpress 3.8.2 with latest Enfold update.
Please help!
-
This reply was modified 11 years, 7 months ago by
nicklee2013. Reason: more information was added