Michael AnderauGuest
Guten Tag, ich habe eine Webseite übernommen die mit dem WP Theme Enfold Version 4.4 läuft. Wegen einem Server updaste muss auch Enfold upgedated werden. bei themeforest steht “Free Lifetime Updates”, jedoch meldet mir der Enfold Upüdater, dass Vesion 4.4. die neueste Version ist, trotz themeforest username und API Key. Gilt das “Free Lifetime Updates” oder müssen wir das Theme nochmals kaufen?
Hello Ismael,
I do not want to enable file compression and merging.
It should be made clear that
File versioning for resources added by the theme will only be enabled when the compression and merging options are turned on.
for example, by graying out the option if file compression and merging are not in use, so the user do not waste their time in useless tentatives.
I tried with script like this and similar without success
// ============ FORCE CSS VERSION FOR CHILD THEME ============
function custom_enfold_child_css_version() {
// Rimuovi TUTTI i possibili caricamenti del CSS child
wp_deregister_style(‘avia-style’);
// Registra e carica con versione basata su data di modifica file
$css_file = get_stylesheet_directory() . ‘/style.css’;
$version = file_exists($css_file) ? filemtime($css_file) : ‘1.0’;
wp_register_style(
‘avia-style’,
get_stylesheet_uri(),
array(),
$version,
‘all’
);
wp_enqueue_style(‘avia-style’);
}
// Usa priorità ALTISSIMA per eseguire dopo tutto
add_action(‘wp_enqueue_scripts’, ‘custom_enfold_child_css_version’, 99999);
// Rimuovi l’azione originale di Enfold (se esiste)
remove_action(‘wp_enqueue_scripts’, ‘avia_register_child_backend_scripts_styles’, 10);
can you provide a working snippet please?
Thank you
Mauro
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,
1. You have the content in a 1/4, and then what looks to be an empty 1/2 to the left of it.
2. Content will be displayed within the container width, you can set that under Enfold->General Layout Dimensions.
Best regards,
Rikard
Hi Ismael,
wow, that is much better than i thought :) Great!
Here by enfold is really the best support i ever had! Thank you all!
Because of all of you my pages look much better.
Many regards rixi
Hello Ismael,
Yes i add images, and yes i did have alt and title attributes..
Like i said earlier.. it happen when i use enfold theme only..
if i use default theme the problem not exist..
edit:
i forgot to mention also.. the problem not exist in older enfold version
Best regards,
Jimmysanjaya
-
This reply was modified 1 month, 3 weeks ago by
jimmysanjaya.
Hello,
I need help with this image and image alt attributes
I think Enfold blocking Yoast SEO read the image i upload..
I confirm this because if i change wordpress theme Yoast work perfectly..
Please help me to make yoast read the image and image alt
Thanks !
Hi, for some websites, I’ve seen the menu text reduce in size as the browser window gets smaller. This would be useful for tablet responsiveness as well as just someone that had their browser window not opened as much. Is there a way to make the Enfold menu text reduce in size as the browser window reduces or a way to avoid the menu items stacking on each other? I do realize my menu has a lot of items, and I might need to lose a menu item. Still, wanting to find the best solution so it doesn’t get jumbled. URL in notes.
Thanks in advance!
I don’t see a second video slide on your test page, just the photo backdrop of London. I am also using Enfold 7.1.3 and WP 6.8.3.
hm- on my testpage this is the case : https://webers-testseite.de/slider-with-permanent-caption/: second slide is a selfhosted video
Enfold 7.1.3 and newest WP
ok – i test now the fullscreen slider – if this will work too. …
same on fullscreen sliders on my end: https://webers-testseite.de/fullscreen-slider-with-permanent-caption/
This reply has been marked as private.
Hello,
I am working on the staging site, so without minification plugins and without server-side caching, I would like to see the changes I make immediately. For this reason, I would like to enable time stamp injection after the CSS file name.
I tried all the options in Enfold > Performance > Unique Timestamp Of Merged Files And WP Object Cache Bug
The options
CSS File Compression and Merging
Javascript File Compression and Merging
are both disabled.
Nevertheless, the timestamp does not appear in the code.
Thank you,
Mauro
Ciao, sul mio sito ho impostato il tema Enfold child. Ho visto che è uscito un aggiornamento di Enfold. Come faccio ad aggiornare? Aggiorno solo Enfold oppure devo installare un aggiornamento anche del tema child?
Hi Rikard,
Unfortunately, it doesn’t change. Settings from the backend are transferred to the frontend late or not at all. The site was practically finished, and now I’m worried I’ll have to start from scratch. This hasn’t happened with any of my other Enfold websites so far. The examples remain the same as above, although some errors will be corrected after a while. Currently visible are the following errors:
Menu “School -> Team”: The content is not displayed centered at 1/2 width, but rather at 1/4 width.
Menu “School -> School ABC”: The content is not displayed centered across the entire width, but rather at 1/2 width.
The same applies to the view of the contact forms.
If I change the page spacing to optimize the responsive design, I lose all the formatting within the containers (color, margin, etc.). I’m not confident about optimizing this at the moment, as it’s currently displaying correctly again. Please check the cause. Would that work? I’m at a loss now.
I completely deleted the cache plugin (W3) in case that’s the cause of the problem. But that doesn’t work either.
Many Thanks.
Hey Rikard,

