Viewing 30 results - 751 through 780 (of 243,744 total)
  • Author
    Search Results
  • #1488892

    by the way – big advantage here of svg – you can change the fill colors.

    #top #wrap_all .av-social-link-bluesky:hover a {
        color: #fff;
        background-color: #1185fe;
    }
    #top #wrap_all .av-social-link-bluesky a svg * {
        fill: var(--enfold-header-color-meta);
    }
    #top #wrap_all .av-social-link-bluesky a:hover svg * {
        fill: #FFF
    }
    #1488879
    cynkindred
    Participant

    Have installed a plug-in that uses a pop-up box when someone tries to cancel a subscription/membership in Woo commerce. The pop-up doesn’t appear when cancel button is selected. I changed theme and it worked so I believe something in the enfold theme is stopping the pop-up from displaying.

    #1488876
    Steve Webgecko
    Guest

    Hi Team.
    I need to migrate my 11-years old static HTML Website (Bootstrap CSS)
    https://www.klangbild.ch
    to WordPress using ENFOLD Theme if possible. I need functions as shown:

    https://www.klangbild.ch/#services
    Boxes Hover: Changing Color, change black Icon to Negative White –> clicking = Lightbox Text window opens. Possible?

    Blog: Pictures in Black&White, hovering IMG changes to Color and With Icon Lens opening bigger Image in Lightbox

    Possible with ENFOLD theme?

    #1488871

    Hey doste,

    If you still have access to your Themeforest account, then you will only need to update the theme. You shouldn’t have to purchase it again.

    The update to 7.1.2 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/

    Best regards,
    Rikard

    viannay
    Guest

    Hello,

    I am currently experiencing several issues with my WordPress site using the Enfold theme with the Avia builder:

    Some modules do not display correctly, or they completely disappear.

    I noticed that some modules seem broken or compromised.

    I can no longer remove, move, or edit certain modules in Avia.

    I have already tried basic troubleshooting steps (clearing cache, deactivating plugins, increasing PHP limits, etc.), but the issue still persists.

    Here is my license number for verification: b19dc117-0f06-4276-92fe-08fbb91f1511

    Could you please help me identify the cause of this problem and provide a solution?
    If needed, I can provide admin or FTP access privately.

    Thank you in advance for your support.

    Best regards,

    Hey fiorettipau,

    Thank you for the inquiry.

    1.) Did you create a header widget area and added an html or text widget to it? Please refer to this section for more info: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    2.) You can use the following css code to move the footer columns and align them with the site title:

    #footer .container .flex_column:nth-child(2), #footer .container .flex_column:nth-child(3), #footer .container .flex_column:nth-child(4) {
        margin-top: 100px;
    }

    Best regards,
    Ismael

    #1488849

    Hey rixi,

    Thank you for the inquiry.

    Try to use this css code to adjust the size of the icon inside the circle:

    .avia-icon-list .iconlist_icon.avia-svg-icon img[is-svg-img=true], .avia-icon-list .iconlist_icon.avia-svg-icon svg {
        height: 2em;
        width: 1.5em;
    }

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings to ensure that the changes take effect.

    Best regards,
    Ismael

    #1488839

    Hi,
    To open a new topic go to the forum, login, and click the big blue button at the top of the page.
    Screen Shot 2025-09-01 at 3.11.29 PM
    Or follow this link: https://kriesi.at/support/forum/enfold/#new-post

    Best regards,
    Mike

    #1488832

    Hi Anja,

    I’m sorry for the delayed response.

    I noted your feature request internally.

    For now, please add the following code to the Quick CSS field in Enfold theme options > General Styling:

    
    .logo:focus-within {
        outline: 2px solid #00FF00;
        outline-offset: 2px;
    }
    

    Please let us know if you have any further questions.

    Best regards,
    Yigit

    #1488830

    Hi,

    Great, I’m glad that Mike could help you out. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1488829

    In reply to: 2 menu’s, 2 tokens?

    Hi,

    Thanks for that. I’ve installed the latest version of Enfold including a child for you, but I haven’t activated them. There are customisations in your child theme which needs to be transferred before Enfold can be activated, and you would need to export your theme settings as well. Are you comfortable doing things like that?

    Best regards,
    Rikard

    Hi,

    A security measure on your website/server might be blocking them. Please temporarily disable all active plugins and check if that fixes the issue.

    If CSS and JS file compression is enabled in the Enfold theme options > Performance, please disable them as well.

    If that doesn’t work, please send us a link to your website, temporary admin login credentials, and a screenshot of the issue so we can investigate further.

    Best regards,
    Yigit

    #1488827

    In reply to: Support for Enfold

    Hey Caroline,

    I tried logging in with your account and it’s working as expected. Please try using a different browser and make sure that you are in the Enfold sub forum when you are trying to post your question.

    Best regards,
    Rikard

    #1488825
    This reply has been marked as private.
    #1488824

    Hey Michael,

    Enfold is WCAG 2.1 AA compatible. You may need to adjust a few things, like the contrast and text spacing. You can do that in Enfold theme options > General Styling or Advanced Styling. If you are using the Audio Player element, you can add a Text Block element to add audio description.

    For additional settings, you can use the WP Accessibility plugin: https://wordpress.org/plugins/wp-accessibility/.

    I hope this helps!

    Regards,
    Yigit

    #1488823
    felix_frank
    Participant

    Dear Support, I followed the instructions on this thread https://kriesi.at/support/topic/i-wish-to-use-the-new-svg-features-of-enfold-7-x-to-add-two-new-social-profiles/ and allmost everything worked, just that the Icon is not visible. Please check the Link below in PC. The Icon should appear right after the Instagram in the top right and the bottom right corners.
    I created the SVG File through Figma and there I exported it as SVG.
    What can I do to fix this?
    Thank you in advance!

    #1488820
    Caroline Schwabe
    Guest

    I just renewed our license for enfold support (86bf6501-c421-40ec-b2d5-18ded0d5bb7c) but still can’t post support questions in the kriesi forum.

    fiorettipau
    Participant

    Hello,

    1. Header : I would like to add on the top right of my main menu header a call to action, I followed all the instructions you give here > https://kriesi.at/documentation/enfold/header/#toggle-id-5-closed but it does not work, there is no text on the top of my menu.

    2. Footer : I would like to have all of my text content (the column 2, 3, 4) vertically aligned with the text ” Les Fioretti, une ferme en permaculture à Pau”, currently they are aligned with the logo image. I don’t know how to do that without disturbing responsive design.
    Can you help me ?

    Thank you

    #1488813
    nicomad
    Participant

    Hi! I’m having trouble integrating the Redsys credit card payment gateway on my WordPress/ Woocommerce site that uses the Enfold theme.
    Despite having the plugin properly installed, activated, and configured, when placing an order as a guest user (without registering), only one payment method appears: bank transfer. However, if I place an order while logged in as an admin, I do get both payment options: bank transfer and Redsys credit card payment.
    I’ve already checked directly with the plugin developers (Redsys), and they confirmed that it’s not related to them. The plugin itself is working correctly and does not make any distinction between being logged in or not. They mentioned that this is likely a permission that needs to be granted either by WordPress or by the installed theme.
    I’ve also confirmed that the ‘SoapClient’ class is enabled on the server where the website is hosted.

    #1488812
    Luboš Josef Marek
    Guest

    Hello,
    thanks for the answer, it is on the website: https://novefoto.cz/ , but now it is restored from a backup.
    SOS!!! Please, I need to send older updates, Version 7.1.1
    URGENTLY Thank you I manage 10 + websites, so far there has been no problem with the Enfold template…. Now it is not possible to make any updates, pages.
    Please send an older update, Version 7.1.1
    Thank you very much

    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

    #1488810

    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

    #1488802

    Hi,

    You can try to deregister the Enfold scripts using this in functions.php:

    function degister_enfold_woo_scripts() 
    {
        wp_deregister_script( 'avia_woocommerce_register_assets' );
        wp_deregister_script( 'avia_woocommerce_enqueue_styles' );
    }
    add_action('wp_enqueue_scripts', 'degister_enfold_woo_scripts');

    Best regards,
    Rikard

    #1488798
    Luboš Josef Marek
    Guest

    After the last update of the Enfold template August 22nd 2025 – Version 7.1.2, it happens that when I make some fundamental changes to a page, or even the portfolio of the website and update it. Apart from the home page, nothing can be displayed, neither the updated page nor anything else from the menu. Then I have to restore the entire website from backups, including the database. Specifically, this is the website: https://novefoto.cz/ I need an older update, Version 7.1.1 I have an account at https://themeforest.net/

    Good morning, Ismael,
    I tried the new file class-element-templates.php and it seems to solve the problem: now I can save changes to the Custom Element ‘Team Member’.

    Many thanks, Ismael and all Enfold Support, for your reactivity, confirming that we loyal Enfold users can count on excellent technical support and the continuous development of ‘our’ Enfold (4ever).

    Best regards,
    Oriano

    Hi,

    Thank you for the inquiry.

    We were able to reproduce the same issue and found an error in the enfold/config-templatebuilder/avia-template-builder/php/class-element-templates.php file.

    Please try to edit the class-element-templates.php file and replace its contents with the following code: https://pastebin.com/NaPqGZWS

    Best regards,
    Ismael

    #1488792

    In reply to: ENFOLD SUPPORT

    Hey Nicolas,

    Thank you for the inquiry.

    To be able to open a ticket in the forum, you have to register an account using your purchase code on the following page: https://kriesi.at/support/register/

    Once registered, you can open a new thread using this form: https://kriesi.at/support/forum/enfold/#new-post

    Regarding the plugin issue, it’s possible that the plugin requires users to be logged in to use the payment option. You will need to confirm this with the plugin developers. Please reach out to the plugin developers for additional information regarding the issue.

    Best regards,
    Ismael

    #1488786

    Hey waveseven,
    This is due to the default image compression settings, Enfold unpacks the original file and generates new thumbnail sizes without applying compression, resulting in larger file sizes, especially for larger dimensions like “featured”, “featured_large”, and “extra_large”. This occurs because the theme sets the default JPEG quality to 100, which is higher than the typical WordPress default of 80, and the generated files are not compressed during the resizing process.
    To change the compression of new thumbnail sizes, add this code to the end of your child theme functions.php file in Appearance ▸ Editor and adjust to suit.

    add_filter("avf_jpeg_quality", "avf_set_quality_mod", 9999, 1); 
    add_filter("avf_wp_editor_set_quality", "avf_set_quality_mod", 9999, 1); 
    function avf_set_quality_mod($quality) { $quality = 60; return $quality;}

    For thumbnails already created you will need to regenerate the thumbnails

    Best regards,
    Mike

    #1488784
    waveseven
    Participant

    Hi

    I’m just trying to convince our customer to upload smaller files sizes and use image compression and nexgen image formats etc rather than what they uplaod. However I’ve noticed that files that they have already uploaded which are for example 2500px wide x 1660px with a file size of 231KB. Enfold/Wordpress then creates files for banners etc which are 3 times the files size. e.g. 1500px x 630px becomes 721kb and 1500px x 430px becomes 670kb and so on.

    Do you know why this would be and how we can prevent the image files becoming larger than the orgiinal that is uploaded?

    Many Thanks
    Regards
    Colin

    #1488782

    Hey oburlin,
    In the footer the text is in Widgets:
    Screen Shot 2025 08 31 at 6.54.07 AM
    you can edit these from the Widget panel:
    Screen Shot 2025 08 31 at 6.57.00 AM
    Note that the theme has some default demo text that shows if no Widgets are added to the footer columns, so if you don’t see any widgets just add some from the left side of the panel, typically the text widget works well:
    Screen Shot 2025 08 31 at 7.04.23 AM
    These drag and drop into place.
    In the Socket the text “Enfold WordPress Theme by Kriesi” can be removed by adding this shortcode into the Enfold Theme Options ▸ Footer ▸ Copyright field: [nolink] and add whatever text you want to see there.
    Screen Shot 2025 08 31 at 7.10.03 AM
    Here is a link to our footer documentation.

    Best regards,
    Mike

Viewing 30 results - 751 through 780 (of 243,744 total)