-
Search Results
-
Hi,
I just updated Enfold 5.7.1 but now all the texts in my boutons changed of color.
Normaly they are in white, now they disappear or are in blue.Can you help me ?
Thanks in advance,
Hi,
My website has been slow lately and cannot pass Google’s core web vitals test. Currently I am using host server’s optimization tool, and this is the slowest file.
URL https://www.interactiongreen.com/wp-content/uploads/siteground-optimizer-assets/siteground-optimizer-combined-css-b925f36671b15d7d50e5a5f98e150a37.cssI am assuming that this is large because of the “the extensive CSS content on my site.” However, because I knew that Enfold is slow, I only use a couple of features within Avia Layout builder like gallery, buttons, magazine and occasional video. I enable lazy loading, disable animation, use “load upon access” for the video. I have no customized features. I don’t know that else I can do to make my CSS content smaller. Why is Enfold CSS content so large? As I don’t use most of the features anyway to improve speed, is there any way I can exclude CSS I don’t use?
Also, it was my understanding that I should disable features on Enfold’s “Website Performance And Optimization” when I use a third party performance optimizer. (which is what I do now) Currently, CSS File Merging And Compression, Javascript File Merging And Compression among other features are disabled on Enfold.
But as I cannot speed up my site, I wonder if I should enable some of these features. Please let me know.Hello, I have loaded the church demo and the fullwidth easy slider animation on the frontpage is set so that the title, caption and buttons slide onto the screen. I would like to change this so that the elements fade in instead, such as in this example: https://kriesi.at/documentation/enfold/example-of-animated-slider-title-captions-and-buttons/
Where can I adjust this? Thank you.
Hi, I’m having a similar problem to the one I had in 2019 with the Enfold / WordPress updates affecting the way the child theme functions.php is supposed to work. The link to that ticket is https://kriesi.at/support/topic/error-with-enfold-child-theme-functions-php-move-search-icon-since-wp5-2-upgrade/
When I performed the updates the search box is now appearing in the top left above the logo where it is not supposed to be. The search box in the top bar to the right is where we have placed the search icon. In Enfold’s child theme functions.php, we have been using the following:
function av_move_search(){
?>
<script>
/* appends search button to the top secondary menu */
jQuery(window).load(function(){
jQuery(“#menu-item-search”).detach().appendTo(‘#header_meta .sub_menu ul’)
});
</script>
<?php
}
add_action(‘wp_footer’, ‘av_move_search’);It has worked fine except for the glitchy problem in 2019, which we resolved by rolling back the WordPress version and then waiting a bit to update. This time though I thought I’d leave it for you to see so you can advise us on a better approach for when this happens. Could you please take a look? Thank you.
Good morning. Last night I updated my Enfold theme on my url everything was fine. This morning I get a email from my hosting about this error. I would greatly appreciate any help in pointing me in the right direction to fix it. Thank you
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1478Notice: Function register_sidebar was called incorrectly. No id was set in the arguments array for the “” sidebar. Defaulting to “”. Manually set the id to “” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /var/www/wp-includes/functions.php on line 6078
Fatal error: Access level to avia_sc_chart::shortcode_insert_button() must be public (as in class aviaShortcodeTemplate) in /var/www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/chart/chart.php on line 49
There has been a critical error on this website.Hi Enfold support :-)
I have a question. I am busy with a new website and something strange happens… sometimes a page is not showing the right colours in the front. The text seems to be okay, but the backgroundcolor of the content sections + the buttoncolors sometimes are all white. When I change somtething in the background and then refresh, everything is okay again.
I have made screenshots how can I show/send them to you? In the private content I give you the login credentials of the website.
Is there a possibility that you can help me? I hope so!Using WooCommerce and seeing a product page, I need to add a button for inquiries about that product.
Is there a way to do this using Enfold contact forms?
Hey guys!
We use the Enfold theme for our corporate website. As part of the approaching implementation of the European Accessibility Act (EAA), we tested our site for barriers. Some barriers were homemade, others were based on the semantics and role names used in the theme.
For example, for tabs, a role “tablist” is correctly defined on the div construct. The tab has the role “tab”. Unfortunately, the child, i.e. the actual content, is missing the “tabpanel” role. This fact is criticized during exams. Furthermore, also correctly, the id of the child to be controlled (tabpanel) is defined in the tab with aria-controls=id-des-child. Unfortunately, the child (tabpanel) itself is missing that it is described by the tab. So, on the one hand, the tab is missing the corresponding id (id=id-of-the-tab) and, on the other hand, the child (tabpanel) is missing an aria-labelledby=id-of-the-tab.
Another unpleasant barrier is the empty list
above any form. Notes are added to this list in the event of an incorrect form being sent. Without error, an empty list without child elements is detected and this is non-compliant. In case the empty list must remain, you should assign the attribute <ul aria-hidden=true> to the element. Then it is hidden in the accessibility tree. As soon as the list has a child, the value true should be changed to false.
In general, care should be taken in the theme to ensure that elements that are not used but are relevant to the structure of the page, such as headlines, lists, buttons, etc., are not kept as empty or placeholder elements for later dynamic processes. These elements can be accessed through assistive technologies (e.g. screen readers) and then cause confusion. If it cannot be implemented differently in the code, then the elements must be given the attribute aria-hidden=true and, depending on the element, also hidden in the tab navigation with tabindex=-1. For example, if you do not want to use the <h2> element (milestone date) in the theme content element “Timeline” for design reasons, the H2 is kept empty in the code as a placeholder <h2></h2>. A screen reader therefore reads an empty heading.
Can these barriers be resolved in a next update to the Enfold theme? Or what tools do I have to exclude or resolve the barriers in a roundabout way without creating cumbersome Javascript workarounds?
For your information, the test was carried out using the highly recommended plugin for checking accessibility (WCAG 2.2) from Eye-Able. The tool is called Audit.
Note: The two plugins “One click Accessibility” or “WP Accessibility” suggested in the theme extensions do not help.
Thank you for your feedback.
Best regards, Marko
Dear Enfold-Team,
I created a custom partner/logo element. Under the first tab “Content” the button to add images is missing. I cant add images to the element.
There is a blank space where the button usually sits and the text next to it says:Add Images
Here you can add new Images to the partner/logo element.Thanks for your help, Tom E.
See the private screenshot link…
Topic: Home page update failed
I am purchased Enfold theme and stated working on it. till today every things is working fine. but suddenly i have noticed the update button click did not work for me and its showing updating failed. Due to this i am enable to make changes on home page section. apart from home page all other page is updating successfully. Please look on this and assist me how to solve this problem.
Topic: Button
Hello I have inserted a sticky button in this page: https://gonowjets.com/lan-gonowjets/ “Reservar vuelo” with this code in quick CSS but I don’t know why instead being a normal button it is much bigger…. I have the same code and same button with other web site with enfold and works perfect (here works fine: https://faceclinic.es/lan/aravaca-lan-dental-0324/).
Can you help me on that ? I don’t know why the button gets like that. Thank you./* crear barra contacto en landings */
.mobile-nav {
background: rgba(255,255,255,0.01);
position: fixed;
bottom: 0;
height: 90px;
width: 120%;
display: flex;
justify-content: space-around;
}.bloc-icon {
display: flex;
justify-content: center;
align-items: center;
}.bloc-icon img {
width: 30px;
}@media screen and (min-width: 2000px) {
.mobile-nav {
display: none;
}
}Hello!
My name is Kenji Narita and I work in web production in Japan.I’m translating from Japanese to English, so I’m sorry if some sentences are difficult to understand.
A client consulted with me about not being able to update Enfold.
Enfold version: 4.5.4
Enfold Child Version: 1.0
It looks like this site was originally created by a different web production company.
Therefore, the production company was responsible for managing Enfold and logging into Envato Market.
However, I was advised that the production company had gone bankrupt and updates were no longer possible.
There was no update button on the WordPress theme screen, so I created an Envato Market account with my own address and tried to update it, but I couldn’t because there was no purchase history.
I haven’t been able to update since I can’t contact the production company.
In this case, do I have to purchase and update the theme for a fee?








