Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
I was looking at the enfold support to try to figure this out myself? will this solution work for the above issue?
a:focus {
border:1px solid red !important;
}
SandorGuest
Hi,
I have been a satisfied user of enfold since 2014.
My Purchase codes: e77e1dbe-9f18-4fb7-8735-35f5479ec567 – if necessary.
I would like to report this problem because it is a script error.
I need to use the MEC plugin (Modern Events Calendar by Wednus – https://webnus.net/modern-events-calendar) on my website – I searched for a suitable calendar plugin for a long time and decided on this one.
Unfortunately, MEC conflicts with Enfold + Woocommerce, monthly view in MEC plugin displaying incorrectly. I am attaching a printscreen. Only the monthly view is faulty, everything else works fine.
For testing purposes, I installed the Enfold and the MEC plugin on a brand new WP site (on a subdomain) – it works fine.
When I also installed Woocommerce, the monthly calendar view on the new website broke.
If I turn off Woocommerce, the monthly view works fine, if I turn back, falls apart again.
This was a “virgin” WP website.
But the MEC works with the WP base template even if I enable Woocommerce.
So there is a conflict with Enfold, between the MEC plugin and Woocommerce both.
– Base WP template + MEC + Woocommerce = works fine,
– Enfold + MEC = works fine,
– Enfold + MEC + Woocommerce = doesn’t work.
So, the error is in the Enfold.
I consulted MEC support, they said the problem is between Enfold and Woocommerce: “The Enfold theme likely includes scripts that conflict when both WooCommerce and MEC are enabled simultaneously.” – they wrote me.
Is it possible to fix this error?
Thank you.
Best regards,
Sandor
Hi,
I have been a satisfied user of enfold since 2014.
My Purchase codes: e77e1dbe-9f18-4fb7-8735-35f5479ec567 – if necessary.
I would like to report this problem because it is probably a script error.
I need to use the MEC plugin (Modern Events Calendar by Wednus – https://webnus.net/modern-events-calendar) on my website – I searched for a suitable calendar plugin for a long time and decided on this one.
Unfortunately, MEC conflicts with Enfold + Woocommerce, monthly view in MEC plugin displaying incorrectly. I am attaching a printscreen. Only the monthly view is faulty, everything else works fine.
For testing purposes, I installed the Enfold and the MEC plugin on a brand new WP site (on a subdomain) – it works fine.
When I also installed Woocommerce, the monthly calendar view on the new website broke.
If I turn off Woocommerce, the monthly view works fine, if I turn back, falls apart again.
This was a “virgin” WP website.
But the MEC works with the WP base template even if I enable Woocommerce.
So there is a conflict with Enfold, between the MEC plugin and Woocommerce.
– Base WP template + MEC + Woocommerce works fine,
– Enfold + MEC works fine,
– Enfold + MEC + Woocommerce doesn’t work.
So, the error is in the Enfold.
I consulted MEC support, they said the problem is between Enfold and Woocommerce: “The Enfold theme likely includes scripts that conflict when both WooCommerce and MEC are enabled simultaneously.” – they wrote me.
Is it possible to fix this error?
Thank you.
Best regards,
Sandor
Hi Enfold,
I am trying to translate the Fold/Unfold text which I have set-up in Dutch. However, I can’t seem to find the translation in WPML anywhere, not in the page translation menu but also not in the theme settings. I can only find the label for it, but not the input I gave it.
Please see the link attached and toggle between the languages to see that the ‘Lees meer’ button is not able to be translated (or I am missing something)
Looking forward to your reply.
hi team,
i read in a previous post that a user manages to import a demo locally into his server. I m not a pro so i dont get the point. The scary point is that there is a problem to import automatically from the dashboard
is the idea of removing all the theme (enfold) and re instal it a valide one ? anybody tried yet ?
Hi,
Thank you for the update.
The automatic update in the dashboard will no longer work in the current version (4.7.3). You will have to download the latest version (6.0.9) from your Themeforest account and update the theme manually via FTP. Please check this documentation for more info: https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael
yes – and your mentioned code above : a.cart_dropdown_link leads me to the wrong direction.
But better is to post the link to that page – so i can inspect it there. – is it the priver page?
(f.e. the demo page Enfold Shop does not have that account login icon inside main nav. it is on header_top.)
#top #header .av-main-nav #menu-item-wc-account-icon > a {
color: #f19809;
font-size: 28px;
}
or if you like to have a hover effect on this:
#top #header .av-main-nav #menu-item-wc-account-icon > a {
color: #f19809;
font-size: 28px;
transition: color 0.7s ease;
}
#top #header .av-main-nav #menu-item-wc-account-icon > a:hover {
color: #1c60c7;
}
the data-av_icon is on the following span tag:
#top a.cart_dropdown_link {
right: 15px;
}
#top a.cart_dropdown_link span[data-av_icon] {
font-size: 28px;
color: var(--enfold-header-color-color);
}
/* === to influence the counter === */
#top a.cart_dropdown_link span.av-cart-counter {
height: 20px;
left: 64%;
font-size: 18px;
line-height: 20px;
border-radius: 50%;
background: var(--enfold-header-color-primary);
color: var(--enfold-header-color-constant-font);
margin: -22px 0 0 2px;
padding: 2px 6px;
}
i inserted above the default colors – change them to your needs
Hey Mark,
It looks like your Font Awesome script is coming from revslider and not from your site, typically you need to add Font Awesome to your functions.php as Enfold doesn’t add it. See here, note that some versions are paid only and old versions may no longer work. See this example Note that it is an old Font Awesome CDN code so you may need to update.
Best regards,
Mike
Hi,
Glad to hear that you have this sorted out, 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
Hi,
Glad Rikard 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
Hi,
Glad to hear that you have this sorted out, 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
Hi,
Thanks for the update. If you need further help with something which is not on this topic, then please open a new thread.
Best regards,
Rikard
Hey michelefellinger,
Did you register your theme license? https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard
Hi hankboomer,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard
Hey Janel,
I see that you are running an old version of the theme, could you try to update to the latest version (6.0.8) to see if that helps please? The update to 6.0.8 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
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
Hey lauragrashoff,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#button_321med {
bottom: 40px;
}
#info_321med {
bottom: 110px;
}
}
Best regards,
Rikard
I have taken over a website where the Enfold Child theme (version 4.7.3) was already installed. My client no longer had the purchase code, so I purchased a new license and activated it in the theme using a token. Everything went smoothly so far. Now I want to update to the latest version (5 or 6?), but the update is not being offered. Can someone tell me what I might have done wrong?
I am using WordPress 6.7.1
Thank you!
Michele
-
This topic was modified 11 months, 3 weeks ago by
michelefellinger. Reason: Wordpress-Version added
Hi there and thank you for getting back to me… I had created a handful of styles (both for desktop and mobile breakpoints) for the logo, text description, and screenshot… All of which included details regarding positioning and size… None of them are loading anymore. There’s no connection between the css lightbox styles and any element in the light box since updating the theme… Do I need to put these styles in a different location other than in the the ‘quick CSS’ section of the Enfold ‘general style’ settings?
some css style examples that are no longer loading:
.lightbox_content_left
{
width:200px;
float:none;
display:block;
clear:both;
font-weight:normal;
font-size:2em;
line-height:1.4em;
text-transform: none;
color:#685f5f;
}
img.lightbox_logo {
display: block;
clear:both;
float: none;
padding: 0px 0px 15px;
width: 45%;
}
-
This reply was modified 11 months, 3 weeks ago by
nulrick.
Hey Ismael, thank you very much for again answering so fast.
I’m afraid that this is not the solution yet, as you can see in the screenshot. 
(or I didn’t do it correctly).
Ismael, since I’ve already spent so much time cleaning up my site in terms of accessibility (as I already mentioned, only for testing purposes), I’ve decided to design this part of the site differently and do it without the link with the sonar-effect-icon (there are enough sonar effects there anyway…).
Thank you very much for the idea you had!
I probably have to start a new thread for this – but I dare to ask the following: as you can see in the screenshot in the bottom right corner, Wave also throws up an error regarding the scroll-to-top link. Wave complains that the title (scroll-top) is the same as the text.
“Redundant title text
Title attribute text is the same as text or alternative text.”
<span class=”avia_hidden_link_text”>
Scroll-top
</span>
How (I mean, where) can I change the title of the scroll-to-top link in Enfold so that the error message no longer appears?
I would appreciate it if you could help me.
Best regards
Grobi
Janel JordaGuest
I’ve inherited a WordPress website running Enfold Version: 4.2 with Enfold Child Version: 1.0
It’s running the old PHP 7.4 and I cannot update it to PHP 8.2 because of the following errors:
[22-Jan-2025 11:39:32 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/wilsonph/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
[22-Jan-2025 11:40:33 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/wilsonph/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
[22-Jan-2025 11:40:33 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/wilsonph/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
[root@host1 logs]#
Can I pay you to upgrade your Enfold Theme so that I can upgrade the PHP to 8.2?
Thank you, Janel
Hey Edwin,
I see that you are running an old version of the theme, please update first of all: https://kriesi.at/documentation/enfold/theme-update/.
Best regards,
Rikard