Done, always the same warning.
I have again:
– deleted cookies,
– disabled all extensions,
nothing changes.
I have implemented this feature in other websites that work with Enfold :
My tests website : https://web-13-tests.fr (Identifiers on https://kriesi.at/support/topic/avia-text-block-no-longer-works/)
Mine : https://web-13.com (identifiers on https://kriesi.at/support/topic/comment-form-for-an-article-on-mobile-is-not-displaying-correctly/)
and I don’t get the same error!?
What more can I do on my side?
Best regards
Rolland
A recent update to Enfold stopped all our custom CSS from loading. How do I override the override?
Hey BlutVampir,
Thank you for using Enfold.
We did not change anything recently that could cause the problem.
You use unescaped content of textarea and other input fields – it is highly recommended by WordPress to sanatize and escape all fields for output for security reasons.
Try to use for e.g. $text
wp_kses_post( wp_unslash( $text) )
or if you do not allow HTML tags
esc_html( wp_unslash( $text) )
Hope this helps you.
Best regards,
Günter
Hi
Ich erhalte bei einer neuen Website die im Privat Content enthaltene Fehlermeldung. Es wird die Class “avia_font_manager” im searchform nicht gefunden. Es gibt keine sichtbaren Probleme auf der Website, trotzdem erhalte ich diese Meldung immer wieder. Was kann ich tun?
Speziell:
Über das Sicherheitsplugin “Cerber” sperre ich den Zugang auf wp-login.php und ändere den Login-Pfad. Das mache ich jedoch bei anderen Websites auch und da erhalte ich keine Fehlermeldung.
Was auch anderes ist als bei den anderen Websites ist der Hoster sowie die spezielle Domain meiner Kundin mit Umlauten. Wobei die Fehlermeldung etwas anderes als Problem angibt, siehe Abschnitt “Fehler-Details”.
Vielen Dank schon im voraus.
René
Hi Ismael,
Version Enfold 7.1.3 is now available, and you can switch back and forth.
All versions of w2dc work perfectly with other themes and with Enfold—but only up to version 6.X. The described error occurs starting with Enfold version 7.
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,
Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.
Best regards,
Mike
Hey gquezada1,
To make the header transparent, choose the Transparent Header option for your page:

Then to make the header not sticky, go to Theme options > Header > Header Behavior > Sticky Header and unchoose:

This is the solution for desktop, transparent headers are not supported for mobile by default, for mobile you will need to follow this thread:
Best regards,
Mike
Hi,
Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.
Best regards,
Mike
Hi,
Thanks for the update, and thanks @guenni007 for helping out :-)
Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
I believe I understand those instructions. However, I still have questions on how to edit the template in question.
I believe the correct template is taxonomy-portfolio_entries.php. I made a few adjustments to it…but I’d like to further customize the template.
1. I would like to remove “Archive: ” from the title (It’s NOT an “archive”. It’s a category. If I could append it somehow…like with a data attribute?
2. I would like to have some control over the layout, can this template use a page with a custom layout (like the way the Blog page can be set to a custom page)?
3. When this grid first loads, on hover, the image-overlay appears as a thin strip at the top. I could not determine how to eliminate this with css.
With regard to the Sidebar, thank you for providing more clarity there!
I went to Enfold > Sidebar Settings > Sidebar On Archive Pages and chose Right Sidebar. That works.
I also set Separate Sidebars For Blog And Archive Pages to Show separate Archive Sidebar on Archive Pages. That works. It exposes the Sidebar Archives widget area.
Then, I added the navigation menu widget to the Sidebar Archives widget area, but it does not display (that’s how I realized that this has to be a totally different template file: taxonomy-portfolio_entries.php). Rather, a default: Pages, Categories, Archive widget set is shown.
I don’t think its the right solution to set that navigation menu widget to Display Everywhere because that would affect other pages where I may want to have a sidebar with different widgets in the sidebar…is that the ONLY way?
Thank you for any advice (and for your patience), I really appreciate it.
I have been using the Webdirectory 2.0 plugin for years, which has always worked flawlessly with Enfold. When creating a new listing in the Webdirectory under “Directory Listings” -> Create new listing, the Google Map is displayed correctly – up to Enfold version 6.0.9.
From Enfold version 7.0 and above, this Google Map has disappeared, making the plugin unusable.
Please let me know what needs to be done – or provide an update so that it continues to work as usual.
Steps to Reproduce the Issue with Google Maps in w2dc Plugin and Enfold
Please note: this is a test instance, so no data can be lost; everything has been backed up.
1.) Log in using the credentials provided in the private section.
2.) Navigate to Directory Listings → Create new listing and scroll down to view the Google Map. On the current setup (Enfold ≤ 6.0.9), the map displays correctly.
3.) Update Enfold to version 7.0 or higher.
4.) Go again to Directory Listings → Create new listing and scroll down. The map is now missing. The following error message appears:
“Google Geocoder was not loaded. Check Google API keys and enable Google Maps Geocoding API in Google APIs console.”
We kindly ask you to provide guidance on how to resolve this issue or release an update so that the plugin works as before.
THANKS!
Found the origin but it comes from a function that is part of your documentation :
function av_breadcrumbs_shortcode( $atts ) {
return Avia_Breadcrumb_Trail()->get_trail( array( 'separator' => '/', 'richsnippet' => true ) );
}
add_shortcode( 'av_breadcrumbs', 'av_breadcrumbs_shortcode' );
https://kriesi.at/documentation/enfold/breadcrumbs/#insert-breadcrumbs-as-shortcodes
-
This reply was modified 1 month, 4 weeks ago by
RollandH.
Hey limedrop,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av_header_transparency #header_meta {
border-bottom: none;
}
Best regards,
Rikard
Hi,
Thanks for that. Did you try to clear and deactivate all caches on the site? Also make sure to save the theme options in order to regenerate the stylesheets, and activate the option to delete old CSS and JS files temporarily under Enfold->Performance.
Best regards,
Rikard
Hi,
When I edit a portfolio item, I get this alert :
Warning: Undefined array key “trail_end” in /…/wp-content/themes/enfold/includes/helpers/helper-template-logic.php on line 210
Regards