@thinkjarvis : Looks really good. Meanwhile I only go to offer woff2 and as fallback the original ttf.
Karla is also a variable font. Therefore I have now tried the following:
Load Karla static and set it as default in Enfold Dialog. Upload the variable Font aswell.
Then via quick css the following.
@supports (font-variation-settings: normal) {
body.karla {
font-family:'karla-variable';
}
#top.karla h1,
#top.karla h2,
#top.karla h3,
#top.karla h4,
#top.karla h5,
#top.karla h6,
#top.karla .title_container .main-title,
#top.karla tr.pricing-row td,
#top.karla .portfolio-title,
#top.karla .callout .content-area,
#top.karla .avia-big-box .avia-innerbox,
#top.karla .av-special-font,
#top.karla .av-current-sort-title,
.html_elegant-blog #top.karla .minor-meta,
#top.karla #av-burger-menu-ul li {
font-family:'karla-variable';
font-weight:600;
}
}
see Karla in action with that “fall-forward” ;). if the browser supports variable fonts: https://consulting.webers-testseite.de/
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
Hi George,
Thanks for contacting us!
fake_facebook.jpg image is located inside /enfold/images/layout/ folder, not inside uploads folder. Could you please create temporary WP admin logins and FTP logins for one of your sites where we could reproduce the issue and post them here privately so we can inspect it? :)
Best regards,
Yigit
Hey @smallcph,
Could you please use this website – http://csslint.net/ and check your custom CSS for errors?
If that does not help, please create a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it :)
Best regards,
Yigit
Hey,
Your HTML in “Phone Number Or Small Info Text” field in Enfold theme options > Header > Extra Elements was broken. I fixed it and that helped.
Please review your website :)
Best regards,
Yigit
Hey,
Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5 and generate a new Personal Token and try once again with it? :)
Regards,
Yigit
Oscar
Hi again!
I have purchased Enfold, and I have been able to update and solve my issues with WP6.1, thanks!
The only problem is that my username and password does not appear in theme update tab, under enfold options.
I get this info:
We checked the token on 2022/11/03 15:51 and we were able to connect to Envato and could access the following information:
Your purchases
Username could not be accessed (needed for your information only)
E-Mail could not be accessed (needed for your information only)
Following errors occurred:
username Errorcode 403 returned by Envato: Forbidden:
– code: not_authenticated
email Errorcode 403 returned by Envato: Forbidden:
– code: not_authenticated
Thanks a lot for your help!
Hey Oscar,
Thanks for contacting us!
1- Could you please try updating the theme using Envato Market plugin – https://www.envato.com/lp/market-plugin/
2- If you have an access to Envato/ThemeForest account that was used when purchasing the theme, you do not need to purchase a new license. You can simply login to that account and go to Downloads page to download the latest version and update the theme manually – https://kriesi.at/documentation/enfold/theme-update/.
6 months of support is included with your new purchase. You can extend it to 12 months for a discounted price. You will receive lifetime updates even when your support period expires. You can renew support for 6 months for $41.13 after it expires which is optional.
3- You will not be able to receive support by us but you will receive theme updates once the support period is over.
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
Yigit
I have several installations with your theme Enfold.
The feature https://kriesi.at/documentation/enfold/button/#toggle-id-7 doesn´t work.
We have one page already online – it worked, but then just didn´t work anymore.
Actually a new customer would like to use this feature the same way. I tried to add it in my homepage
and it doesn´t work, too.
Just nothing happens.
Could you pls help?
Anymore informations needed?
Hi Yigit,
As I already wrote, it’s ok for me, to wait for the next Enfold Update. Because I have more than 150 websites with Enfold…
Regards,
Bernd
OscarGuest
Hi,
I have a website with Enfold v4.8.1. When I check for updates, it says no update available. When I check in your website, it says last version is 5.0. People who design the website for me registered an enfold account, I suspect that this account is not up to date, and no idea about whether it is installed in other sites… ?¿?
Now I need some support which I will not get if I have an irregular licensing situation… So:
1-Can you check for me the situation of my account if I provide the registering info in my website?
2-In case I need to obtain a license, I don’t understand the licensing policy. I can purchase the product with support for 6 or 12 months, but what happens after this period? Is there kind of a renew price? Or I have to simply re-purchase the product?
3-Once the support period is over, I will not be able to get neither support nor updates, is that correct?
Thanks a lot for your help.
Hi Bernd,
CSS added in WP 6.1 targets all links that does not have “wp-element-button” class. So please add following code to bottom of Quick CSS field in Enfold theme options > General Styling
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
Best regards,
Yigit
Hi everyone,
I found this other topic to this issue: https://kriesi.at/support/topic/wordpress-6-1-css-fixes/ :-)
For me it’s ok, if this issue will be solved in the next Enfold Update. This topic can be closed.
Regards,
Bernd
Hi
We have a form where whe have some selection boxes.
Before (I don’t know to which Enfold version it worked) the visitor first saw the label of the selection box and then he had to choose a value.
But now, the label is not visible by default and the first value is automatic choosen.
How we can fix this?
See private content.
Thanks very much.
Best regards
Mike
Hi,
The changes I make in Enfold theme options does not apply in the front end. fx. if I change font color or size it does not show on the site. it worked fine yesterday. Everything is updated to the latest version.
Changes on the “pages” does apply as normal. What to do?
Hi,
Some CSS issues were introduced with WordPress 6.1 such as underlined links and increased margin in Masonry element.
Please add following code to Quick CSS field in Enfold theme options > General Styling tab to fix those issues
/* To fix underlined links */
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
/* To fix increased margin in Masonry */
figure {
margin: 0;
}
We will include CSS fixes in upcoming Enfold update and update this post if we find more CSS issues.
Regards,
Yigit
Hello everyone,
For those who are interested, you can download the latest version of the Italian language
Download here
Translation: Italian language
Version: Enfold 5.2.1
Strings: 5922
All translations are synchronised with the source files
Regards
Luigi
Hello,
the link to the “fake_facebook.jpg” does not work anymore.
…/wp-content/uploads/images/layout/fake_facebook.jpg (within here: .avia_fb_likebox .av_facebook_widget_imagebar)
There’s no “images” folder within the “uploads”folder. i have this problem on all my enfold-sites. Did you change the path for the fake_facebook.jpg?
Cheers,
George
-
This topic was modified 3 years, 5 months ago by
hgschaffler.
Hey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
Regards,
Yigit
Hi,
This is the link to the GitHub Gist: WordPress-Kriesi-Enfold-Page-Pop-Up, a user HuxburyQuinn created this, this is not an Enfold function.
But I see that your main concern is the load time of the iframe, you will have the same issue when you try to show a page in a lightbox, this delay is the time it takes for your server to serve the page. Another issue would be showing an entire page in a lightbox because a lightbox is small and showing the header and footer again seems to take valuable space, I believe it is better to only show specific content instead of the whole page.
If you want to show content in a lightbox the best option is to hide the content on your page and then show it in a lightbox, this will be very fast.
Please see this example, or this example
Best regards,
Mike
Hi Nikko,
Thanks, but we use the Advanced Layout Editor from Enfold on our sites, not Gutenberg.
Regards,
Bernd
This reply has been marked as private.
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
Hi zoik,
Please try to create a new template, call it template-acf.php, copy the contents from Enfold’s page.php and paste it in.
In line 2 of the template file, add a template name (just change the name as you see fit):
/*
Template Name: ACF Template
*/
replace:
get_header();
with:
get_header('new');
and replace:
get_footer();
with:
get_footer('new');
Hope this helps.
Best regards,
Nikko
Hi Rikard,
Unfortunately the css-snippet isn’t a useful solution for us. Because we have much more than 100 client-websites with Enfold. And we’re facing this issue on many of this websites since the last WordPress update.
It seems, that the css-snippet
a:where(:not(.wp-element-button)) {
text-decoration:underline;
}
is placed inline by one of the javascripts. But I don’t know exactly from which JS and why.
Regards,
Bernd
-
This reply was modified 3 years, 5 months ago by
Bernd.
-
This reply was modified 3 years, 5 months ago by
Bernd.
Hi Patrick,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi,
Thanks for that. I’ve added the latest versions of footer.php and header.php, but it’s still not working, likely since you are running an old version of the theme. Please try following this, then update to Enfold 5.2.1: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Hey Nancy,
Thank you for the inquiry.
We adjusted the css code a bit. Please try it again.
#header #avia-menu>li, #header .menu-item {
display: none !important;
}
#avia-menu .av-burger-menu-main, .home #avia-menu .menu-item-search-dropdown {
display: block !important;
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael
Hey RGmbH,
Thank you for the inquiry.
The theme has its own Custom Fonts Manager which can be used to upload Google fonts to your server and load the font files locally. Please look for the font manager in the Enfold > Import/Export panel, and check the documentation below for more info.
// https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts
Best regards,
Ismael
Hey jan,
Thank you for the inquiry.
Are you trying to prevent Google Fonts from loading without users’ consent? Have you tried enabling the privacy options in Enfold > Privacy & Cookies panel? Please check the documentation below for more info about the privacy options.
// https://kriesi.at/documentation/enfold/privacy-cookies/
Best regards,
Ismael