Hi billlon!
Thank you for visiting the support forum!
Add this on Quick CSS or custom.css:
.tribe-theme-parent-enfold main.template-page.content.nine.alpha.units {
width: 100%;
}
Best regards,
Ismael
Hi damian24!
Before anything else you should update your theme to the most recent version since your current version isn’t compatible with WordPress 3.9.
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
As for performance you can try using a plugin like WP Super Cache or w3tc which are typically the best single step you can do to increase performance.
For the WordPress error, deactivate *all* plugins and then try doing the same thing again. If it still happens try switching to one of the default themes (twenty fourteen etc) and then try it again.
Best regards,
Devin
Hey!
Yes, I would only suggest having a single instance of the enfold theme on the server but you can download the others as a backup locally.
When you updated, what did you update from (version)?
Regards,
Devin
Hi!
I just added a comment on the enfold Quick CSS field and changed the body background from 333 to 2e2e2e and both are showing on the live site now: http://reithlambert-podcreative.co.uk/wp-content/uploads/dynamic_avia/enfold.css
What are you not able to change from the styling options?
Regards,
Devin
Hey tonyiatridis!
Please go to Enfold theme options > Advanced Styling and edit “Small bar above Main Menu”. Font weight is already bold
Best regards,
Yigit
Hi, I bought this template but I’m having problems with the layerslider. I asked the layerslider developers, and they told me that maybe it was an enfold theme problem, and they suggested me to update the theme. I did it but I still have the same problem. This is the website and at the slider I’m showing two vimeo videos. The problem is that the play icon is not shown, and I don’t know why, the videos seem just to be pics, and that’s a problem. Please, can you tell me what else can I do? The vimeo code is not the problem because when I use the same code at other pages the player icon is shown.
Hey _andym!
Thank you for using the theme!
Do you still have the old website? In order to migrate the theme successfully and leave the database intact, please use this plugin: WP MigrateDB or WP MigrateDB PRO
Refer to this link for more info on how to properly migrate your enfold website from production to development vice versa:
http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684
Best regards,
Ismael
Hi loyalzoo!
Please add folllowing code to Quick CSS in Enfold theme options under General Styling tab and change page id
.page-id-5979 #header { display: none !important; }
You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit
I just downloaded the Enfold theme. I have tried the built-in contact for as well as Contact-Form-7. Each allows me to fill in the form but the built-in form never sent the email to either of 3 test email addresses. Contact-Form-7 gives me the following error message upon submission: Failed to send your message. Please try later or contact the administrator by another method.
I have checked spam folders. The email isn’t going there either. Please help.
Hey Luke86!
As long as the username and API are correct it should be showing the update after 12 hours. If it isn’t you can always do an update over FTP. 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
Cheers!
Devin
Very strange!
Try downloading and then using the child theme here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Or clone my starter child theme and use it. Either way it’ll appear to reset all the theme options since you are technically switching themes but just to see if the functions file will work there.
Hey, there seems to be a conflict between Enfold and the Content Timeline plugin I’m using (by Shindiri Studio http://www.shindiristudio.com/demo/?item=Content%20Timeline_Wordpress). I’ve tried getting them to solve this for me, but they asked if I could try you. I’m getting the following error not only in the plugin area (both front and back end), but even I’ve even seen it show up when just clicking on a text block element on another page.
Fatal Error: memory size of 41943040 bytes exhausted (tried to allocate 258017 bytes) in /data/23/3/90/15/3416504/user/3809111/htdocs/wp-content/themes/enfold/css/dynamic-css.php on line 750
The plugin developer upgraded the plugin for me and now it’s not showing up at all, they say due to this conflict, but it was here http://skidrow.org/history-timeline-timeline/
Thanks!
This reply has been marked as private.
This reply has been marked as private.
I’ve created pages in a previous version of Enfold. I have a child theme that is just a basic skin following the instructions provided on this support forum. When I try to access content on those pages (they were built with the custom layout builder) I only see a spinning wheel and the content within the page never loads. This has been the case since updating the main enfold theme to the latest version. Prior to updating I also had an issue with the layout builder. When I added a text content block and tried to edit using the visual editor, I couldn’t see the text, if I selected the area where the text should be, it was there, but just plain white, and included the <p> </p> tags, even though I was in the visual editor. Could it be that my installation of enfold was corrupted? I have no plugins running and am on the latest version of WordPress. Please let me know what I could try to fix these issues. I can’t create any content until they are fixed.
My site is catlincustompainting.com
Thank you
Chris
Hi Yigit
I contacted Gravity Forms support as I have a Dev Licence
Even though it was a theme issue they helped me and gave me this
#top .gform_wrapper select {
width: 100% !important;
}
It worked but sent all my heading tags massive. I deleted my advance styling customisations and things went back to normal.
There is obviously some conflicts going on with Enfold and Gravity Forms that I hope Kriesi will address as its a nightmare when things go wrong.
The above CSS works but if you have advanced styling mods going then all the headings go massive sending your icons all out of shape
Thanks for getting back to me
Kindest regards
Pete
Hi eberswine!
Please try updating WooCommerce plugin and Enfold theme via FTP – http://vimeo.com/67209750
Regards,
Yigit
Hey getHopeGlobal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.big-preview.single-big {
width: 50%;
}
Regards,
Yigit
Hi tlow87!
You can place code block element inside a color section element and give color section element a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-color-section-id .container { width: 100% !important; }
Cheers!
Yigit
Hi thomas-pr3!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 768px) {
#advanced_menu_toggle, #advanced_menu_hide { right: 5%; }}
Cheers!
Yigit
Hi PaintedMidget!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header_color .main_menu ul ul { background-color: transparent; color: black; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
max-width: 85%;
height: auto !important; }}
Best regards,
Yigit
Hi Peter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div#input_15_3_chzn {
width: 120%!important;
}
Cheers!
Yigit
Hi mikel!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
give your icons a custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { padding-top: 10px; }
Cheers!
Yigit
Hey rsewards!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .sub_menu>ul>li:after {
content: '/';
padding-left: 10px;
}
#top .sub_menu>ul>li:last-child:after {
display: none;
}
Best regards,
Yigit
Hey nsr500rossi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
h1, h2, h3, h4, h5, h6 { letter-spacing: 0.01em !important; }
Best regards,
Yigit
Hey slaterproduction!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img { max-width: 85%; }}
Regards,
Yigit
Hi Guys,
I recently migrated my wordpress site using Enfold Theme. I managed to migrate with no real hassle which was nice. I ran a migration script to change site urls and database content which have all worked great however…
I have a number of custom link pages (portfolio items etc) I perhaps stupidly created these as full urls instead of shortened and now I’m looking a quick way to find and replace. Any ideas of a plugin or direct file edit I can work with?
Thanks in advance
.andy
1. I used one of your templates to create some pages on my website. When I add a medium sized image with text beneath it, when I look at the site on the iPhone in landscape mode the image and text don’t line up correctly. This also happens on your demo. When you use any other size image the text formats underneath the image correctly. I have attached some images so you can see what I mean.
2. I have a masonry gallery on the bottom of my homepage with a 1 pixel gap. The masonry gallery doesn’t stretch fullwidth and there is a gap on the right hand side of the page. This also happens with your demo. Please see images.
3. When I load an image in for the testimonials it shows up blurry on retina displays like the iPhone and iPad (same thing happens with your demo) It looks ok on a non-retina screen. Is there a way to increase the pixels of the image that shows up for the testimonial image so it looks good on the retina display?
4. I added animated number in on my about page and changed the text color to white. I need help changing the commas, plus signs, and % signs to white as well because they are currently grey. The same thing happens on your demo.
Hopefully you can give me some quick css to fix these issues and you can get these issues fixed in the next update. Thanks in advance!
Hi, when we look at the menu for http://www.SimonHedley.com on a mobile device things aren’t showing up properly?
And the content carousel is also not working properly.
The site is fully uptodate wordpress and latest updates of Enfold installed.
Otherwise the theme seems to be running fine.. however this issue with the menu and some other quirks are very frustrating.