Forum Replies Created
-
AuthorPosts
-
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
@media only screen and (max-width: 767px) { #footer .flex_column { width: 100%; margin-left: 0; }}Best regards,
YigitHey!
You seem to have following custom CSS code in Enfold theme options > General Styling > Quick CSS field
#wrap_all { padding-top: 30px; }Please delete it :)
Cheers!
YigitHey!
If you have not disabled WordPress auto updates – https://codex.wordpress.org/Configuring_Automatic_Background_Updates, your WP version might be updated. But this is still just a guess :)
Cheers!
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .main_menu .menu > li#menu-item-5023 > a { line-height: 20px!important; top: 20px; }Best regards,
YigitDecember 19, 2018 at 7:47 pm in reply to: Cannot to update enfold an error occurred – please help #1047351Hi!
Login credentials did not work for me. Could you please check them once again and also share FTP logins privately? :)
Regards,
YigitHi,
Glad we could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi!
I added !important rule as following
.blog .slide-meta-comments, .blog .slide-meta-del { display:none !important; }Please review your website.
Cheers!
YigitHi,
No, we have not received it. Could you please try posting it once again?
Best regards,
YigitHi!
Yes, you can simply adjust “5px” in the code which is top and bottom margin value. If you would like to target top and bottom margin values separately, please use following code
#footer .widget { margin-bottom: 5px; margin-top: 2px; }Regards,
YigitHey,
Thanks for contacting us!
We do not have experience with the plugin you are using. Have you contacted plugin authors and asked if there is a way to use different links per language?
Cheers!
YigitHi,
Glad it is working fine now! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.html_header_top.html_logo_center .logo img { margin: auto; } .html_header_top.html_logo_center .logo { width: 100%; }Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi!
I wanted to update the theme via FTP. You can see steps i would take here – https://kriesi.at/documentation/enfold/install-enfold-theme/#reinstall-or-update-using-ftp
Cheers!
YigitHey!
Please refer to this post – https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/
Best regards,
YigitHey!
Nice! Glad they are there!
Shall we mark this thread as resolved? :)Best regards,
YigitHi,
Could you please post FTP logins here privately so we can update the theme for you via FTP?
Cheers!
YigitHi!
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHey,
Sorry for misunderstanding, please use following code instead
#footer .widget { margin: 5px 0; }Regards,
YigitHi,
Could you please post FTP and WP admin logins here privately so we can look into it? Some recent WordPress, theme or even plugin update might have caused the issue. To be able to tell what went wrong, we are going to need to access to your server.
Regards,
YigitHey,
Pleases replace your code with following one
function remove_title_attr(){ ?> <script> jQuery(window).load(function(){ jQuery('#wrap_all a').removeAttr('title'); jQuery('#wrap_all img').removeAttr('title'); jQuery('#wrap_all div').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'remove_title_attr');Best regards,
YigitHey,
Please go to Themes > Add New > Upload and try uploading the latest version of the theme. If you would like us to update the theme for you, please create temporary admin logins and post them here privately :)
Cheers!
YigitHey Domenico,
Thanks for contacting us and sorry that Enfold did not fit your needs!
Please contact Envato support and request a refund. After they initiate, we process it :)
Regards,
YigitDecember 19, 2018 at 5:56 pm in reply to: Inherited a site with the Enfold theme and need to update #1047282Hi Rob,
Thanks for contacting us!
Due to changes in Envato’s API, you would need to update Enfold manually, preferably via FTP and it should work. You can find more information here – https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/.
Updating the parent theme should not cause any issues/differences on your child theme. That may only happen if, for example, you have modified header.php file on your child theme and parent theme has updated version of header.php file. But you should not experience such thing when updating from version you are currently using.
I hope that helps!
Cheers!
YigitHi,
That actually should have not been the case then. When WordPress required ID’s for widget areas, we have included in an Enfold update and only then some users experienced this issue but as far as i know, none of the users had this issue recently. Sorry about that!
Best regards,
YigitHi,
Glad @guenni007 could help! Let us know if you have any other questions or issues :)
@guenni007 Thanks as always :)Best regards,
YigitHey Sergio,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#footer div .av_one_fifth:not(:first-child) { margin-left: 3%; width: 18.2%; }Best regards,
YigitHey,
Which version of Enfold have you been using before updating?
If you were using a very old version, which did not supported widget ID’s that WordPress requires, that might be the reason.
If your hosting provider has a backup, please ask them to revert the changes otherwise you might need to recreate those widgets i’m afraid.Regards,
YigitHey,
If you are using Enfold 4.5.2, please go to Enfold theme options and choose to display WP Classic editor. You are currently using block editor.
If you are using an older version of Enfold, please refer to this post – https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/ and update the theme.Regards,
Yigit -
AuthorPosts
