Hi!
I would like to know if it is possible to achieve the following:
I activated the post formats for portfolio items by adding the following code to the functions.php file of my enfold child theme.
function add_post_formats_to_portfolio() {
add_post_type_support(‘portfolio’, ‘post-formats’);
}
add_action(‘init’, ‘add_post_formats_to_portfolio’);
I’m using a page to show portfolio items that contain a masonry, and I want the icons relating to each type of post format to appear, as in normal publications.
Is it possible?
Thank you!
Hello Rikard,
Following up with a big THANK YOU for the information and link for the plugin. I was able to complete the Enfold update for multipole outdated sites today using the plugin and the very helpful instructions provided for it.
Thanks again & have a great weekend!
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.main_color {
border-color: transparent;
}
Best regards,
Rikard
Hey asc41,
Make sure that you are registered your theme license first of all: https://kriesi.at/documentation/enfold/theme-registration/. If the updates still don’t come through after that, then please try using this plugin instead: https://envato.com/market-plugin/
Best regards,
Rikard
The loading circle just keeps spinning. I already tried deactivating plugins, but the editor still won’t load. It had been working perfectly on the site, and suddenly it stopped functioning properly.
Hi Enfold team, sometimes I’m struggling with the backend editor to achieve something.
I’m trying to achieve an image with overlapping content field (with white background) which contains a title, text and button. insofar my attemps have been very unsuccesfull. It doesnt seem very complicated to me, so I’m hoping you have a concrete advice on how to achieve this. sometimes this will be in columns, sometimes ‘stand alone’

I found this solution in the forums. Add to Quick CSS under Enfold->General Styling:
.special-heading-border {
display:none !important;
}
It seems to do the trick for now.
Topic: https://kriesi.at/support/topic/enfold-special-heading-fine-horizontal-line-after-text/
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
@guenni007 , many thanks, I found the website https://css-tricks.com/almanac/properties/c/clip-path/ and checked your website to find the right css to use this in enfold. works like a charm (clip paths). so that question is solved.
but, then there is the other question of how to realize a similar page set-up as the image in my first post above. What combination of the advanced page builder should i use to realize this? content section with background image and css path applied to it, whilst a background colour remains?
Then I’m struggling, as there is a title that covers half of the page, with two columns under it with two titles and text? I’m a bit stuck here.
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
Hey ThiloKiefer,
That doesn’t look much different to what is already available in the theme, did you try the different options under Enfold->Main Menu->Mobile/Burger menu? If you need help with styling your menu, then please let us know exactly what you would like to change.
Best regards,
Rikard
Hey jaimemerz,
Are you using the Siteground Optimizer plugin? If so, then please make sure that file compression is turned off under Enfold->Performance. The plugin in question is throwing a lot of errors, so if the problem persists then you might want to reach out to the authors for further help.
Best regards,
Rikard
Hi,
Thank you for the update.
You can use this css code to adjust the width of the product image container.
.single-product-main-image {
width: 60%;
margin-right: 50px;
padding-bottom: 50px;
}
To hide the sidebar, include this css:
#top #main .single-product-main-image .sidebar {
display: none !important;
}
And to include the breadcrumbs, please set the Enfold > Header > Header Layout > Header Title and Breadcrumbs settings to the first option.
Best regards,
Ismael
Hey, I’m new to Enfold. I’ve read a few posts on this forum about how to add the site title as a H1 element. But the answers aren’t very clear. Is it possible to make the site title H1 or do I have to use another method? And how do I do it?
It’s impossible to update the Enfold theme
Code works now fine with older version of Enfold theme.
This reply has been marked as private.
Dear Rikard
we had tested this a few times before. But I have done this now also on this staging. Only things are on are:
ENFOLD
Woocommerce
YOAST
and your login
and still it is not working as long YOAST is enabled. As fast YOAST is disabled it works fine.
Best Regards Marc
This reply has been marked as private.
This reply has been marked as private.
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. Why exactly do you need to replace functions.php?
Also make sure that you are running the latest version of the theme (6.0.4) on both sites: https://kriesi.at/documentation/enfold/theme-update/
Best regards,
Rikard
Hey david,
I’m not sure why you need to replace functions.php? Please try to first of all register your theme license: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Good morning,
we have a problem with this webiste: https://safersexwork.associazioneswipe.it/
The favicon is not displaying. We have followed all the instructions and created a png file with the specified requirements, we also have checked he favicon with onlne favicon checkers but it doesn’t work.
Help please.
Thanks in advance.
but isn’t it an existing feature inside postslider.php to show the comments count?
Enfold – Blog Layout – Blog Meta Elements
The entypo icon-font on fontello is nearly identical to the enfold entypo-fontello.
Only the last line differs:

Hey jaldesign,
Thank you for the inquiry.
Are you trying to create something like this https://kriesi.at/documentation/enfold/one-page-menu-demo/? You can use the color section and apply the anchor target or ID in the Advanced > Developer Settings > Custom ID Attribute field.
Best regards,
Ismael
Hey David Zarotsky,
Looks like both sites are using a very old version of the theme. Please download the latest version (6.0.3) of the theme from your ThemeForest account, and then try to update the files manually via FTP. Check the documentation below for more info.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael
Hey David Zarotsky,
Thank you for the inquiry.
Looks like both sites are using a very old version of the theme. Please download the latest version (6.0.3) of the theme from your ThemeForest account, and then try to update the files manually via FTP. Check the documentation below for more info.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
Ismael