-
AuthorSearch Results
-
March 15, 2024 at 1:06 pm #1437300
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
March 15, 2024 at 12:35 pm #1437296Topic: Warning: Undefined variable $skipSecond in /home … etc
in forum Enfoldtb23
ParticipantAfter 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 1517Please advise on how to correct it. Thank you!
March 15, 2024 at 11:14 am #1437287In reply to: Menu and translation problems
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,
MikeMarch 15, 2024 at 11:06 am #1437285In reply to: Filter input in iconfont
Hi,
Glad Günter could help. If you have any other questions please open a new thread, thanks for using Enfold.Best regards,
MikeMarch 15, 2024 at 10:56 am #1437284In reply to: Problem with update Version 5.6.11
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
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ünterMarch 15, 2024 at 10:21 am #1437278Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardMarch 15, 2024 at 9:53 am #1437276In reply to: Error in header and footer
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
March 15, 2024 at 9:06 am #1437272In reply to: Problem importing images from the classic editor
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 dayMarch 15, 2024 at 7:44 am #1437264In reply to: Kundenempfehlungen werden nicht korrekt dargestellt
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%20TranslationBest regards,
IsmaelMarch 15, 2024 at 6:49 am #1437258In 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,
IsmaelMarch 15, 2024 at 5:46 am #1437257In reply to: Problem importing images from the classic editor
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.March 15, 2024 at 12:47 am #1437255In reply to: Layer Slider Plugin Update
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
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,
RikardMarch 14, 2024 at 5:36 pm #1437242In reply to: Preloader no longer spins
March 14, 2024 at 5:31 pm #1437239Topic: This YITH plugin does not work as expected with Enfold
in forum EnfoldPaolo
ParticipantHi,
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: incorrectThe page is here: product page
How I can fix it?
March 14, 2024 at 4:56 pm #1437234thinkjarvis
ParticipantHi 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
March 14, 2024 at 2:31 pm #1437228In 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
HughMarch 14, 2024 at 1:57 pm #1437225In reply to: Problem importing images from the classic editor
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!
March 14, 2024 at 11:10 am #1437221In reply to: Duplicate pages with ending rCH=-2
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,
RikardMarch 14, 2024 at 10:37 am #1437217xela
ParticipantThe 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?
March 14, 2024 at 10:18 am #1437216In 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,
IsmaelMarch 14, 2024 at 9:35 am #1437206In reply to: Portfolio Raster Font Too Big
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,
IsmaelHey 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,
RikardMarch 14, 2024 at 7:56 am #1437202In reply to: Google Ads Conversion Tracking auf Kontaktformular
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,
IsmaelMarch 14, 2024 at 7:31 am #1437200Hey 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,
IsmaelMarch 14, 2024 at 7:23 am #1437199In reply to: Minify kills PHP service
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,
IsmaelMarch 14, 2024 at 3:51 am #1437192In 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,
IsmaelMarch 14, 2024 at 2:58 am #1437187Hey 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,
IsmaelMarch 14, 2024 at 12:06 am #1437182Topic: Layer Slider Plugin Update
in forum Enfolde16esign
ParticipantHi, 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
March 13, 2024 at 9:48 pm #1437181Fortunately 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.
-
AuthorSearch Results
-
Search Results
-
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 1517Please advise on how to correct it. Thank you!
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: incorrectThe page is here: product page
How I can fix it?
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
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?
Topic: Layer Slider Plugin Update

