Viewing 30 results - 9,181 through 9,210 (of 244,466 total)
  • Author
    Search Results
  • Hey bmcinternet,

    Thank you for the inquiry.

    The error occurs due to the Enfold > Performance > File Compression settings. We recommend disabling the default compression options from the theme and use WP Rocket’s compression settings as an alternative.

    Best regards,
    Ismael

    #1437739

    Hey Akhurst,

    Thank you for the inquiry.

    Did you add any HTML tags to the page? Please make sure that there are no invalid tags and that they are properly closed. Otherwise, they could break the layout of the page and result in missing content.

    You could save the content as template and switch the builder to debug mode so that you can inspect the content properly. Please check the documentation below for more info:

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode

    Best regards,
    Ismael

    #1437737

    Hey apostrophe,

    Thank you for the inquiry.

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect. By disabling the file compression settings, you will be able to make the necessary adjustments and updates without any conflicts. Once you have made the required modifications, you can re-enable the file compression settings to optimize the performance of your website. Let us know if this helps.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    You can also apply Custom CSS Class names to the sections where you need to implement this modification. This should allow you to target them specifically without affecting other elements of the same type. Please refer to the documentation below for more information:

    Best regards,
    Ismael

    #1437730

    Hi,

    Thank you for the update.

    Good to know that you managed to identify the cause of the issue. Did you enable the compression or minification option of the cache plugin? If so, you may need to deactivate the Enfold > Performance > File Compression settings to avoid any unexpected results from redundant compression.

    Best regards,
    Ismael

    #1437729

    In reply to: How to change size of

    Hey AuroraArcus,

    Thank you for the inquiry.

    You can adjust the style of the main menu links in the Enfold > Advanced Styling panel. Look for the elements within the Main Menu section and make the necessary edits.

    Best regards,
    Ismael

    Are you able to influence the trigger? why don’t you use a.avia-button
    or would you like to differentiate which buttons were clicked? In this case, you have to use the generated unique class as a trigger for each button element. f.e. a.av-av_button-60d3b58ef6e39d033d89831f5df0c979 – you can see that on dev tools what unique class is added.

    Next: you can use that custom class on the anchor element itself by having a child-theme buttons.php.
    if you would like to have that solution – you only have to edit that buttons.php to add the {$meta['el_class']} to the anchor too.

    see: https://pastebin.com/jT1B5XJa
    on line 758 i added that class as custom-class-button (which is added on line 764 to the wrapper element)

    disadvantage of this quick change: if two custom classes are assigned – only the last one receives this addendum

    (if you do not know how to use child-theme alb elements – tell me – or look to https://kriesi.at/documentation/enfold/intro-to-layout-builder/#customization )

    See: https://webers-testseite.de/button-class-to-anchor-tag/

    Thenn you can use as trigger (in this case) : a.conversion-button

    #1437721
    Benni Amann
    Guest

    Hello Kriesi Team,

    we are using your Theme “Enfold” now for several years and trying to update our wordpress system. Can you tell us what the first version of the theme was compatible with WordPress 5.6 and is it possible to share this theme version with us so we can use it?

    Thanks

    #1437710
    Kacper
    Guest

    Hi!
    My client is using the ENFOLD theme version 3.6.1, so I’m mainly interested in its update.
    My first question is whether the ENFOLD theme is the same as “Enfold – Responsive Multi-Purpose Theme” and if there will be any issues with the update?

    Best regards!

    #1437707

    Hey Fredrik,

    Please activate debug mode under Enfold->Layout Builder->Show advanced options. Then you can add this shortcode to a new page, paste the shortcodes in the window under the regular layout window:

    Best regards,
    Rikard

    #1437695

    Since Version 5.6.9 there is an enfold embedded duplicate option – if you hover the list. Or in edit mode – you see on the right side : “copy to a new draft”
    Since that version – i have deleted those extra plugins you mentioned above.

    #1437692
    Paolo
    Participant

    Hello,
    I’ve been using several plugins to duplicate pages made with the Advanced layout builder since day one. This is suddenly turning into a problem since, from few Enfold versions, duplicating pages can result into a messed layout of the original page (missing background images, missing colors, styles and other CSS issues.)
    To fix the problem you have to edit the original page and re-save it.
    Since this problem is happening more and more frequenlty, I was wondering if there is an “official way” to safely duplicate pages built with the advanced layout builder. Maybe I have to use a specific plugin under your suggestion for this feature.
    Thanks in advance for your reply

    #1437690

    This has become very complicated, but It seems I might have find the solution.
    Please let’s start this topic from point zero!

    – I have updated a plugin, websdesign was broken again after that, amd the reasson is that one URl can not be found after updating a plugin:(404):
    wp-content/uploads/dynamic_avia/avia_posts_css/post-17.css?ver=ver-1710925631

    Now I discovered that I also have an a second folder with a /post-17.css file in it:
    /wp-content/uploads/avia_posts_css

    I have read in another topic that this folder was prior Enfold version 5.3 and was only kept for cache backward compatibility, and is no longer used and can be deleted.

    So I tried this: I deleted the folder /wp-content/uploads/avia_posts_css from 2 websites (cleared cache) and then updated a plugin again. Result: no issues anymore, no more broken website design after updating a plugin!

    Could this have been the issue then: a “double” file named /post-17.css in 2 different /avia_posts_css folders, somehow meshing up things?

    #1437682

    Hi,

    Thank you for the clarification.

    What happens when you toggle or temporarily disable the Enfold > Performance > File Compression settings? Please disable the compression settings, then deactivate the cache plugin temporarily. Let us know if this helps.

    Best regards,
    Ismael

    bmcinternet
    Participant

    We’ve been informed that our server is working in limited mode due to the error:

    WordPress database error Got a packet bigger than ‘max_allowed_packet’ bytes for query UPDATE wp_options SET option_value = ‘a:235194:{s:66:\\”avia-head-scripts-32fc962d86c8c821d2897b306f60ddc0—60391e14520f6\\”;s:21:\\”error-generating-file\\”;s:66:\\”avia-head-scripts-32fc962d86c8c821d2897b306f60ddc0—60391e38b54f4\\”;s:21:\\”error-generating-file\\” […]

    I tried to solve the issue:

    Please go to Enfold theme options > Performance and enable “Show advanced options” then choose “Disable adding unique timestamp” option in “Unique timestamp of merged files”, disable “CSS and JS file merging and compression”, enable “Delete old CSS and JS files?” at the bottom and save theme options.

    Doesn’t work

    https://kriesi.at/documentation/enfold/optimization/#troubleshoot

    Doesn’t help too

    Tried these code snippets:

    function whv_update_option_aviaAsset_avia_head_scripts($value, $old_value, $option) {
         /*
         * Enfold Error from 4.7.0
         *
         * Enfold is writing in table options endless option_name aviaAsset_avia-head-scripts 'error-generating-file' ...
         * So web-side will slow down immense
         */
    
        if (in_array('error-generating-file', $value)) {
            return $old_value;
        }
        else {
            return $value;
        }
    }
    
    add_filter( 'pre_update_option_aviaAsset_avia-head-scripts', 'whv_update_option_aviaAsset_avia_head_scripts', 10,3 );
    
    function my_custom_merged_files_unique_id( $uniqid, $file_type, $data, $enqueued, $file_group_name, $conditions )
    {
        return '';
    }
    
    add_filter( 'avf_merged_files_unique_id', 'my_custom_merged_files_unique_id', 10, 6 );

    Don’t have any results.

    We are using the WP Rocket plugin. I’ve attempted to clear the cache consistently, tried all available combinations under Enfold’s ‘Show advanced options,’ disabled caching and other plugins, but none of these measures have resolved the issue.

    Additionally, I reached out to our hosting support to disable DB caching, and currently, there is no database object caching active.

    Could you please assist with this problem?

    #1437672

    In reply to: Favicon not working

    Hey bemodesign,

    Thank you for the inquiry.

    How did you add the favicon? Please make sure to upload it in the Enfold > Theme Options > Favicon settings. You can use the following tool to convert the image to an actual .ico file: https://favicon.io/

    Best regards,
    Ismael

    #1437671

    Hey Aleksandra,

    Thank you for the inquiry.

    There is no option for this by default, but you can disable the default icon and manually embed your own image in the Grid Item Content editor.

    You can also upload your own icon fonts if necessary. Please check the documentation below.

    // https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-

    Best regards,
    Ismael

    #1437661

    In reply to: Mobile Menu Items

    Hey imagestudios,

    Thank you for the inquiry.

    The color of the menu items, both for the default and mobile menu, can be adjusted in the Enfold > General Styling > Logo Area tab. Adjust the color values in the Logo Area Font Color and the Logo Area Secondary Font Color field. You can also go to the Enfold > Advanced Styling panel and adjust the style of Main Menu (icon) > Menu Links in overlay/slide out element.

    Best regards,
    Ismael

    #1437643

    Topic: Image compression

    in forum Enfold
    navindesigns
    Participant

    Is there any additional way to stop the Enfold theme from compressing images? My client is complaining that the images are being compressed and does not look crisp on the portfolio page – https://rgoproductions.com/portfolio/

    I know enfold does compress the images but is there a way to stop this?

    Hi,
    When you say that you want a “fullwidth” column and want a sidebar, then I assume that you mean that the column will only take the width of the content area and not the sidebar area, correct? So in the screenshot the gray color is a 1/1 column and the white around it is the padding:
    Enfold_Support_5107.jpeg
    So are you asking to remove the white padding of the content area only and allow the sidebar to stay in place?
    We could help with this, please create a test page and link to it.

    Best regards,
    Mike

    #1437636

    Hi,
    Glad we were able to 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

    #1437633

    Hi,
    When I check the box with the icon is already red like you are requesting:
    Enfold_Support_5105.jpeg
    this css will add the border and change the background color of the search field:

    #top .av_minimal_header .avia-search-tooltip input#s {
    	background-color: #f8f8f8;
        border: 1px solid #e1e1e1;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1437631

    Topic: Mobile Menu Items

    in forum Enfold
    imagestudios
    Participant

    One of the elements of Enfold that I struggle with every time is getting the mobile menu colors to be what I want. I’ve looked at a number of past topics, but nothing really spells it out that works. Is there documentation of what coding to use to control the colors for the main menu, submenu colors and menu/submenu color upon click? For example, it looks great on the main desktop website navigation, but mobile colors are all different and not sure why. So, to sum up, I can set colors for desktop just fine, but those colors don’t translate to mobile. Can you provide coding or point me in the right direction for coding that can control color for the following items:
    Mobile main menu items
    Mobile sub menu items
    Mobile menu items click color
    Mobile main menu item font color
    Mobile sub menu font color

    Thank you!
    URL in comments below.

    #1437627

    In reply to: Editor

    Hey Rikard,
    yes, that’s true. I had chosen the Block Editor at the very beginning when I started to work with Enfold.
    Is it better to chose the Classic Editor?
    And how can it be that the Editor changes from one page to the other?
    May the reason be that I’ve overwritten the pages from my old theme so that there is a confusion?
    Anyhow, thank you very much.
    Kind regards,
    Anne

    #1437620

    In reply to: Editor

    Hey Anne,

    The first editor is using the Classic Editor, and the second one is using the Block Editor. You can select which one you like under Enfold->Theme Options.

    Best regards,
    Rikard

    #1437615

    Hey slikslok,

    Could you try updating the theme to the latest version (5.6.12) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1437604

    Hi,

    I still can’t see any missing files in the browser, so I’m not sure how exactly you are seeing broken links to the files in question. You can try uploading the file in question again though.

    The theme as settings for speed and compression under Enfold->Performance, you can try out different settings to see what works and what doesn’t.

    Best regards,
    Rikard

    #1437591

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1437551
    slikslok
    Participant

    Hi, where can I find the chart-element, like mentioned here: https://kriesi.at/documentation/enfold/chart-element/ ?
    Theme is up to date (5.1.1) but I can’t find the chart-element nor in the layout element-, content element oder media-section.
    You’ll find the url of the project in the private area.

    Thanks for helping out.
    Tim

    M-Graphics24
    Participant

    Hi Kriesi,

    Please could somebody help with how I get the fixed image scroll effect to work on a mobile with enfold the way it does on a desktop or laptop.

Viewing 30 results - 9,181 through 9,210 (of 244,466 total)