Viewing 30 results - 2,161 through 2,190 (of 244,332 total)
  • Author
    Search Results
  • #1485470

    Hey Susanne Knoll,
    Please note that we did not create or host your site, we created the theme that your site uses.
    Nonetheless, when I test your contact form it seems to work correctly:
    Screen Shot 2025 06 15 at 8.03.52 AM
    Since you are using an old version of the theme (v4.1.2) you should update to v7.1.1
    To update your version of Enfold you will need to download the latest <strong style=’color:#000′>installable WP version from your Theme Forest account and upload it to your <strong style=’color:#000′>WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    after you choose the zip file and click install, you will see a <strong style=’color:#000′>This theme is already installed message because you are updating, you can continue
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the <strong style=’color:#000′>Theme updated successfully message.
    Theme_updated_successfully.jpg
    I also see that your updates are disabled, so if you don’t have a theme forest account you will need to purchase a new license. Envato (Theme Forest) handles all of our licenses and we can not create licenses and Envato will only recognize account owners, this sometimes happens with a site is built by a developer who in the future can not be found, Envato will not issue a new license to the website owner, one must be purchased. The upside to this is that by purchasing a new license you will also get 6 months of support on our forum to help with any issues. I recommend upgrading to a full year of support for just a little more, as the cost of the theme and a full year of support costs the same as a single hour of support from many developers. 2022-12-04_001.jpeg
    Then you can register for our support forum and open a new thread. You have asked your question through the contact form which is not for support requests.
    Thank you for your understanding.

    Best regards,
    Mike

    #1485467

    Hey Jake,
    While I don’t expect any issues with updating from v3.85 to v7.1.1, I recommend creating a full site backup with your web host backup tool, not a plugin, as good practice.
    If they are not using a a Child Theme check the functions.php for any customizations that they may have added, it will be lost in the update. If they are using a child theme, and have any customized php files like header.php or footer.php or any element php files, save these to your computer and remove them from the server before updating. With a version this old they will cause errors, you will need to copy the new version of the files and make the changes to them before adding them to the child theme.
    Typically a good practice is to create a staging site first and update it and then compare the two sites for any difference, if this works fine then update the live site.
    If you have any further questions please register to our support forum here and create a new thread and we will gladly try to help you.
    You have asked your question through the contact form which is not for support requests.
    Thank you for your understanding and for using Enfold.

    Best regards,
    Mike

    #1485466
    Jake
    Guest

    Just got a job to migrate a site to new hosting. Looked to move the site, and when I went to move it I noticed they were using a theme from 2017, your 3.85 Lets Grow Enfold? If they purchased the newest version could i then just update, and hope for the best? Needs to be done, is this the best way?

    #1485465
    mediaapps
    Participant

    I’m re-building one of my Enfold sites and podcasting will be an important part of the site.

    Are there any special features about a podcasting site that cannot be replicated using the Enfold theme?

    #1485464

    First : i’m talking about a custom class : hide-on-smallscreens – not an ID
    and maybe put your two columns inside a color-section.

    with my solution you can then remove all other trials to hide the column.

    PS: you are still on Enfold 6.0.2 my testpage is on 7.1.1 – i only mention that because i can not reproduce a negative margin-top value on the img tag itself.

    • This reply was modified 8 months, 4 weeks ago by Guenni007.
    #1485459

    Hi,
    I have researched this and while there is a long technical explanation for why the WAVE test tool is flagging this, I found a solution in my research. Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function remove_link_from_search_icon_and_add_it_back_on_click() { ?>
      <script>
    document.addEventListener('DOMContentLoaded', function() {
        const searchLink = document.querySelector('#menu-item-search a');
        if (searchLink) {
            // Store the original href
            const originalHref = searchLink.getAttribute('href');
            // Remove the href on page load
            searchLink.removeAttribute('href');
            
            // Add click event to restore href
            searchLink.addEventListener('click', function() {
                if (!searchLink.getAttribute('href')) {
                    searchLink.setAttribute('href', originalHref);
                }
            });
        }
    });
    </script>
      <?php
    }
    add_action( 'wp_footer', 'remove_link_from_search_icon_and_add_it_back_on_click', 99 );

    If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    use wpcode php snippet and activate
    and ensure that it is activated, then add the above code and save.
    I tested this on the WAVE Web Accessibility Evaluation Tool and it removed the error.

    Best regards,
    Mike

    #1485454

    Topic: Error 503 (Site Crash)

    in forum Enfold
    akhurst_machinery
    Participant

    Hello,

    The websites have been running for a few weeks in the GreenGeeks environment (our new host plan), but since we pointed to their DNS (June 11), something is not right. We’re facing 503 errors, slow response, etc. And when I access the Resource Usage (Cpanel), all numbers are exploding! We worked very hard to migrate the websites from the old server to the new one, and we reached all disk and inode numbers/limits to perform under the plan policies.

    So I asked the Host Provider (Greengeeks) why we are facing this kind of issue. Today, we had fewer than 300 visitors across all our websites (across multiple).

    https://snipboard.io/amf2io.jpg
    https://snipboard.io/Wi1yTQ.jpg
    https://snipboard.io/c9zXf3.jpg

    ______________________

    So that’s the feedback I received from them:

    Hello Leo,
    Greetings from GreenGeeks Support team.

    We have checked your reported concern and it appears that it has something to do with your Theme “enfold”.

    PHP error logs:
    [14-Jun-2025 00:42:58 UTC] PHP Warning: session_start(): open(/var/cpanel/php/sessions/ea-php80/sess_romi2b5e6t1k1q05mpkbpjsr6a, O_RDWR) failed: No such file or directory (2) in /home/akhurstweb/public_html/wp/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 65
    [14-Jun-2025 00:42:58 UTC] PHP Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php80) in /home/akhurstweb/public_html/wp/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php on line 65

    To further mitigate this issue, kindly try switching into a default WordPress theme to see if the issue is still present.
    Yet, make sure that your theme is up to date or compatible with the PHP version set on your server which is currently on PHP 8.3.
    Let us know how it would go so we get updated.

    Regards,

    Keesler D.
    Technical Support Specialist
    GreenGeeks® Web Hosting
    https://www.greengeeks.com

    ______________________________

    Please, help me. Because I really dont know what to do here.
    Thanks, Leo

    #1485448

    In reply to: Padding in textboxes

    Hey Alan,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home #av_section_4 .flex_column .av-special-heading, .home #av_section_4 .flex_column .av_textblock_section {
      padding: 0 5%;
    }

    Best regards,
    Rikard

    #1485441

    In wordpress backend I see this message:

    Your theme (Enfold Child) contains outdated copies of some WooCommerce template files. You may need to update these files to ensure compatibility with the current version of WooCommerce. Suggestions for fixing the issue:

    Update your theme to the latest version. If no update is available, contact the theme author to ask about compatibility with the current version of WooCommerce.

    If you have copied a template file to make customizations, you will need to copy the new version of the template and reapply your changes.

    #1485439

    Hi, the developers have optimized the site and we’ve upgraded also the server. Now the site is fast, but at least once a day it exceeds the CPU limit.
    Can you tell me when the last update of Enfold was released?
    Plugins have been deactivated one by one, but it’s still not clear why the site is demanding so many CPU resources.

    #1485438

    I do want to hide the overlapping – clear background golfer on mobile. It is great on desktop, love the look, but on mobile, it is too small to cover at all. I have built and customize many sites on Enfold, the show/hide works almost all the time. Does this help you understand what I am trying to do?

    #1485434

    Topic: Padding in textboxes

    in forum Enfold
    Schmidtgrafisk
    Participant

    Hey Enfold

    I’v got 4 columns with 0% space between them.
    In top of the columns I got images with no space and that looks great, under the images I got text boxes, I’d like to add left and right padding to the textboxes to make space between the different text’s

    Please have a look at the colorsection at the bottom of the frontpage.

    Thanks ;)
    Alan

    Please note: when I now use Enfold > Import/Export panel and do a fresh export of the site, this export cannot be imported with the same error message. So there is something blocking the import function.

    Dear Ismael,

    perhaps I expressed it worngly:

    a) I did an export via Enfold > Import/Export panel of the site on old hoster within Enfold and an export of WP data (posts, pages etc.)
    b) i imported the WP data into the WP installation at the new hoster => worked fine
    c) I freshly downloaded Enfold Theme and installed it successfully
    d) I successfully could import the Demo File(s)
    e) I failed to import the Enfold export via export via Enfold > Import/Export panel from step a) with the error message “couldnt’t import the config because the server didnt respond in Enfold importer”

    Why does this single step fail? I tried with the fontello font zip, too. That fails as well

    Anja

    #1485427
    gerardlok1
    Participant

    Hi there!

    I was looking around at demo’s and wanted to try out a woocommerce template.
    I downloaded and imported the webshop demo (https://kriesi.at/themes/enfold-shop/shop/) and it was quick and nice.
    It does however not show the product filter options seen on the right side of the page i linked.
    I did not change anything, is it some other plugin i need?

    Thank you in advance!

    #1485426

    This is for a client page, I’v made quite a few web designs for Clients using Enfold ;)

    #1485420

    PS: i changed the script! That even a normal Enfold Content Slider could be present too.
    PPS: I didn’t want to install endless scrolling. I think it would be necessary to have the entry-slide in a separate entry-slide-wrap. That’s where the trick lies, that I collect all entry-slides and move them into the first entry-slide-wrap. Then delete the empty wrappers. I therefore decided to change the direction of the slider. My content slider solution stops at mouseenter – and starts again at mouseleave

    #1485418

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    Hey amollde,

    Thank you for the inquiry.

    Have you tried exporting the theme options from the Enfold > Import/Export panel? Please check the documentation below for more info.

    https://kriesi.at/documentation/enfold/backup-theme-settings/#export-theme-settings

    You can also use a plugin such as Duplicator or WP Migrate DB to create a copy of the site.

    Best regards,
    Ismael

    #1485407

    In reply to: Google CAPTCHA 3

    Hey Christian,

    Thank you for the inquiry.

    Did you disable Google reCAPTCHA? The form is working correctly when we checked, but it’s only using the default Enfold Numeric Captcha. Please create a test page with Google reCAPTCHA enabled and provide the login details so we can check the issue properly.

    Best regards,
    Ismael

    #1485406

    Hi,

    Thank you for the update.

    What happens when you edit line 120 of the enfold\includes\config-enfold\functions-enfold.php file?

    $icon = avia_font_manager::get_frontend_icon( 'svg__search', false, [ 'aria-hidden' => 'true', 'title' => $title, 'desc' => $title ] );
    

    Try to set aria-hidden to false:

    $icon = avia_font_manager::get_frontend_icon( 'svg__search', false, [ 'aria-hidden' => 'false', 'title' => $title, 'desc' => $title ] );
    

    Or remove the attributes completely.

    $icon = avia_font_manager::get_frontend_icon( 'svg__search', false, [ ] );
    

    Let us know the result.

    Best regards,
    Ismael

    Hey dpriemer,

    Thank you for the inquiry.

    border settings have been cleared and the images sit right next to each other with borders.

    The images in the logo element don’t have borders on either page when we checked. Just to clarify, are you trying to add borders or remove them? Temporarily, try to disable the Enfold > Performance > File Compression settings.

    For example, the 7 logo element on this page respects the settings. Display border –> Yes, Style –> None, Padding –> 13 px left and right https://cerebralselling.com/salesacademy/

    Try to set it to “Do not display border” and keep the Border Style to None. Let us know the result.

    Best regards,
    Ismael

    amollde
    Participant

    Hi Kriesi Experts

    I am longterm usually happy Enfold customer and convinced my customers to use Enfold, too. I had to migrate my own homepage from one hoster to a new one. I could import the pages, portfolio items and more via WordPress import but failed to import the Enfold design settings getting that I exported on the old instance. I am getting:

    couldnt’t import the config because the server didnt respond

    I checked the server logs and did not find any php errors like you described in the FAQ.

    I am getting only Enfold based import errors on the new WordPress instance (fontello as well). The import of the demo files worked.

    thanks in advance for your support

    Hey Ryan,

    Thank you for the inquiry.

    We are not yet sure what is causing the issue, but we did notice that the site contains an older version of the theme (6.0.8). Please download the latest version (7.1.1) from your Themeforest account, then try to update the theme manually via FTP. Let us know if the issue persists.

    https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    Best regards,
    Ismael

    #1485398

    Hi,

    Thank you for the update.

    You can check out the documentation to help you get started with the theme: https://kriesi.at/documentation/enfold/

    There are also video tutorials available, created by other Enfold users: https://www.youtube.com/watch?v=Dbgy4dPf7R4

    Let us know if you have more questions.

    Best regards,
    Ismael

    #1485393
    stevengamez
    Participant

    Hi, I have discovered an issue with WP forms and Enfold specially when the Enfold Child theme is being used. Wp forms asked me to reach out to you to see if you could provide a fix. Basically I have a Wpforms contact form that has hub spot integration. The form works but it is not correctly mapping the fields when the child theme is being used. The wpforms works correctly when the non child theme is active. I created a staging website to troubleshoot the issue with the WPFroms team.

    Here is what the WP forms support discovered. I have attached it to the private data seeing there are links and screenshots

    David Mawad
    Guest

    Hello, I just purchased Enfold, i’ve tried uploading it but got this error message

    “Unpacking the package…

    Installing the theme…

    The package could not be installed. The theme is missing the style.css stylesheet.

    Theme installation failed.”

    theme support forum is not allowing me to ask a question, i only have the option to read other Q&A’s. please help

    my license code is:
    2f933b15-00eb-4cae-9f0a-6b5c1241ff00

    #1485383

    Hey SurigliaStudio,
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function blog_title_above_image() { ?>
      <script>
    window.addEventListener('DOMContentLoaded', function() {
    (function($){
      $('.slide-entry').each(function() {
      $(this).find('.entry-content-header').insertBefore( $(this).find('a.slide-image'));
      $(this).find('.av-vertical-delimiter').css('display','none');
      });
    })(jQuery);
    });
      </script>
      <?php
    }
    add_action( 'wp_footer', 'blog_title_above_image', 99 );

    If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    use wpcode php snippet and activate
    and ensure that it is activated, then add the above code and save.
    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    Please see the screenshot in the Private Content area of the expected results.

    Best regards,
    Mike

    #1485380

    In reply to: 7 Spalten Mega Menu

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1485379

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 30 results - 2,161 through 2,190 (of 244,332 total)