Viewing 30 results - 9,271 through 9,300 (of 244,466 total)
  • Author
    Search Results
  • I get the same. Does not appear on every page but does on most. Also, you cannot update a page without getting the error shown below. ( I removed the domain in the URL for privacy)

    Warning: Undefined variable $skipSecond in /home/customer/www/bottos.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/section/section.php on line 1517

    Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/xxxxxxxx.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/section/section.php:1517) in /home/customer/www/bottos.com/public_html/wp-admin/post.php on line 231

    #1437296
    tb23
    Participant

    After updating to the new version of Enfold, on the front page of my site, the following warning appears for everyone to see. How to correct it?
    Warning: Undefined variable $skipSecond in /home/httpd/vhosts/taniablanco.net/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/section/section.php on line 1517

    Please advise on how to correct it. Thank you!

    #1437287

    Hi,
    Glad to hear that this custom menu is working. Please note that we ask that each request is asked in a new thread so it will be easier for us to help, this thread is getting quite long now covering multiple requests.
    Thanks for your understanding and for using Enfold.

    Best regards,
    Mike

    #1437285

    Hi,
    Glad Günter could help. If you have any other questions please open a new thread, thanks for using Enfold.

    Best regards,
    Mike

    #1437284

    Hey kreativeseite,

    Very sorry for this problem. Will be fixed in next release.

    Meanwhile can you please replace

    …\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\section\section.php

    with

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_11/avia-shortcodes/section/section.php

    I added at line 1495:

    
    $skipSecond = false;
    

    Do not forget to make a backup of the original file for a fallback and clear server and browser cache.
    If you need help with this let us know.

    Best regards,
    Günter

    Hi,

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

    Best regards,
    Rikard

    #1437276

    Hello. I have updated the version of Enfold and new errors have appeared. I had to go back to a backup.

    I send some screenshots with the errors: http://envios.xprinta.com/EbRm10jb

    Thanks in advance

    #1437272

    Hi @Rikard, @Guenni007,

    Thanks for your feedback.

    The Enfold 5.6.11 update did not fix the problem.

    BUT your next solution fixed the problem: completely delete the theme and upload a fresh copy.

    I’ve finally found a solution, I’ve been looking for ages…

    Thank you once again for your help.
    Have a nice day

    #1437264

    Hi,

    Thank you for the update.

    I hope I found the reason, I added “<3” to the text. After removing that, the problem didn’t show again.

    Adding the greater than or less than signs, or angle brackets, could break the layout of the page, so it’s advisable to avoid using them. If you really need to include these symbols, consider installing this special character plugin:

    https://github.com/KriesiMedia/enfold-library/tree/master/codesnippets%2C%20tricks%2C%20plugins/Enfold/integration%20plugins/Enfold/Special%20Character%20Translation
    

    Best regards,
    Ismael

    #1437258

    In reply to: Blog page questions

    Hi,

    Thank you for the info.

    On my page the blog shows a list of article excerpts, and in the right column the latest posts etc.

    That is the Latest Posts widget, which can be adjusted in the Appearance > Widgets panel. You can remove the widget if you want or move it to another sidebar. Regarding the style of the widget links, please go to the Enfold > Advanced Styling panel and edit the Misc > Widget Links element.

    Best regards,
    Ismael

    #1437257

    The assumption is that it could be due to a plugin. Could it be the VFB Pro plugin that is not interacting properly?
    To find out, I would first deactivate all plugins, then regenerate all caching (browser caching as well as Enfold Merging). Check whether this is still the case with the images. If the problem is no longer present, reactivate one plugin after the other and check when the error occurs again.

    PS: on trying to insert a media file to your text editor – are there any errors in the console that you can post here.
    Just open the dev Tools of your browser – and open the console log. See if there are errors when trying to insert a media file.

    #1437255

    Thank you, this has allowed the Layer Slider plugin to update.

    I just have one issue, since the update…
    The Layerslider was previously added to the website using the php code “layerslider(1); ” in my child functions PHP file to load it on all pages. This isn’t working now and the pages just stay on the Enfold ‘pre-loader’ – when I look at the code through the inspector, there is a WordPress message in the html saying “critical error”.

    If I add the Layer Slider through the Advanced Layout Builder, it works fine. However this is not suitable as I have the slider on the blog roll and other pages I cannot add through ALB + extremely time consuming.

    I have cleared caching, disabled all plugins and troubleshot a lot of settings but cannot get it to work through PHP.
    Any help/advice would be greatly appreciated.

    Thanks in advance

    #1437245

    In reply to: Info Bar

    Hey Anna_Tewes,

    You could try adding it using a widget: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Or use the ava_after_main_container hook:

    function my_function_after_main_container() {
    	
    	echo '<div>Content</div>';
    	
    }
    add_action('ava_after_main_container', 'my_function_after_main_container');

    Best regards,
    Rikard

    #1437242

    Hey daves1997,
    Thank you for your patience, I checked your site on Windows in Chrome, Firefox, & Edge and the preloader showed for me:
    Enfold_Support_5062.jpeg
    perhaps you are experiencing a caching issue?

    Best regards,
    Mike

    #1437239
    Paolo
    Participant

    Hi,
    I’m working on a new project based on Enfold. I need a YITH’s plugin (Product Add-ons & Extra Options) to add a numeric attribute field on the product page.
    The field is an input number field with plus and minus functionality.
    You can see how it should like here: correct
    It works with every theme I had the chance to test, except with Enfold.
    With Enfold it looks like this: incorrect

    The page is here: product page

    How I can fix it?

    • This topic was modified 2 years ago by Paolo.
    • This topic was modified 2 years ago by Paolo.
    thinkjarvis
    Participant

    Hi I have a large enfold site where I get a memory exausted error when trying to edit an ALB image element.

    This only occurs on the image element.

    I ahve tried with REDIS enabled and REDIS disabled. I’ve also disabled caching to see if that is the issue.

    PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 14680120 bytes)

    The weirdest part is the allowed memory limit is set to 8gb. So I dont understand why the memory limit is set at 536mb as above.

    Any chance you could take a look at this? Happy to provide access to the site so you can see the problem

    #1437228

    In reply to: Blog page questions

    Hi Ismael,

    OK, got you there – thanks for that tip. (there’s an awful lot of options in Enfold so it can be tricky to understand what needs switching on or off!)

    One other thing…..
    On my page the blog shows a list of article excerpts, and in the right column the latest posts etc. The latest posts have a small square image in front of the title, presumably a micro-thumbnail of the post’s featured image.
    When you click to go to an individual post, the right sidebar is still there with its list of latest posts, but without any micro-thumbnails. ?? Why is that?

    To be honest, the micro-thumbnails are way too small to be meaningful – the plain text link is perfectly adequate. So how do I get rid of the micro-thuimbnails on the main blog page? (and why are they there, anyway?)

    Finally, how do I style those ‘latest post’ links in the right sidebar? By default (according to the Enfold colour scheme), all links on the site should be coloured red. These links are not coloured. Why?

    regards
    Hugh

    #1437225

    Hello Rikard,

    Thank you for your feedback and investigation…
    The problem is also visible when using the editor block and adding an image to a text block. It’s impossible…

    See below: https://recordit.co/BOw96wDJaC

    I thank you in advance for your help, and hope to find a solution.
    As a reminder, the problem appeared during the last ENFOLD update.

    Until I find a solution, I’m working around it on my own.

    Have a nice day!

    #1437221

    Hey ebenanders,

    Enfold doesn’t add anything like that to URLs, maybe there is a plugin or custom code which is adding that on your site?

    Best regards,
    Rikard

    xela
    Participant

    The Digital Markets Act (DMA) of the EU requires (since March 2024) the implementation of Consent Mode V2 in Google Tag Manager.

    Is there already a way to activate the Content Mode V2 with the Enfold privacy system or are you planning to support it?

    #1437216

    In reply to: Demo Installation

    Hi,

    Thank you for the update.

    We tried to manually import the demo using the xml files, but it didn’t push through. You may need to contact your hosting provider to inspect your server or request their assistance in importing the demo on their end. You can find the xml files for the demo at the following link.

    // https://github.com/KriesiMedia/enfold-library/tree/master/demos/one-page-agency

    Best regards,
    Ismael

    #1437206

    Hey MiaShia,

    Thank you for the inquiry.

    We encountered an error when we tried to access the site. The password for the specified username is incorrect.

    Fehler: Das eingegebene Passwort für die E-Mail-Adresse REDACTED@gmail.com ist nicht korrekt. Passwort vergessen?
    

    Please check the info provided or post an alternative account. In the meantime, please provide a screenshot of the element that you’d like to adjust.

    If you want to adjust the font size of the portfolio gird title, please use this css code.

    #top #wrap_all .all_colors h3.grid-entry-title {
        font-size: 30px;
        font-weight: normal;
    }
    

    Or edit the h3 element in the Enfold > Advanced Styling panel.

    Best regards,
    Ismael

    #1437203

    In reply to: Website

    Hey Dave,

    Thanks for reaching out to us. I’m not sure exactly what you are looking for, but we are not a company which creates finished websites for clients. We develop and maintain the Enfold theme.

    Best regards,
    Rikard

    #1437202

    Hey felixl,

    Thank you for the inquiry.

    You can add apply custom ID or class name to the Contact Form element and adjust your script accordingly in order to target the element.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-custom-classes-to-your-elements

    Example:

    Edit the contact form element, go to the Advanced > Developer Settings toggle, add “av-custom-analytics-form” in the Custom CSS Class field and “av-custom-analytics-form-id-1” in the Custom ID Attribute field, then adjust the script to target the element:

    <script>
    document.addEventListener('DOMContentLoaded', function() {
        var forms = document.querySelectorAll('.av-custom-analytics-form');
    
        forms.forEach(function(form) {
            form.addEventListener('submit', function(event) {
                event.preventDefault(); 
                
                var formId = form.getAttribute('id');
                var pageUrl = window.location.href;
    
                window.dataLayer = window.dataLayer || [];
                window.dataLayer.push({
                    'event': 'customFormSubmission',
                    'formId': formId,
                    'pageUrl': pageUrl
                });
                
                // form.submit();
            });
        });
    });
    </script>
    
    

    This should work as long as you’ve followed the installation properly: https://developers.google.com/tag-platform/tag-manager/datalayer#installation and created an event: https://support.google.com/analytics/answer/12844695

    Best regards,
    Ismael

    Hey Oriano,

    Thank you for the inquiry.

    Did you enable analytics by embedding the tracking script in the Enfold > Google Services > Google Analytics Tracking Code field? If you did, you can then enable the default options in the Privacy and Cookies settings to allow users to toggle the tracker cookies as they wish. You will only need to install third-party plugins if the analytics were embedded in other ways, such as through a third-party plugin or by directly embedding the tracking script in a template file.

    Best regards,
    Ismael

    #1437199

    Hey El,

    Thank you for the inquiry.

    Do you get error when the Enfold > Performance > File Compression settings are disabled? The error seems to be generated when the theme attempts to generate the dynamic css for posts.

    You can also add this code in the functions.php file to temporarily disable the dynamic css files for posts.

    /**
     * Filter to skip css file generation.
     * You can add logic to skip for certain pages/posts only.
     * 
     * @since 4.8.6.1
     * @param boolean $create
     * @return boolean					true | false or anything else to skip generation of css file
     */
    function custom_avf_post_css_create_file( $create )
    {
    	return false;
    }
    
    add_filter( 'avf_post_css_create_file', 'custom_avf_post_css_create_file', 10, 1 );

    Best regards,
    Ismael

    #1437192

    In reply to: Blog page questions

    Hi,

    Thank you for the update.

    You can actually use the Advanced Layout Builder to edit the content of the Blog page. However, before doing so, you need to set the Enfold > Blog Layout > Blog Layout to the last option (Use the Advanced Layout Builder…). And in case you need to adjust the style of the category or archives pages, please check this documentation.

    // https://kriesi.at/documentation/enfold/blog-post/#change-archive-categorytag-blog-style

    Best regards,
    Ismael

    Hey Tanja,

    Thank you for the inquiry.

    You can adjust the hover color of the links in the Enfold > General Styling > Main Content tab. Look for the Highlight Color field and adjust the value.

    Best regards,
    Ismael

    #1437182
    e16esign
    Participant

    Hi, I’ve updated from Enfold v4 to the latest (5.6.10).
    I was under the impression that updating the theme to the latest version would also update the Layer Slider Plugin? However the plugin remains on version 6.11.1 and says it needs an update – Enfold changelog says it should be on (Layerslider 7.9.7).

    It looks like I to by a separate license for Layer Slider, but your documentation seems to suggest the update is part of the theme update…
    “Selected plugins are bundled with the theme and LayerSlider is one of the plugins you receive with the theme. The bundled plugins get updated with the theme updates, so to update the bundled version of the LayerSlider, you only have to make sure the theme itself up to date.”

    Thanks for your help

    Fortunately and unfortunately, no. I’m going to have to go through all the pages each week in Chrome to see if it has recurred.

    The first time, I remember that I was updating some blog post featured images, and adding some images to the body (including uploading and compressing new images in the media library). This most recent time I was also adding new images and compressing them in the media library, then adding sliders to the top of pages, including dropping in the code to get a button in the box under the main caption for the Easy Slider image (I did change some of the ALB layouts as well). The only other thing I can think of was this recent time I added the code y’all provided to enfold child > Editor > Functions.php (the code was to get rid of the curved arrow overlay that shows up on linked arrows).

    I’ll let y’all know if it shows up again. I’ll be continuing to edit and move somethings around.

Viewing 30 results - 9,271 through 9,300 (of 244,466 total)