Hi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
a:where(:not(.wp-element-button)) {
text-decoration: none;
}
Regards,
Yigit
Dear Enfold team,
is it possible to integrate something like this on my Enfold page: “find the right vacuum cleaner bag for the right vacuum cleaner” – like it is done on this page: https://www.swirl.de/de/Staubsaugerbeutel-Finder-Staubsaugen-mit-Swirl-648.html
1. Click on the manufacturer of the vacuum cleaner
2. The individual bag variants can now be found in the pull-down menu – select
3. The name of the bag appears, including image and data
So what is needed is some kind of query or filter in two levels that returns a result (the correct bag) at the end.
Is it possible to build something like this with on-board resources in Enfold?
Or, if that doesn’t work – could you point me to a plugin that could contain such a function?
Unfortunately, I don’t know what search terms to use to search here.
It would be great to get a helpful hint.
Best regards
Grobi
Hi Andre,
You will need to use a child theme for the solution.
1. Copy loop-page.php (inside includes folder of Enfold)
2. Create a new folder inside your child theme and name it includes
3. Paste loop-page.php in the includes folder
4. Edit loop-page.php and remove this code (should be in line 21-30):
echo '<header class="entry-content-header">';
$thumb = get_the_post_thumbnail( get_the_ID(), $avia_config['size'] );
if( $thumb )
{
echo "<div class='page-thumb'>{$thumb}</div>";
}
echo '</header>';
Hope this helps.
Best regards,
Nikko
Hi Monika,
You can use templates, you can save the whole page, or just elements.
Please see our documentation for further instructions: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates
Hope this helps.
Best regards,
Nikko
Hi Monika,
You’re welcome :)
As for your last request, I could not provide a working solution at the moment, however, I can point you to the direction on finding the answer to that request:
1. Add a custom js function (recommended: script on footer section): https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/
2. Search for javascript or jquery code that will move elements when scrolling
PS. If I can get a working solution, I’ll post it here.
Best regards,
Nikko
Hi,
I found that the issue is in the enfold-child/shortcodes/grid-row.php file. I have deleted the file from the shortcodes folder and ALB works as expected.
Please take these steps: https://kriesi.at/support/topic/avia-page-builder-erscheint-nicht/#post-1394932 and add the updated grid-row.php file to your child theme. The file is located in /enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.php on the parent theme :)
Best regards,
Yigit
Hey,
Thanks for contacting us!
We have sent you a reset link to your email. You can use it to reset your forum logins.
Then, please go to https://kriesi.at/support/forum/enfold#new-post and revalidate your purchase code. After that, you can start new threads :)
We would need WP admin login to look into the issue. So please start a new thread and attach temporary WP admin login in the private content field.
Best regards,
Yigit
Hi,
Thanks for the screenshot, from it we found your domain and when we check we see that you are using v4.0.7
Please update to v5.4
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.
Best regards,
Mike
Hey there,
i often use the same kind of Design, modules, Css and whole parts of layouts etc.
Could I build a Template with enfold and save it?
So i can upload it to my clients WordPress and just need to change the Pictures and Text?
i tried It once with upload theme settings but it was just the few settings and none of the templates I made on the specific sites (like ready modules) where uploaded.
Cheers
Monika
Hey yundian,
Thanks for your question, this seems to be added by your plugin All in One SEO Pack

