Hi!
Which version of the theme are you using? If not the latest 2.6.4, please update it – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hi rhinocorp!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.header_color .main_menu .menu ul li a { background-color: red; }
Best regards,
Yigit
I am running wordpress 3.9 with enfold 2.6.4 and it works
updating the theme might help http://vimeo.com/67209750
Hey ScubaGirl!
Which version of the theme are you using? If not the latest 2.6.4, please update the theme as well – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hey Richard!
Please update the theme to the version 2.6.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hi victoriaeducacion!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-section { border: none !important; }
If that does not work, please post the link to your website and point out the color section
Cheers!
Yigit
Did you update the Enfold theme?
Hey TheProductionHouseEvents!
Please update Enfold to the latest version 2.6.4 via FTP – http://vimeo.com/67209750
Regards,
Yigit
Hi nguyen51!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px
Best regards,
Yigit
Ever since my wordpress autoupdated I get the following message whenever I try go to http://www.nonsurgical.org/wp-admin or any other admin pages. Any suggestions why this is happening?
“Fatal error: Cannot use object of type WP_Error as array in /clientdata/apache-www/n/o/nonsurgical.org.au/www/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 344”
Hey tetsukage!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate {
display: block;
}}
Cheers!
Yigit
Hi kramerdesign!
I believe you are using the version 2.6.3. Please update Enfold to the version 2.6.4 and issue should be fixed – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hi Meijestic!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_promobox .avia-button { pointer-events: none; }
Best regards,
Yigit
Hi!
@stmo Please use following code instead
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
max-width: 80%;
height: auto!important; }}
@jamesf1989 Please add following code to Quick CSS
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 7px; }}
Then go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
For menu problem, can you post the link to a page where it does not appear? I checked your pages and it seems fine on my end.
For animated image also, please point out the page and image
Cheers!
Yigit
Hi Yigit,
Thank you. That worked. Error is now fixed.
Hi. Hope you can help me figure this out.
Enfold options says “Logo Dimension: 340px * 156px (if your logo is larger you might need to modify style.css to align it perfectly)” I am using a larger logo. Unfortunately there is no code in your Enfold style.css! I am using a child theme and have not modified the logo or it’s container code there. I’ve tried finding the proper code in developer tools but I’m not having any luck.
The logo seems to be hard coded to “img height=’100′ width=’300′ ” somewhere (not in css)! Where do I find this and modify it? Also it seems your grid and layout code has !important everywhere and I cant update my child.
The way it displays now the logo is too small on desktop, reduces at 1024, reduces more at 768, is larger and no longer centered at 640/480 and distorted at 320!
I appreciate your help!
What should I do to fix this problem?
Today I updated the new WordPress version but after doing so the Enfold Theme was somehow deleted.
Does this mean that Enfold is not compatible to the newer version of WordPress?
Look forward to a response ASAP.
Leo
Hi,
I allready have the newsest version of Enfold and know about the Google Maps element.
But it is not enough for what i want to use. The Google Maps elements has very limited options and custimization.
So what would be the best way to implement my own javascript for a single page?
Is “template-builder.php” the standard template?
Would it work to create a copy of “template-builder.php”, make a custom template out of it and add:
wp_enqueue_script( 'mapAPI', 'https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false');
wp_enqueue_script( 'map', get_template_directory_uri() . '/js/map.js');
Or are there better solutions?
Instead of the copyright on the left and the footer menu on the right, I was hoping to stack and center the two (so it would be the centered footer menu on top of the centered copyright text).
What would be the css or footer.php changes that would need to occur to get this formatting?
Hi markv5!
You can use a child theme. For more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Yigit
Hi Flikk!
You can update Enfold to the latest version which includes a Google Maps element under Media Elements in Avia Layout builder – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hi, i have problems on my website http://www.viaitaly.nl
I have updated it to the latest version of WP, and Enfold.
When i try to edit a page, it only loads, but i cant edit anything.
Can you help me ?
Hi jmblakey!
If you would like to display one column fullwidth on footer, you can choose to display 1 column in Enfold theme options > Footer tab. But second footer is not possible. You can add a section right above Footer as a workaround. If that does not work for you, please hire a freelance developer to customize the theme for you
Cheers!
Yigit
Hi Frostholm!
Firstly please make sure that you are using the latest version of the theme, which is 2.6.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Is there a way to add a second footer in Enfold that spans the entire width of the primary footer?
Mainly want to use it for association logos and badges…
Thanks in advance,
BTW love this theme…it’s phenomenal.
Hi PiaLoveDesign!
You are using a very old version of the theme. Recently version 2.6.4 was released which has many small big fixes and many new features. Please update Enfold to the latest version via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey JochenBake!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single .big-preview a {
display: none!important;
}
Regards,
Yigit