Update
Hi Guys
I have just updated my Enfold Theme to 2.7.
When I bought the theme there was no http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/ as an option for a homepage. The update did not bring in this page either?
I am I missing something in having the V9 optoin on my dashboard?
Thanks for any help.
Hi niceenfold!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos { display: none!important; }
Cheers!
Yigit
Hey RobPhrase!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 990px) {
.template-page .entry-content-wrapper h2 {
font-size: 20px;
}
section.av_textblock_section > span {
float: left!important;
}}
Best regards,
Yigit
Hey!
Deactivating plugins probably helped, i have not logged in to your website. You can try activating plugins one by one to find the culprit.
I am marking this topic as resolved. Let us know if you have any other questions or issues
Cheers!
Yigit
Hi Yigit,
Thank you very much! What did you do to make it work?
Thanks again!
Jason
Yes. I tried to flush the cache and also viewed it in a “private” window in the browser, still not showing up when the window is resized to small. I have installed the woocommerce menu cart plugin to help people identify where the cart is at, however I’ve tried it with and without, so I don’t think there is a conflict with that.
I do use maxcdn and I know that some of the css files for enfold are cached there. Is there a certain CSS file I would need to flush on maxcdn that the quick CSS inserts into?
Gary
Hey!
There there.. Please check your website now. It does work fine on my end! :)
Cheers!
Yigit
Hey!
Thank you for the update.
I checked the website on IE 10 and scroll the page a few times. The icon is positioned properly.

Although I noticed that you’re using a very old version of the theme. Please download the latest Enfold version 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Ismael
Hola Ismael,
He usado Enfold para mis 2 últimos proyectos, me gusta mucho, muy buen tema.
Necesito tener el logotipo más grande, de hecho hice el logo al tamaño indicado en Enfold (340px * 156px) pero se reduce y pierde lo “pixel perfect”, tengo instalada la última versión de Enfold pero no he logrado poner el logo como lo quiero.
Este es el sitio en proceso: http://exhicor.lafabricadigital.com.mx
Te anexo una imagen que muestra el tamaño de logo que me gustaría tener, exactamente (340px * 156px).
http://www.lafabricadigital.com.mx/Exhicor_Header.png
¿Podrías ayudarme por favor?
Muchas gracias!
Ok i understand,
no problem.
thx !
Hey!
Thank you for the update.
Yes, there is a solution to change the flag with php but it is outside the scope of support and the task is quite involved. The flag hook and css code is working properly. You might need to hire a freelance developer to modify the theme for you. Please visit Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
Ismael
Hello,
i updated to 2.9 (via updatefunction in wordpress) and tried to use the new magazine layout. but it seems, the css is missing (?)
you can see the problem here http://www.wohnluft.de/
BTW: its not visible on the menu on your livepage, but i found it due the search button http://kriesi.at/themes/enfold/home-v10-magazine/
Hi Yigit,
I did what you instructed but it didn’t work.
Sob sob…
Jason
Hey!
Thank you for your patience.
If you don’t mind, can you please provide us with the link to the original thread that you posted? A screenshot explaining the issue will greatly help. We’re trying our best to help you out with the issues you’re having and if the solutions provided are not sufficient, we would like to apologize. Replacing the theme files and updating them are necessary to fix a certain problem or at least find the direct issue, so if it is not fixing the problem, again, we would like to apologize. Note that this is a free service so please, let’s keep the tone light and respectful. Thanks! :)
Please post the login details here and set it as a private reply. Make sure that you’re running Enfold 2.7 and the latest version of WordPress which is version 3.9.
Regards,
Ismael
Hey!
Please try deactivating all active plugins and check if that helps
Cheers!
Yigit
Please help me. Thanks!
Jason
I’m currently adding google maps widget to the footer:
http://checkmymole.co.uk/
It saying Fetching coordinated when I’m adding an address but then nothing happens:
http://tashload.com/Uploader/uploads//uzqECjI.png
Hi!
It seems like only one image is broken on my end – http://i.imgur.com/IZzrhqz.png
Please try removing and re-uploading it in Media > Library
Regards,
Yigit
Hey!
Please try updating Enfold to the latest version 2.7 and check if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey mullemull!
Thank you for using the theme.
Did you set the Enfold > Theme Options > Responsive Layout active? to Fixed Layout? If not, users don’t need to zoom because the website is responsive. If you still want to enable the zoom, please edit header.php and find this code on line 40:
if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
Replace it with:
if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=yes">';
Regards,
Ismael
Hi Devin, so other than the footer.php file the
1. the Styling changes via Quick Css and
2. the Enfold Theme options I have set in the backend
will definitely not be effected by the complete theme update via Ftp and the site will look the exact same?
Hey!
The string can be translated. You can find it on includes > helper-social-media.php file.
You can use this plugin to find the string then translate it: http://wordpress.org/plugins/codestyling-localization/
Regards,
Ismael
Hi park13!
Please flush cache few times and issue should be fixed. If not, let us know!
P.S.: Version 2.7 is now available on ThemeForest – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Installed the latest version of WPML and the Enfold 2.7 on WP 3.9.
I noticed that the advanced layout editor or shortcodes no longer work. same goes for options dropdown,help, widget and so on. There also seems to be a standing issue with the portfolio taxonomy. Switching language inside a portfolio page creates a 404 page.
when clicking on the design page following error appears on top:
Warning: uasort() [function.uasort]: Array was modified by the user comparison function in /home/www/xyz/html/wp-includes/class-wp-theme.php on line 1211
-
This topic was modified 11 years, 2 months ago by
swissfilm.
Hey!
Sure thing, just use this:
.avia-icon-list .iconlist_icon {
border-radius: 0;
}
If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Regards,
Ismael
Hi!
As always, thank you for using the theme!
If you can’t see the update on the theme update panel, please download the latest version 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
@elbnetz: If you don’t mind, please provide us a link to your website. We would like to check it. You might want to increase the wordpress php memory limit to at least 128M. Depending on your hosting environment you might experience an issue when trying to access the Advance Layout Builder. This is usually due to the builder timing out because of a memory limit in your server environment. The first thing you can do to fix this is to add the following lines in your wp-config.php file located at the root of wp directory:
define( 'WP_MEMORY_LIMIT', '128M' );
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
You can also contact your host if you’re not comfortable doing the adjustments yourself. Refer to this link for more info: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
Ismael
Hey!
It looks like your website is currently down – http://www.downforeveryoneorjustme.com/http://hyrenhunk.sokonline.se/
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.news-thumb {
height: 130px;
width: 130px; }
.news-thumb img, .news-thumb img {
width: 122px;
height: 122px;
}
Then go to Appearance > Editor and open functions.php file and find
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news
and change width and height to 122px and regenerate thumbnails using – http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit
Hi!
Glad it is working now. If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. You can also watch some of our Video Tutorials to learn more about the theme.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page.
Best regards,
Ismael