Hello,
I’ve followed a bunch of threads regarding this matter, managed to add the specific fontello icons (Twitch and Discord) to the media library, and then to the Social profiles. They are already added to the socket and the links work but the icons don’t display.
Not sure what I am missing here.
Your help would be much appreciated!
Here’s the code I added to Enfold Child functions.php
// TWITCH AND DISCORD – Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘icon-twitch’] = array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘0xf1e8’);
$icons[‘icon-discord-logo-black’] = array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘0xe800’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);
// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘icon-twitch’] = ‘icon-twitch’;
$icons[‘icon-discord-logo-black’] = ‘icon-discord-logo-black’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);
Hi,
Glad that this helped, I reported this to the Dev Team for their review for the next update.
I don’t have an iPhone to test the background prarallax behavior, but I’m not seeing this on an Android, are you seeing this on this demo?
Best regards,
Mike
Hi,
I tested your API key on my demo site and see that it is failing, but my API key is working on your site and mine, so there is a problem with your API creation, but I’m not sure what it could be because your API key screenshot looks correct with “no restrictions”.
Please note in our documentation that Google maps will return an error if billing is not enabled.
So try going to your account type “billing” in the search bar and clicking the first result:

and ensure that you have a Billing account linked to the project

if not then you will need to set up a billing account.
Best regards,
Mike
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
padding-top: 10px;
}
#top #wrap_all .avia-slideshow .av-slideshow-caption {
font-size: 30px;
}
#top .avia-slideshow .av-slideshow-caption p {
font-size: 14px;
}
#top .flex_column_table.av-equal-height-column-flextable.av-9y4su-ed9cb8f9ef6e3819ca120920f518c18b {
margin-top: -115px;
}
}
Best regards,
Rikard
Hi HulaSlim,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi Esther,
Switching back to the parent theme should set the settings back including CSS.
Have you followed Step 4: Import parent theme options in the link I gave? you should be able to find it here: https://kriesi.at/documentation/enfold/child-theme/#toggle-id-4
The things you mentioned that are lost, is it Quick CSS? or some settings?
Can you give us temporary admin access on your site? so we can take a further look.
Just post the credentials privately.
Best regards,
Nikko
Hi Support,
after Theme Update our website doesn´t regognized the individual settings in enfold theme.
Please help!
Best regards!
Tobias
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
Hey Tobias,
I have tested the breadcrumbs shortcode on my demo site and it is working correctly on Enfold v5, have you tried disabling your plugins or custom scripts to check for a conflict?
Best regards,
Mike
Hi,
Can you Enable the Avia Layout Builder Debugger I would like to copy the page shortcode to a new page on my demo to see if the error is reproduced.
Best regards,
Mike
Hi Support,
we use the Shortcode as written here: https://kriesi.at/documentation/enfold/breadcrumbs/ on our site.
After last update it doesn´t work anymore.
Do you have a solution for us?
Thanks for your help!
Best regards.
toibas
I have just added your new Parallax template to Enfold (the one at: https://kriesi.at/themes/enfold-parallax/). When removed the header rotator (“Say hello to a … Enfold”) and view, there is a very large gap (about 200px) between the upper “Services” section and lower “About Us” section. When I Inspect with Chrome, it shows what appears to some sort of bottom padding within Services, but cannot be located.
I am still working on local host, so I can’t offer you a link. I’m thinking that you already know this issue?
Thanks!
Hi Mike, thank you. I just created this new API key after creating a new project as seen here:
https://prnt.sc/pCmVoejBXcLe
And then I immediately pasted into Enfold and get the usual result of failure:
https://prnt.sc/qlwqbVZcY7cd
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,
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,
Thank you very much, I have activated the option to delete the old CSS and JS files under Enfold->Performance (It was not activated) but I cannot see any changes, even after saving again the last changes we had done together on Qucik CSS.
Any other idea?
Tanks again,
Best regards,
Olivier
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 Mike
Thank you for your reply. This works well. But a general question: is this a bug in Enfold 5.0 and will it be fixed in a next version? We think all users will consider this as not correct behavior.
And: the background prarallax behavior in color sections is a bit jerky on mobile. We use iPhones 13 Pro. Normal?
One last note: what is actually the difference between the animation “from bottom to top” and the new “fade in up”? They actually behave the same.
Thanks for your reply.
Best regards,
Mike
Hi,
I have renewed the support to clarify a few issues.
After your many years of experience as a theme developer: What is the most efficient and proven way at ENFOLD in 2022 to get the page speed for “computer” and “mobile” to a performance rating of approx. 90?
https://pagespeed.web.dev/
Please no links to other older threads that somehow touch on the topic.
Only direct and up-to-date information about it. Thanks = important.
Best regards Sven
____
Ich habe den Support erneuert, um ein paar Anliegen zu klären.
Nach eurer mehrjährigen Erfahrung als Themeentwickler: Was ist in 2022 der effizienteste und bewährteste Weg bei ENFOLD den Pagespeed für “computer” und “mobil” auf eine Leistungsbewertung von ca. 90 zu bekommen?
https://pagespeed.web.dev/
Bitte keine Links zu anderen älteren Threads, die das Thema auch irgendwie anschneiden. Nur unmittelbare und aktuellste Infos dazu. Danke = wichtig.
Beste Grüße Sven
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,
It looks like you accidentally converted the pages to the WordPress Block Editor instead of the Enfold Advanced Layout Builder, I corrected it for you please check.
Best regards,
Mike
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,
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,
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,
The Dev Team has replied that at the moment this is not integrated in Enfold, but has been added as a feature issue to our dev repo.
Thank you for your patience.
Best regards,
Mike
Hi,
The Dev Team has replied that at the moment not integrated in Enfold, but has been added as a feature issue to our dev repo.
Thank you for your patience.
Best regards,
Mike
Hi,
I still see this container width:
.responsive .container {
max-width: 1310px;
}
Make sure that you have activate the option to delete the old CSS and JS files under Enfold->Performance.
Best regards,
Rikard
Hi,
Thanks for your patience on your page /moutier-grandval/ you have the footer setings at Use selected page to display as footer (no socket)

this option on any page will override the theme options

so to use the default theme options you need to change the page setting to Default layout – set Enfold Child > Footer

I did this for you on this one page, please check.
Best regards,
Mike
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,
Thank you for your patience, the Font Awesome icon fa-comments-question is a Pro Icon so to use it you will need a license, the free version you are using in your functions.php maxcdn.bootstrapcdn.com/font-awesome will not show it.

I updated your Font Awesome function to this to use v6:
add_action( 'wp_enqueue_scripts', 'enqueue_font_awesome' );
function enqueue_font_awesome() {
wp_enqueue_style( 'font-awesome', 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css' );
}
This is a link to the free icons you can use, such as <i class="fa-solid fa-comment"></i> which I tested on your page and it is working:

Please check.
For your custom menu, do you want this to be just the menu (code block) or the whole “actionbar”?

If you want the same placement and layout as your page now has, I would recommend adding a header widget area and see our documentation on Header widget position ▸ Flexbox Usage to apply Widget at the bottom, this is below your logo and menu.
Best regards,
Mike