Viewing 30 results - 1,681 through 1,710 (of 244,415 total)
  • Author
    Search Results
  • #1487873

    Hey!

    Thanks for reaching out.

    Please use your purchase code to register an account on the forum: https://kriesi.at/support/register/

    Once registered, you can submit inquiries using the form on this page: https://kriesi.at/support/forum/enfold/#new-post

    Let us know if you need any more info.

    Cheers!
    Ismael

    #1487864

    Hi,

    We tried logging in to the site again, but the credentials were incorrect. Could you please provide a link to a course page where the issue occurs?

    View post on imgur.com

    The following demos are displaying correctly:

    https://kriesi.at/themes/enfold-shop/blog/
    https://kriesi.at/themes/enfold-shop/category/news/
    https://kriesi.at/themes/enfold-shop/category/personal/
    https://kriesi.at/themes/enfold-shop/2014/08/

    Best regards,
    Ismael

    #1487862

    In reply to: Enfold Premium There

    Hey Piotr Panek,
    Sorry, we don’t have a “Pro” version.
    If you buy a Enfold license, I recommend that you purchase with their email address so they have a Theme Forest account (Envato)
    So that in the future they can update the theme.
    Often developers will purchase in their account and years later the client can not update because Envato will not transfer the license.
    Best regards,
    Mike

    #1487860
    Piotr Panek
    Guest

    Hello,

    I am interested in buying PRO version of Enfold theme to build page for my client. Would it be possible for you to share details of what Enfold PRO can do, what is the price, and if you can offer preferable conditions for client who already owns one webpage that is built with Enfold PRO.

    Thank you

    #1487851

    Hi,

    Please register your theme license, and create a token: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1487849
    This reply has been marked as private.
    #1487847

    I purchased a new license because my website developer no longer has the code. Enfold is still on version 1.0. That’s why I had to make this purchase. However, the code doesn’t work, and I’m getting an error message.

    #1487845

    Hi,

    Great, I’m glad that you found the problem. 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

    #1487838

    Hey rmoestl,

    The update to 7.1.1 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

    #1487836
    rmoestl
    Participant

    Hey there,
    I face the situation that a client reached out to me to update their WordPress website.
    They are currently running on the very old Enfold version 4.5.1 which dates back to October 2018.
    Current WordPress version they use is 6.4.6, so not too old.
    I’d like to install the newest Enfold version (currently 7.1.1). However, I wonder if such a big upgrade step would work smoothly.
    Are there any known upgrade gotchas I should be aware of?
    Best regards
    Robert

    #1487824

    Hi,

    Yes, both the background image and the overlay image contribute to the LCP. While the report flags the background image as the main culprit, any unoptimized images or content on the page can affect loading speed and directly impact the LCP.

    Currently, home_backround-keil-mobile.svg is still quite large for mobile view at 96 KB. We recommend either removing it completely from the #av_section_7 section or removing the duplicates of this section completely, keeping only one version for both mobile and desktop views.

    Please note that images in these sections still affect the page’s performance, even if they are hidden on mobile view. The minified resources generated by the plugin WPFC also affect the page rendering. Try temporarily disabling the plugin and make sure the Enfold > Performance > File Compression settings are disabled as well.

    Let us know if this makes any difference.

    Best regards,
    Ismael

    #1487815

    Thank you for your feedback! I believe the problem lies in the fact that legacy markup is disabled in Gravity Forms. According to the description on the following page https://docs.gravityforms.com/gform_enable_legacy_markup/, the following code “add_filter( ‘gform_enable_legacy_markup’, ‘__return_true’ )” must be installed in the functions.php file. Where do I need to enter this in Enfold?

    Best regards, Jens

    #1487792

    Understood. I knew it was a long shot. I was hoping and fishing for any nuances or settings regarding PHP and CloudFront. I know Enfold is robust and supports high performance. The support options I’ve been working through are noting the large number of calls that ALB elements make when writing and rendering a page. It is stable (and fast!) in other environments and even on other domains in THIS environment, so I’m sure there is a simple but elusive configuration issue.

    I will be pursuing help from other options, and I will do my best to share any solutions I find.

    #1487788

    Hey jamesreimers,

    Please try the suggestions listed here: https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-

    Best regards,
    Rikard

    #1487787

    Hi,

    Thanks for the clarification. That is likely due to something in your content breaking the layout builder, like special characters or shortcodes. You could try to remove anything like that from the content to see when the problem starts again. You can activate debug mode under Enfold->Layout Builder->Show advanced options in order to display the builder shortcodes, then search and remove content that way.

    Best regards,
    Rikard

    #1487783

    Hi,
    In the past the privacy settings at the bottom have been caused by a plugin, try disabling all of your plugins.
    It looks like you are using a CDN, which maybe caching, you could also try disabing this and disable the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression to see if that helps.

    Best regards,
    Mike

    #1487782

    Hey jenscasper,
    I’m not sure how to want the button changed:
    Screen Shot 2025 08 09 at 7.51.36 AM
    but the font, color, and background color are from the plugin:

    color: var(--gf-local-color);
    font-family: var(--gf-local-font-family);
    background-color: var(--gf-local-bg-color);

    at: /wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-framework.min.css
    note the “gf” in the css var, this is from Gravity Forms and not Enfold.
    Perhaps Gravity Forms is only using the theme standerd colors and not appling their own colors, so to match whatever theme is active?
    If you explain how you want it changed we can help override this with css.

    Best regards,
    Mike

    Hey gregsby14,
    When I check it looks like the “Enfold Parallax Demo” has been imported, the “Enfold One Page Agency” is a deffernt demo.
    Are you trying to import two demos at the same time?
    Please note that only one demo can be imported, each demo will overwrite the previous.
    If you had the Parallax Demo and wish to switch to the Agency demo, first reset your site with the WP Reset plugin to remove the previous demo.
    The Parallax Demo is a one page demo.

    Best regards,
    Mike

    gregsby14
    Participant

    Hi,
    I’ve made a fresh install of WordPress on my site (see below) and registered the theme and increased the memory settings.
    I’ve then went to install the demo (Import: Agency – Enfold Parallax Demo) but none of the content or pages seem to show up.
    I’ve had a look at the documentation and can’t see what I’ve done wrong. Can you help please?

    #1487767

    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

    #1487762

    Hi,

    Thanks for that. Since you have copied shortcode into widgets, the theme won’t know that they are being used. I would suggest that you set the Disabling Of Template Builder Elements options under Enfold->Performance to always load all elements if you want to use shortcode in widgets.

    Best regards,
    Rikard

    #1487760

    Hi everyone.
    Guenni007’s support was invaluable, as is often the case.
    I was still surprised, however, because I use the Enfold theme in other projects with other starting demos, and in some cases the title is already present.
    I therefore thought there was some sort of on/off switch to activate, or a preference that I had overlooked.
    In any case, the solution proposed is efficient and effective.
    Is there a way to also remove the horizontal gray line highlighted in the image, which is missing without the title?
    Title2

    Thank you for your time.

    #1487759

    Hi,
    Glad Rikard 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

    #1487757

    Hi,

    Great, I’m glad that you found the problem. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1487756
    jenscasper
    Participant

    Dear Sir or Madam,

    Could you please help me solve the following problem? When using the Gravity Forms plugin and the Enfold theme, the font and color of the buttons are not displayed correctly. You can find the corresponding form at the link below.

    Best regards,
    Jens Casper

    #1487754

    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

    #1487752

    In reply to: navigation tool

    Hi Ismael and thanks for your time.
    probably didn’t explain myself clearly.
    The settings shown in your image are the same ones I use in other Enfold-themed projects, but they’re only used to manage the menu.
    My question was related to what I highlighted in the previous image, which I’ve better indicated in yellow in this image: “You are here: Home / Forums / Enfold / Portfolio Grid Settings”

    Navigation2

    • This reply was modified 7 months, 1 week ago by icarogioiosi.
    #1487744

    Hey dondela,

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

    a.av-masonry-entry {
      text-decoration: none !important;
    }

    Best regards,
    Rikard

    #1487731
    mbosse99
    Participant

    Dear Team:

    for the first time ever we need to change the hosting provider. Our question is how do do this best. The current plan is:

    • create back up of current WordPress/Enfold installation/website
    • do all registry changes etc.
    • upload the backup to new hosting once set up of new provider complete

    Please indicate whether above scheme is workable. Do we need to download a new license for Enfold?

    Thanks,
    Magnus

    • This topic was modified 7 months, 2 weeks ago by mbosse99.
    • This topic was modified 7 months, 2 weeks ago by mbosse99. Reason: formatting improvement
    #1487729

    One problem that could arise is if you have different logotypes. For example, the standard logo and alternative logo are SVG files, but the one on this page should be a PNG instead. As long as you stick to one type, there shouldn’t be a problem.

    the color of the menu you can redeclared like this :
    ( because i do not see private content area – here with example page-id’s)

    #top.page-id-44112 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
      color: red;
    }
    #top.page-id-44112 #header.header_color.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text {
      color: yellow;
    }

    you can replace the alternate logo (that for transparency) : you need to know the ID – if you replace a svg with a png file you had to know the url too of that replacement logo.
    put this to your child-theme functions.php (replace the page-id and the other parameters)

    function av_change_transparency_settings($header){
      if( is_page('44112') ){
    	// add class to the #header for using alternate logo (It's important to leave a space at the beginning within the quotation marks.)
        $header['header_class'] .= ' av_alternate_logo_active';  
    	// url of the replacement logo
        $header['header_replacement_logo'] = "/wp-content/uploads/globe-color.png";
    	// the id of the replacement logo - check on media library list view
        $header['header_replacement_logo_id'] = 49022; 
      }
      return $header; 
    }
    add_filter('avf_header_setting_filter','av_change_transparency_settings');

    setting that extra class av_alternate_logo_active is not needed if you have a standard transparency logo set on enfold options.
    maybe: you had to set some extra css for png logo on width and height on responsive case

    see example page here: https://webers-testseite.de/bg-video/

    PS: you see on my other pages (f.e. the landing page/home) of that example installation – that i do not use the transparent logo. Because i use svg files – i can fill the letters differently for transparent header. That is the reason why i had to add that extra class on that example page.

Viewing 30 results - 1,681 through 1,710 (of 244,415 total)