Please disable this plugin and check again.
I’m not sure which setting in the plugin controls this so try checking all of the settings until you find it.
Best regards,
Mike
Ich versuche die Enfold.zip Datei auf einem WordPress 6.1.1 beta.hahnel-automobile.de
oder 5.95. test.hahnel-automobile.de zu installieren.
PHP 8.0.27
Beim Upload über die PlugIn Installation und Auswahl der Datei Enfold.zip bricht die Installation mit der Meldung Link angelaufen – ab.
Danach ist erst einmal für eine gewisse Weile der Aufruf der Seite jeweils nicht möglich.
Wenn man die Internetverbindung Rechnerseitig und den Router trennt,
ist ein neuerlicher Aufruf danach sofort möglich, ansonsten dauert es bis zu 30 min.
Folgendes zur Behebung von WhiteScreens wurde bereits probiert
– Anhebung des UploadLimits
– Erhöhung der PHP Execution Time
Auf der beta. wurde das Theme dann manuell installiert – funktionierte augenscheinlich
Leider kommt es während der Arbeit im WordPress, dann alle paar Minuten zum “WhiteScreen”.
Welcher erst nach bis 30 min oder Trennung aller Verbindungen neuerlichen Zugriff ermöglicht.
Hello Enfold Support Team.
I got a different typography size on pages and posts. How can I fix this? There is always a difference between pages and posts, no matter which size I choose in the Enfold settings. In addition, H1, H2 are in capital letters on pages. How can I change it?
See this screenshot:
https://prnt.sc/sv8LztmOUFUE
Best regards, I hope you can help me
Andre
Hello Rikard,
It turns out there are actually 4 copies of the page and “preview” and the default editor don’t point at the latest one. I don’t know where the boundary between WordPress and Enfold runs, so don’t know where to look for the problem, but from what you’re saying, you don’t think it’s in the theme.
Regarding my second question, apologies if I did not make that sufficiently clear. I was not expecting any issues with Envato API tokens as such. The question is really: are you aware of any issues with using different licences for the initial installation and updates? (The original theme installation was done with one licence, using API keys, the recent updates with a different licence, using Envato tokens.)
Thanks.
Jutta
Hey,
Thanks for contacting us!
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
margin-right: 1px;
margin-bottom: 1px;
}
#top .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
margin-right: 15px;
margin-bottom: 15px;
}
Our devs have fixed the issue and it will be included in upcoming version :)
Best regards,
Yigit
Hi,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#top .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
margin-right: 1px;
margin-bottom: 1px;
}
#top .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{
margin-right: 15px;
margin-bottom: 15px;
}
We have fixed the issue and it will be included in upcoming version :)
Best regards,
Yigit
Hi, I didn’t have a white space after title, you can see all the titles of single feature image posts, all have the blank, please check this page: https://www.yundianseo.com/en-seo/
For some reasons, I can’t give you a admin access, the problem can be see on All Enfold websites using the single featured image posts, you can have a test.
Hi..
Just updated a site to 5.4 and in a masonry gallery page images have not more spaced, the gallery settings was “big space” between images..
The issue is present just if the Gallery setting is “Flexible Masonry” if the Gallery is “Perfect Grid” the issue is not present.
I’ve try to change setting and reset to “big space”, try to disable and re-enable “CSS Compression” but not works..
Can anyone help me..?
Thanks
Hi Enfold team,
I would like to put the Author picture and name into the single post. I am building the posts by ALB.
See the screenshot here: https://ctrlv.cz/mmyg
If you need go into back-end, the Credentials in the Private Content.
Thank you!
Zdenek
Hi yundian,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi Mike,
I am building a new blog web (another subdomain) and I have there almost the same issue as I described above.
See the screenshot: https://ctrlv.cz/bdyj
Maybe it will help the Enfold team to find the issue. If not, can you give me a css code to hide the breadcrumb after “home”?
If you would like to look at the back-end, the Credentials in the Private Content.
Hi yundian,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi Gregor,
No worries, however, you won’t be able to avail our support since you don’t have an existing themeforest account that has an active item support for Enfold.
You can check Themeforest’s Item Support Policy for further details: https://themeforest.net/page/item_support_policy
In order to avail our support, you will need to do the following:
1. Create a themeforest account
2. Purchase Enfold one-time (you will have 6 months item support, and unlimited updates on a single site)
3. Get your purchase code and register to our forum.
4. Post your request in our forum using your registered account.
I hope this helps.
Best regards,
Nikko
Hi yundian,
We’re glad that you were able to resolve the issue.
We will be closing this thread then.
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi jelle,
I’m glad that Yigit could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi jelle,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi Santiago,
I see, please do the following:
1. Edit all the columns that you want to center the icons (including the one that was fixed) and go to Advanced > Developer Settings > Custom CSS Class and put center-icons
2. Go to Enfold > General Styling > Quick CSS, remove the last code I gave and replace it with:
#top #main .center-icons {
text-align: center;
}
#top #main .center-icons .av_font_icon {
display: inline-block;
float: none;
margin-left: 4px;
margin-right: 4px;
}
If you want to use it on another page, you simply do step #1.
I hope this helps.
Best regards,
Nikko
Hi adrenal,
You’re welcome :)
I haven’t tried Updraft but I’ve seen many Enfold users using that plugin and it seems good, there are some hosting providers that has the backup option and that’s what I’m using.
All-in-one migration plugin is good as well.
As for anti-malware, I think Wordfence would be great.
I hope you find these helpful.
Best regards,
Nikko
Gregor WurdelGuest
Hallo,
wir benutzen seit einigen Jahren WordPress (mit dem Theme Enfold) für unsere Vereinshomepage. Die Agentur, die uns dabei unterstützt hat, gibt es nicht mehr. Können Sie uns in Zukunft unterstützen?
Wir haben aktuell das Problem, dass wir unsere Seite auf PHP 8.0 updaten müssen. Ich weiß allerdings nicht wie ich das machen soll.
Vielen Dank schon mal
Mit freundlichen Grüßen
Gregor Wurdel
Hey enfold,
Thank you for the inquiry.
We can’t find any element or image with the ID “shortcut-work”. Would you mind providing a screenshot? You can use imgur, savvyify or dropbox.
Best regards,
Ismael