Viewing 30 results - 91 through 120 (of 244,339 total)
  • Author
    Search Results
  • #1495677

    Hey JennyGr,

    Thank you for the inquiry.

    You might be referring to the Enfold > Sidebar Settings > Page Sidebar Navigation option. When enabled, this option displays sidebar navigation containing the nested subpages of the active page. Let us know the result.

    qBRFJWJ.md.png

    Best regards,
    Ismael

    Hi,
    Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1495671

    Hi,
    Glad that we could help, and thanks to Guenni007 for the solution. If you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1495670

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1495669

    Hi,
    Thanks, glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Hi Rikard,

    Thank you for the guidance — it worked perfectly.

    For anyone else dealing with a similar situation (inherited project, large version gap like 4.5.7 → 7.1.x, no access to the original license), here’s what worked for us:

    1. Purchased a new Regular License on ThemeForest — no need to transfer the old one.
    2. Extracted the enfold.zip from inside the downloaded package (not the outer zip) and uploaded via FTP, replacing the old theme folder entirely.
    3. Registered the theme using a newly generated Envato Personal Token.
    4. WP Super Cache caused a Fatal Error (get_blog_option() undefined) when saving Enfold Options on PHP 8.3 / single-site installs. Replacing it with another plugin cache solved the issue completely.
    5. After the major version jump, any header.php or footer.php overrides in the child theme need to be updated from the new parent theme files — old versions will break footer rendering.

    Hope this helps someone going through the same process.

    Best regards,
    Jorge

    • This reply was modified 1 week, 3 days ago by jorgeacebo.
    #1495649
    Benzy John from P-THEMES
    Guest

    Hi,
    I hope you’re doing well.
    I’m the CTO of P-THEMES, and first of all, I want to say that we’re very pleased to be working alongside the Enfold team — a best-selling and highly competitive product in the ThemeForest ecosystem.
    As you know, both Porto and Enfold have maintained strong positions in the market and delivered solid commercial success over the years.
    However, with the rapid rise of AI, the broader theme marketplace is now entering a period of structural change.
    Sales across ThemeForest have been gradually declining year over year — something you’ve likely observed as well.
    Even Enfold, which previously maintained sales in the 400–600 range, has seen a noticeable shift. This signals that a new phase of the industry is emerging, and it’s important that we adapt accordingly.
    I believe our leadership shares this perspective, and I would welcome the opportunity to collaborate with you on a forward-looking initiative I’ve been developing.
    A new era calls for new ideas.
    I hope you’ll be open to actively participating so we can work together to shape and implement this next vision in a practical and timely way.
    If this resonates with you, I’d be glad to continue the discussion in more depth here:
    https://join.slack.com/t/p-themesthe4/shared_invite/zt-3raw7gh4l-4W1FrEI26LP60Il8LKLuZw

    Kind regards.

    Hi,
    I was not able to login to your site, as the typically login url is not working /wp-admin/ I assume that you have set a custom one.
    I tried to recreate your page on my site with five color sections, each 100vh and with a button and a contact form at the bottom. All five buttons work with no bouncing.
    Please share your login url and Enable the Avia Layout Builder Debugger to your functions.php file. You may need to scroll the documentation page to the Debug mode section or use the sidebar TOC link.
    With this I can copy your page exactly and add it to my test site to see if the same error occurs there.

    Best regards,
    Mike

    #1495645

    Hi,
    I can not view your page as it is maintenance mode. You can not use the advanced layer builder on category pages.
    But we can change the Prints link in the breadcrumb to your prints page instead of the new prints page that you want to use as a custom category page.
    So the first step is to add a new product category “Prints” and make it the parent of any other category that you wish for it to show in the breadcrumb trail.
    Then add this code to your child theme functions.php 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: fUcTO4R.jpg then add the code below and save.

    function change_breadcrumb_trail() { ?>
      <script>
    document.addEventListener('DOMContentLoaded', function() {
    const printsLink = document.querySelector('.breadcrumb-trail a[href="http://enfold.test/product-category/prints/"]');
    
    if (printsLink) {
      printsLink.href = 'http://enfold.test/prints/';
    }
    });
    </script>
      <?php
    }
    add_action( 'wp_footer', 'change_breadcrumb_trail', 99 );

    Ensure that you change the URLs in the code above to your site, and make sure to use the full URL.

    Best regards,
    Mike

    A1city
    Participant

    Hi, I bought the theme and installed the restaurant demo data, ie.: https://kriesi.at/themes/enfold-restaurant-one-page/ Does buying the theme with the regular license give me the right to use the demo content? Since I got an email from a german Copyrights agency, COPYTRACK that wants me to show the license to them for a particular image from the demo data, or otherwise risk a fine 350 euro? But it sounds a bit skechy…

    The image in question is this one: https://kriesi.at/themes/enfold-restaurant-one-page/wp-content/uploads/sites/42/2014/07/cheese-1030×686.jpg

    Just to be safe I removed the image from my wordpress image library already.

    #1495628

    Hey Munford,
    Glad to hear that you sorted it out, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1495627

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    Hi,
    I do not have experience with elfsight, but from examining your button I can tell that there is no direct link to your side form popout, it works via the data-elfsight-show-form attribute:
    qqBXysj.md.png
    There is not a built-in way to add a data attribute to a button.
    So I created a second button for you with your link snippet and the Enfold classes so the style is the same. Please check. 

    Best regards,
    Mike

    #1495622

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1495615
    Munford
    Participant

    hi
    my client wants to disable the change of size transition in the lightbox slideshow.
    I tried a few things but nothing worked. Can it be that the images just fade into each other without moving in and out when you click on them?
    thanks
    Nancy

    tried this:

    /* Disable Enfold Lightbox Animation/Transition */
    .mfp-zoom-in.mfp-ready.mfp-bg.mfp-zoom-in.mfp-ready .mfp-preloader {
        opacity: 0.8;
    }
    
    .mfp-zoom-in.mfp-ready .mfp-content.mfp-zoom-in.mfp-removing .mfp-content {
        transform: scale(1);
        opacity: 1;
    }
    
    .mfp-zoom-in.mfp-removing.mfp-bg {
        opacity: 0;
    }
    
    /* Force instant transition */
    .mfp-zoom-in .mfp-content {
        transition: none !important;
    }
    • This topic was modified 1 week, 5 days ago by Munford.
    #1495614

    Hi,
    Not sure, perhaps you used a different element than the portfolio grid, but it is only ment to show portfolio categories.

    So try creating a portfolio category with a portfolio item to show.
    Or if you don’t want to try the masonry or blog post element.

    Best regards,
    Mike

    #1495609

    Hey Tilman,
    When I check your page the horizontal galleries behave as intended, clicking a image enlarges it until the next one is clicked. It’s true that they stay enlarged. If you want the image size to be restored after 5 seconds, try this function in your child theme function.php file. 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:
    fUcTO4R.jpg
    then add the code below and save.

    function restore_horizontal_gallery_size() { ?>
      <script>
    document.querySelectorAll('.av-horizontal-gallery-wrap').forEach(item => {
        item.addEventListener('click', function () {
            clearTimeout(this._galTimer);
            this._galTimer = setTimeout(() => {
                this.classList.remove('av-active-gal-item');
            }, 5000);
        });
    });
    </script>
      <?php
    }
    add_action( 'wp_footer', 'restore_horizontal_gallery_size', 99 );

    Best regards,
    Mike

    #1495605

    Hey dreyerjm,
    Please see our documentation: Add Images to mega menu you may need to scroll to the section, or use the link in the sidebar.

    Best regards,
    Mike

    #1495603

    Hey Luigi,
    When I check the changelog it shows February 20th 2026 – Version 7.1.4
    Please refer to this one.

    Best regards,
    Mike

    #1495597

    In reply to: Theme question

    Hey Sabina,

    Did you try to activate the Layout Builder at the top of each page?

    You need to register at the support forum: https://kriesi.at/support/register/. The start a new thread in the Enfold sub forum.

    Best regards,
    Rikard

    #1495593

    Sorry for the lag replying, @Guenni007 — I always appreciate your time and effort! Frankly, I didn’t really dig into your replies too much — I just scanned them and couldn’t quickly find a reason to not use the Claude code that was already working for me, so I just stuck with that. Here’s a leaner version of that code — again, this is adding aria labels to prev/next arrows for enfolds lightbox galleries and the custom popups @Guenni007 provided me previously, which both use the Magnific Popup code. So this is just fyi, unless anyone sees any serious issue with it:

    /* ==========================================================================
       MAGNIFIC POPUP ARIA LABELS
       ========================================================================== */
    add_action('wp_footer', 'abode_magnificpopup_aria_labels', 999);
    function abode_magnificpopup_aria_labels() { ?>
    <script>
    jQuery(document).ready(function($) {
      $.extend(true, $.magnificPopup.defaults, {
        closeMarkup: '<button title="Close (Esc)" type="button" class="mfp-close" aria-label="Close popup">×</button>',
        gallery: {
          arrowMarkup: '<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%" aria-label="%title%"></button>',
          tPrev: 'Previous bio',
          tNext: 'Next bio'
        }
      });
      
      var observer = new MutationObserver(function(mutations) {
        mutations.forEach(function(mutation) {
          mutation.addedNodes.forEach(function(node) {
            if (node.nodeType === 1) {
              var $node = $(node);
              if ($node.hasClass('mfp-arrow') || $node.find('.mfp-arrow').length) {
                var isImage = $('.mfp-figure').length > 0;
                var prevLabel = isImage ? 'Previous image' : 'Previous bio';
                var nextLabel = isImage ? 'Next image' : 'Next bio';
                $('.mfp-arrow-left').attr('aria-label', prevLabel);
                $('.mfp-arrow-right').attr('aria-label', nextLabel);
              }
            }
          });
        });
      });
      
      observer.observe(document.body, {childList: true, subtree: true});
    });
    </script>
    <?php }
    #1495579

    In reply to: Enable to update Theme

    Hi,
    I was not able to login as Wordfence blocked me. When you look at the theme settings for the license do you see any errors?
    Have you recently updated the token?
    Envato limits daily update checks across all tokens on your account. Wait up to 24 hours if you’ve recently updated your token or checked 15 or more times for all tokens on your account.
    If not try the Envato Market Plugin, or follow these steps to manually update.

    To update Enfold manually you can download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New
    after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue,
    then you will see the Theme updated successfully message.

    Best regards,
    Mike

    #1495569

    In reply to: Enable to update Theme

    Hey maryenvato,

    Please follow this: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1495564

    In reply to: Enfold Theme

    Hello

    Thanks for the information. I only have the current version of the Enfold theme and Enfold child theme version 1.

    Okay, I’ll rename the current Enfold folder and then install the latest version via FTP.

    The child theme will then automatically access the Enfold folder, right?

    Afterwards, I’ll gradually increase the PHP version to 8.4!

    #1495563

    In reply to: Enfold Theme

    Hi,

    You can keep the old version just in case, you can rename the folder to enfold-old or something like that. When you can see that everything is working as it should, then it can be deleted.

    Please update the theme first, then the PHP version. The latest version of Enfold should work with 7.3, but since it’s an outdated version, we recommend that you use a more recent and supported version.

    Best regards,
    Rikard

    #1495562

    Sorry but the condition you added

        if ( ! wp_script_is( 'avia_element_js', 'registered' ) ) {
            wp_register_script( 'avia_element_js', false );
        }

    prevents Enfold to select Avia elements in editing the page (I try to click on Media tab or Content Elements tab) and it is stuck.

    I had to delete it

    #1495560

    Topic: Enable to update Theme

    in forum Enfold
    maryenvato
    Participant

    Hi, I can’t upgrade the theme , even if we have the license.
    this is the message: There was an error while updating Enfold: Update package not available.

    Looking forward to hearing from you.
    Best regards.
    M.

    • This topic was modified 1 week, 6 days ago by maryenvato.
    #1495559

    In reply to: Enfold Theme

    This reply has been marked as private.
    #1495549

    In reply to: Enfold Theme

    Hey Erik,

    The update to 7.1.4 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1495542
    Erik
    Guest

    Hello,

    I am using Enfold Theme version 4.3.2. I purchased and downloaded the latest version from ThemeForest. I am also using Enfold Child Version: 1.0.

    Question: How do I update the theme now?

    Do I simply delete the enfold folder in “wp-content/themes”? Unfortunately, I couldn’t find any instructions on the website.

    Currently, PHP (7.3.33) is still running, and this also needs to be changed. I would like to take the intermediate step to 7.4 and then to 8.5. Is this possible with the Enfold Theme I am currently using?

    I would be grateful if you could help me.

    Best regards, Erik

Viewing 30 results - 91 through 120 (of 244,339 total)