Viewing 30 results - 2,521 through 2,550 (of 7,502 total)
  • Author
    Search Results
  • #1027628

    @gnw

    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:

    View post on imgur.com

    KELmedia
    Participant

    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!

    #1027405
    Dandy
    Participant

    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

    here 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 hcalender

    Hi,
    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.css

    I’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 scope

    Best regards,
    Mike

    #1027048

    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,
    Michael

    #1027046

    In 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,
    Michael

    #1027045

    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,
    Michael

    #1027043

    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,
    Michael

    #1027037

    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,
    Michael

    #1027024

    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,
    Michael

    #1027022

    In 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,
    Michael

    #1026806

    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,
    Victoria

    #1026803

    Hi 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,
    Victoria

    #1026643

    Topic: content tab issue

    in forum Enfold
    HKlearning
    Participant

    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!
    Simon

    #1026207

    In 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,
    Ismael

    #1026188
    AdrianLSmith
    Participant

    Hi
    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

    #1026091

    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,
    Victoria

    #1025925

    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,
    Victoria

    #1025867

    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.php

    but 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

    #1025824

    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%2F

    Please advise!

    #1025632

    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,
    Victoria

    #1025364
    BeeCee
    Participant

    Hi,

    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!

    BeeCee
    Participant

    Hi,

    in case I forgot to upload a featured image to
    – posts
    – pages

    I 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-668404

    add_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.

    Hey 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,
    Vinay

    #1025041

    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.

    #1025011

    In 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
    Rob

    #1024836

    In 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,
    Michael

    #1024833

    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,
    Michael

    #1024776

    In 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

Viewing 30 results - 2,521 through 2,550 (of 7,502 total)