-
AuthorSearch Results
-
October 29, 2018 at 5:01 pm #1027628
In reply to: enfold4.5.zip (kostenlos) nicht auffindbar
Login to your Themeforest account, then go to “download” at the top right of the Themeforest site and then search there your purchase of ENFOLD.
It looks then like this:October 29, 2018 at 9:28 am #1027410KELmedia
ParticipantHello there,
I have a strange problem on several sites after the update to Enfold 4.5: Google Search Console keeps reporting usability issues (on mobile): clickable elements seems to be too close together so they’re not to be clicked at comfortable. And some sites appear too wide for small screens (content wider than screen).
I really don’t know what and why is going on since I didn’t change anything in the corresponding sites – only made the update ….
Any ideas?Thanks a lot in advance!
October 29, 2018 at 9:07 am #1027405Topic: Transparent Header on Mobile doesn´t work on 4.5
in forum EnfoldDandy
ParticipantGood Morning,
i had updated to Enfold 4.5 and i use this shortcode to get the transparent header on Mobile.
### Transparentes Mobile Header # Menuefarbe # Transparent Logo ###{} @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background-color: transparent; } .responsive #top #wrap_all #header { position: absolute; } } @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { color: white; } } @media only screen and (max-width: 767px) { .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img { opacity: 0 !important; } .responsive #top .av_header_transparency .logo img.alternate { display: block !important; } .responsive #top .header_color #header_main { border: none; } } ### Transparentes Mobile Header # Menuefarbe # Transparent Logo ###{}I get the transparent logo on the sites, the color from Burgermenu and Searchbutton is grey, but the white header background does not disappear.
What i have to change that it is working again?
regards dandy
October 27, 2018 at 5:38 pm #1027121here on the Demo from Enfold (used the Enfold Shema Markup)
https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fkriesi.at%2Fthemes%2Fenfold-church%2Fevent%2Fcorn-crop-festival%2F
you can see the same Error with hcalenderOctober 27, 2018 at 4:06 pm #1027064Hi,
I search the theme files and this markup is in these files:\enfold\config-events-calendar\event-mod-css-dynamic.php \enfold\config-events-calendar\views\single-event-no-mobile.php \enfold\config-events-calendar\views\single-event.php \enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php \enfold\config-bbpress\bbpress-mod.cssI’m not sure of the result if this code is removed, I recommend you keep copies of the files should removing the code cause errors.
Unfortunately this doesn’t look like a easy task, and is beyond our support scopeBest regards,
MikeOctober 27, 2018 at 3:17 pm #1027048In reply to: Enfold Theme not updating
Hi Alena
Have you also tried to update via FTP already?
If not, please try the following guide in order to update to Enfold v4.5.Update your website manually via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 27, 2018 at 3:15 pm #1027046In reply to: Error when updating!
Hi Charlotte
Which PHP version is your website running on?
However, please try the following guide in order to update to Enfold v4.5.Update your website manually via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 27, 2018 at 3:12 pm #1027045In reply to: Enfold Theme Update Error
Hi Anton
I have successfully updated lots of websites using Enfold by following the guide below.
Update your website manually via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 27, 2018 at 3:09 pm #1027043In reply to: Enfold 4.5 update keeps failing
Hi akasumyan
Please try the following guide in order to update to Enfold v4.5.
Update your website manually via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 27, 2018 at 3:01 pm #1027037In reply to: Download failed. A valid URL was not provided.
Hi Steamed
Please try the following guide in order to update to Enfold v4.5.
Update your website manually via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 27, 2018 at 2:31 pm #1027024In reply to: Issue with latest Enfold Update
Hi keifygeorge
Unfortunately I can’t see what you added as private content, but try the follow guide in order to update to Enfold v4.5.
Update your website manually via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 27, 2018 at 2:28 pm #1027022In reply to: 4.4.1 to 4.5 Update
Hi Neil
First of all: yes, the themeforest/Envato API changed. This is why you need to do the update manually either via plugin or FTP. I personally prefer FTP which works fine.
Please follow these steps to update your sites via FTP:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) Enter your generated Envato key in an incognito/private mode browser window. After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps!
Best,
MichaelOctober 26, 2018 at 2:45 pm #1026806In reply to: TEC default styles and maps issue
Hi Asterios,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color #tribe-bar-form input[type='text'] { background-color: #f5f5f5; } #top #wrap_all .tribe-bar-date-filter, #top #wrap_all .tribe-bar-search-filter, #top #wrap_all .tribe-bar-submit { padding: 15px; } #top #wrap_all .main_color .tribe-bar-submit .tribe-events-button { background-color: red; margin-top: -5px; }If you need further assistance please let us know.
Best regards,
VictoriaOctober 26, 2018 at 2:31 pm #1026803Hi missionmobile,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) { nav.main_menu, #menu-item-search { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } } @media only screen and (max-width: 479px) { .responsive #top .logo { width: 63%; } }If you need further assistance please let us know.
Best regards,
VictoriaOctober 26, 2018 at 7:32 am #1026643Topic: content tab issue
in forum EnfoldHKlearning
Participanthello everyone,
i have a problem with the content tab element of enfold. for some reason it shows me the text in the inner content area in a huge size (88px). I have searched everywhere and unfortunately can’t find the problem.
Thanks for your help!
SimonOctober 25, 2018 at 7:51 am #1026207In reply to: mobile menu issues
Hi,
Thank you for using Enfold.
Use this css code to hide the default menu and search icon.
@media only screen and (max-width: 767px) { .responsive .av-burger-menu-main, .responsive #top #wrap_all .menu-item-search-dropdown > a { display: none; } }Best regards,
IsmaelOctober 25, 2018 at 4:21 am #1026188Topic: Icons not working on Chrome but working on Safari
in forum EnfoldAdrianLSmith
ParticipantHi
I have an issue where my site has search and social icons working on Safari but not on Chrome.I am using version 4.5 of Enfold
Help appreciated
Thanks
October 24, 2018 at 8:20 pm #1026091In reply to: bug screen when is used by tablet/ipads
Hi AlexBellaTropea,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet #top #wrap_all #header { background-color: #fff; } .header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after { background-color: #808080 !important; } } @media only screen and (max-width: 1024px) { nav.main_menu, #menu-item-search { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } #top #header_meta .phone-info a { color: #808080; } }If you need further assistance please let us know.
Best regards,
VictoriaOctober 24, 2018 at 3:10 pm #1025925In reply to: Events Calendar Search/View Box
Hi compudean,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color #tribe-bar-form input[type='text'] { background: transparent; } #top #main .tribe-bar-date-filter, #top #main .tribe-bar-search-filter, #top #main .tribe-bar-submit { padding: 15px; } #top #main .tribe-bar-submit { float: left; }If you need further assistance please let us know.
Best regards,
VictoriaOctober 24, 2018 at 12:18 pm #1025867In reply to: Issues with gallery module
Hello Mike, thank you for your patience and kindness. I have disabled header.php inside the enfold-child folder and the image gallery still works. I looked for the file with your personalization, in the enfold folder, I searched inside:
functions-enfold.php
functions.php
header.phpbut I will not find your personalization. Would you be kind enough to let me know in which file I find your customization? Or, I still do not understand if I have to enter your personalization but I do not understand where. I’m sorry to waste you time for something obvious to you, bear with me, I would like to understand to avoid the mistake does not happen again next time the theme is updated.
Summarizing: the image gallery seems to work
>https://trikego.com/it/immagini-cargobike/
and since it seems to me to work, I guess you did customization for me, I would be able to save a copy of the file, I would like to understand what file it is and where it is or, if I have to do it, which file and where to place the your personalization. I hope I have explained myself and I still ask you patience. I’m sorry. Thanks a lot and best regards. Bruno
October 24, 2018 at 8:55 am #1025824In reply to: structured data not recognized
You mean the ‘All In One Schema Rich Snippets’ plugin?
We used this plugin on other websites, this gives unwanted information in the frontend.
I don’t understand why we should use that plugin and pollute our database with unwanted information.
Google’s structured data tools says the code is invalid, Google is the entity for this, so their information is correct.
Can you elaborate what this plugin can do to solve the problem in your code?These errors are only happening on the websites we have used the Enfold theme….
See the link with the error, hopefully this explains our problem better.It is also happening in your own theme demo, see here
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fkriesi.at%2Fthemes%2Fenfold-2017%2FPlease advise!
October 23, 2018 at 9:27 pm #1025632In reply to: Menu breaks on the tablet
Hey ohmani,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) { nav.main_menu, #menu-item-search { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }If you need further assistance please let us know.
Best regards,
VictoriaOctober 23, 2018 at 12:22 pm #1025364Topic: Full screen search form overlay
in forum EnfoldBeeCee
ParticipantHi,
is it possible to have a “full screen” search form for ENFOLD?
When the user clicks the magnifier icon in the main menu a full screen search form overlay should open like at this (non-ENFOLD) site:
https://joaniesimon.com/ –> click on the magnifier icon in the menu!
October 22, 2018 at 11:18 pm #1025173BeeCee
ParticipantHi,
in case I forgot to upload a featured image to
– posts
– pagesI would like to show a default image, that also appears in the search results!
I found here from @ismael an old snippet:
https://kriesi.at/support/topic/change-default-thumbnail-image/#post-668404add_filter('avf_loop_index_blog_meta', 'avf_loop_index_blog_meta_mod', 10, 1); function avf_loop_index_blog_meta_mod($output) { $link = get_permalink(); $fallback = strpos($output, 'iconfont'); if ($fallback <= 200) { $output = "<a href='{$link}' class='small-preview' title='Advanced Post'><img src='FALLBACK IMAGE URL HERE'/></a>"; } return $output; }P.S.: yes, I have replaced in the snippet the right image path :-)
but when I look at my search results, then all the posts & pages, where I forgot to upload a featured image, still have not the default featured image; maybe this snippet is is not the right one for showing a default featured image of posts & pages (!) in the search results because “iconfont” appears in the snippet?
Somewhere in the internet I found this snippet, but it still does not work with ENFOLD:
if ( has_post_thumbnail() ) { the_post_thumbnail(); } else { ?> <background-image=url("https://mysite.de/wp-content/uploads/sites/2/2018/10/defaultfeaturedimage.jpg")> <?php }Could you please give me a newer, right snippet for it (no plugin)? Thanks a lot.
October 22, 2018 at 6:50 pm #1025052Hey javcor1104,
Thank you for contacting us.
Please check the link below for step by step instructions to add a search Icon and Social icons to the top bar area.
Let us know if you have any questions :)
Best regards,
VinayOctober 22, 2018 at 6:31 pm #1025041In reply to: Events Calendar Search/View Box
More info: When I updated I did so manually while renaming the 4.4 version folder enfold-old. When I switch back to that the bar is “normal” except it stretches the entire window width (the search fields and buttons are within calendar width) as before and no title.
October 22, 2018 at 5:35 pm #1025011In reply to: Search error
Search is broken on the new Enfold release. I updated to Enfold 4.5 on my staging site and when I search for “21 Gilmartin” as an example, it no longer works. On my production site, with no other changes except it’s Enfold 4.41, it works fine.
Let me know if you want me to start my own thread, but I’m guessing this is relevant to this thread since I think it’s a 4.5 bug.
Cheers
RobOctober 22, 2018 at 1:03 pm #1024836In reply to: update URL wrong?
Hi perler
This happened to everybody, because Envato (themeforest) changed their API. Therefore the auto-update will not work in this case and you should update the theme manually via FTP.
Please follow this step by step guide I wrote for my case which might help you:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps! Feel free to ask me in case you need any assistance.
Best,
MichaelOctober 22, 2018 at 1:01 pm #1024833In reply to: Latest update gives errors?
Hi Toni
Please follow this step by step guide in order to update Enfold 4.4.1 to 4.5 manually via FTP. This is needed because Envato (themeforest) changed their API. Therefore auto update will not work.
So here we go:
1) Make a full backup of your website using a backup plugin.
2) Safe the backup somewhere outside from the webserver of your website (e.g. on your local computer or in any cloud storage you trust).
3) Sign out from your WordPress website.
4) Go to your themeforest account, sign in and download the updated Enfold v4.5 to your computer. Extract it and search for the file enfold.zip. Extract this file as well to already have your folder ready to be uploaded.
5) Sign in to FTP or SFTP using FileZilla or any other tool which is able to do that.
6) Go to the folder ./wp-content/themes and search for “enfold”. If you want, you can download the enfold folder to your computer as well (just in case you want to restore if afterwards which is easier like that than using the whole backup).
7) Delete the folder enfold via FTP. This may take 5-10min, depending on the server speed obviously.
8) Wait until it is finished and the enfold folder is gone. If that is the case, upload the “new” enfold folder including v4.5 to your website in the same directory.
9) Sign in to your WordPress website again and go to the Enfold tab (or the one from your child theme). Scroll down to the tab called Theme Update.
10) Your current API token will not work anymore as Envato changed some stuff on their API. Therefore you need to remove your current key and generate a new private key as visible in your themeforest account under “Settings” -> “API keys”. Go to https://build.envato.com and follow the steps there. To me, https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#toggle-id-5 was also very helpful (scroll down a bit there to find out about the permissions your private API key needs in order to check for future Enfold updates). Without these permissions it will not work.
11) After revalidating your new private key within the Enfold update tab, you should see a blue rectangle saying when it could be checked for the last time.
12) Done!I hope this helps! Feel free to ask me in case you need any assistance.
Best,
MichaelOctober 22, 2018 at 11:02 am #1024776In reply to: Child Theme custom CSS
Hi Nikko,
yes of course I can always add weight/specificity to my CSS but it would be more convenient if I could just target classes and overwrite as you would expect. I did some research in the forums and found these two things:
new-minify-merging-for-css-and-js-avia-merged-styles-problem
Here is another user experiencing the same problems and you also point him towards higher CSS weight.
But this here seem to lead more in the direction of a solution I am looking for:
add-style-css-from-child-to-merge-files
The code provided to disable the merge however does not seem to work anymore in Enfold 4.4.1. I also tested the de-enqueue and re-enqueues approach (which indeed makes the child theme styles CSS load last in the sequence) but this then creates other CSS problems with some missing styles (which I have not tried fixing yet) – maybe this is what you have been pointing towards in the first linked post (see above). So I do not have the solution yet but I feel this leads in the right direction.
Just wanted to post the research, if you have any thoughts or suggestions, I would be thankful.Best regards
Michael-
This reply was modified 7 years, 6 months ago by
flmhthemeforest.
-
This reply was modified 7 years, 6 months ago by
-
AuthorSearch Results
-
Search Results
-
Hello there,
I have a strange problem on several sites after the update to Enfold 4.5: Google Search Console keeps reporting usability issues (on mobile): clickable elements seems to be too close together so they’re not to be clicked at comfortable. And some sites appear too wide for small screens (content wider than screen).
I really don’t know what and why is going on since I didn’t change anything in the corresponding sites – only made the update ….
Any ideas?Thanks a lot in advance!
Good Morning,
i had updated to Enfold 4.5 and i use this shortcode to get the transparent header on Mobile.
### Transparentes Mobile Header # Menuefarbe # Transparent Logo ###{} @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { background-color: transparent; } .responsive #top #wrap_all #header { position: absolute; } } @media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { color: white; } } @media only screen and (max-width: 767px) { .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img { opacity: 0 !important; } .responsive #top .av_header_transparency .logo img.alternate { display: block !important; } .responsive #top .header_color #header_main { border: none; } } ### Transparentes Mobile Header # Menuefarbe # Transparent Logo ###{}I get the transparent logo on the sites, the color from Burgermenu and Searchbutton is grey, but the white header background does not disappear.
What i have to change that it is working again?
regards dandy
Topic: content tab issue
hello everyone,
i have a problem with the content tab element of enfold. for some reason it shows me the text in the inner content area in a huge size (88px). I have searched everywhere and unfortunately can’t find the problem.
Thanks for your help!
SimonHi
I have an issue where my site has search and social icons working on Safari but not on Chrome.I am using version 4.5 of Enfold
Help appreciated
Thanks
Hi,
in case I forgot to upload a featured image to
– posts
– pagesI would like to show a default image, that also appears in the search results!
I found here from @ismael an old snippet:
https://kriesi.at/support/topic/change-default-thumbnail-image/#post-668404add_filter('avf_loop_index_blog_meta', 'avf_loop_index_blog_meta_mod', 10, 1); function avf_loop_index_blog_meta_mod($output) { $link = get_permalink(); $fallback = strpos($output, 'iconfont'); if ($fallback <= 200) { $output = "<a href='{$link}' class='small-preview' title='Advanced Post'><img src='FALLBACK IMAGE URL HERE'/></a>"; } return $output; }P.S.: yes, I have replaced in the snippet the right image path :-)
but when I look at my search results, then all the posts & pages, where I forgot to upload a featured image, still have not the default featured image; maybe this snippet is is not the right one for showing a default featured image of posts & pages (!) in the search results because “iconfont” appears in the snippet?
Somewhere in the internet I found this snippet, but it still does not work with ENFOLD:
if ( has_post_thumbnail() ) { the_post_thumbnail(); } else { ?> <background-image=url("https://mysite.de/wp-content/uploads/sites/2/2018/10/defaultfeaturedimage.jpg")> <?php }Could you please give me a newer, right snippet for it (no plugin)? Thanks a lot.

