Hi makeitbritish!
You need to update your version of the theme so that its up to date with the most recent version of WordPress 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
Best regards,
Devin
This reply has been marked as private.
I am trying to mirror the functionality on your Enfold demo site and have been failing miserably for hours. There is a page on your theme demo site under “Pages -> Slider -> EasySlider Transparent”. Scroll down a bit and you will see a slider with a grassy background. That is what I am trying to replicate.
On my site, I am using the full width easy slider feature and have identified a background image. I have successfully implemented the individual slides but the overall slider is vertically short. I can’t, for the life of me, get it to appear like the demo theme. I am not a web designer. I am a business user (ignore the web designer domain. It’s my friend’s). Here is a link to the page: http://alextest.rtjwebdesign.com/
Any feedback would be extremely helpful.
Thanks, Alex
I’ve been working on rebuilding my site that uses the Wishlist Member Plugin with Enfold. So there’s no way around using this plugin for me.
I’m very concerned to just have stumbled upon a support thread noting that the Enfold theme is not compatible with Wishlist. Is there any way around this? I really don’t want to scrap weeks worth of work and move on to a different theme.
Thanks,
-Tom
Hey msbllc!
I’ve tested what you have described before, on my end everything works perfectly, without knowing what’s your current configuration ( plugins / custom code ), i can suggest you disable 1 by 1 plugins, see if it works, try to reinstall the theme again, ( thou save your custom options ) Enfold has that option on it’s own panel.
Best regards,
David
I am new to Enfold. I have an icon list and want the title to link to one of my pages. I set “link title” to “page”. Now where do I select the page I want to have it go to when clicked? I’m sorry if this is obvious but I don’t see it. I selected “manual” as well hoping a text box would allow for me to enter a url but nope. Thanks.
This is a new Italian translation for 2.6.3, just 3 entries changed
Best regards,
Giuseppe Beghelli
Hi durkadurka!
You can find the references to admin_bar_menu here /framework/php/function-set-avia-backend.php, under the function avia_backend_admin_bar_menu wich defines the admin bar on different places.
If you wish to disable it completely you could do the following on functions.php or your child funcitons
remove_action('admin_bar_menu', 'avia_backend_admin_bar_menu', 99);
Regards,
David
Hi,
I’m trying to install the Enfold theme and I get this message:
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Any ideas??
Our website is http://www.opulentpodcast.com
This reply has been marked as private.
Hey Justin!
In the full download on ThemeForest there is a child theme included. You can also make your own by following along with this video: http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
Devin
Hi,
I saw there the screenshot of the settings for an iconbox:
https://kriesi.at/support/topic/url-showing-on-icon-box/
I use ENFOLD 2.6.3, but I don’t see the field to add an URL of my own manual link for the iconbox.
My screenshot:

Bigger view: https://screencloud.net/v/gXex
All other things are working fine!
I disabled all (!) plugins, but this has no effect on this!
(WP 3.8.3 network installation | Firefox 28.0 at Windows 7 prof. OS, javascript enabled)
Q: Is the latest child theme available for download?
Hi Devin,
that was it. Thank you very much for your help!
Regards
Sabine
I should add that I’m using the Enfold Child Theme (provided with the Enfold theme when I purchased it). I’ve only added child’s CSS and a few things to the Functions child page.
Hi there, ever since I updated Enfold to the 2.6.3 version, my Avia Layout Builder has stopped working. The GUI doesn’t appear any more when editing a post or page.
On the front end of my site, all the layouts remain. So obviously Avia is still working, I just can’t access it’s GUI in the back end to create layouts and layout templates.
Please help!
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
span.avia_iconbox_title {
letter-spacing: 0.05rem;
}
Cheers!
Yigit
Hello,
I’m using the Enfold theme and I downloaded the Calendarize.it plugin. I can’t see events in the calendar… What I am doing wrong?
Michal
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-17 #av_section_1 .column-top-margin {
margin-top: 10px;
}
adjust as needed. By default it is set to 50px
Regards,
Yigit
Did you use the same header.php as in the parent? Eg, re-setting to use the themes header configuration in full and removing any child theme customization in both functions and css.
Hey!
Enfold update is in the queue for approval from ThemeForest. Keep an eye on your email update if you have it enabled. The WordPress update checks every twelve hours so if you need the update sooner you can update manually once its live on the Envato servers.
Regards,
Devin
Hey Everyone!
Enfold update is in the queue for approval from ThemeForest. Keep an eye on your email update if you have it enabled. The WordPress update checks every twelve hours so if you need the update sooner you can update manually once its live on the Envato servers.
Best regards,
Devin
This reply has been marked as private.
Do you have recommendations for the best W3 Total Cache Settings to give the greatest amount of speed to the Enfold Theme?
Hello, I have a deadline to deliver a website today. I updated to the latest Enfold theme, but I cannot set any image to link to any particular page. I can choose to link to page, but no option pops up for me to tell it what page to link to, so it goes to http://www.mysite/page for all my links. Please help.
Hey Ismael, now I can upload pictures with plugins activated. I guess everything is ok for now. I hope my research has enabled me to get the best plugins for the task at hand. Thanks for your help, and I’ll keep working on EternityBeginsNow.com
David
Hi Andrea!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 540px) and (min-width: 480px) {
#advanced_menu_toggle, #advanced_menu_hide { right: 20%; }}
Regards,
Yigit
Hi there,
I just updated my child theme for http://www.dmgilde.nl/. My settings changed though, where the child theme should prevent this. Besides, the changes I make in enfold/css/custom.css don’t have any effect anymore. Where can I adjust the css now?
I want to get rid of the white space between the image and the header. Hope you can help me.
Regards,
David
Okay I will go check it out and make sure things are good on my end.
Thank you for all of your help!
Hey!
Site works again and so does the font uploader. next big theme update (version 2.7) will also include the fix ;)
Cheers!
Kriesi