Hey,
You can enable the Sorting option ( https://i.imgur.com/ZPAbrDn.png ) in the Portfolio Grid or Masonry elements to create such a section in Enfold.
Best regards,
Yigit
Hi,
Thank you for the link.
The scanner is detecting cookies from the Google Analytics script. To block these cookies, you can enable the cookie consent messages or privacy options within the “Privacy & Cookies > Cookie Handling > Enable cookie consent messages” settings. The privacy options automatically block cookies from external services and provide users with the option to manually refuse or accept cookies. For more info, please refer to the documentation below.
// https://kriesi.at/documentation/enfold/privacy-cookies/
Best regards,
Ismael
Hi,
can you tell me if Enfold is compatible with the Motopress Hotel Booking Plugin?
I see that on Enfold Hotel demo you use the WooCommerce Bookings plugin, but it costs too much for my client :(
Best regards,
Oriano
Hey woogie07,
Thank you for the inquiry.
Please try to toggle or temporarily disable the Enfold > Performance > File Compression settings and see if the issue gets fixed. If not, please add this css code.
#top .av-share-box ul {
display: flex;
gap: 12px;
justify-content: space-around;
}
#top .av-share-box ul li {
flex: auto;
}
Best regards,
Ismael
Hi,
Thank you for the inquiry.
The issue occurs because of the modified section.php file in the child theme. Please make sure to update the file using the latest version from the parent theme.
This is the error.
Warning: Undefined variable $content in /home/…./site.com/wp-content/themes/enfold-child/shortcodes/section.php on line 87
Warning: Undefined variable $args in /home/…./site.com/wp-content/themes/enfold-child/shortcodes/section.php on line 95
Best regards,
Ismael
Hey willymagee,
Thank you for the inquiry.
The transparent header is disabled on mobile devices by default, and there is no built-in option to reactivate it. You can however adjust the style of the header on smaller screens using css. In the Enfold > General Styling > Quick CSS field, please add this code.
@media only screen and (max-width: 989px) {
/* Add your Mobile Styles here */
.responsive #top .av_header_transparency #header_main {
border-top: 0;
}
.responsive #top #wrap_all .av_header_transparency {
position: absolute;
background-color: transparent;
border-color: transparent;
border: 0;
}
}
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings afterward.
Best regards,
Ismael
masonGuest
Hi, I purchased Enfold way back in 2017 — I haven’t made any crazy changes to the theme internally or anything and I’ve tried about a million different things.
I’ve never once needed to email you guys for support.
I’m just trying to get all posts of which there are about 15 to display on the front page.
The default under settings>reading is set to 10 but it only displays 8 no matter what I do.
I know for sure I definitely got it working at some point.
I went to the “blog” page that is displayed as the main front page and made sure the masonry option was edited to display all posts. I don’t know what else to do.
Hi,
Thank you for the update.
The point is that a text area (from the right) is partially placed over an image area.
This can be done by placing two columns beside each other, place the image on the first and the text on the second column. You can then pull the second column towards the left by applying a negative left margin to it until it overlaps with the column containing the image. The css can be added in the Enfold > General Styling > Quick CSS field. If you need more assistance, please provide a test page in the private field.
Best regards,
Ismael
My ALB post element displays the following error on the frontend:
Warning: preg_replace(): Unknown modifier ‘<‘ in /home/tegmedia/public_html/lowestofthelow.com/site/wp-content/themes/enfold/includes/helper-post-format.php on line 315
when I include a post for which I’ve set “Link” as the post type. If I set the post to “Standard” type, I don’t see this error.
This post is configured without ALB, non block editor. The first line in the post is the link, but I have modified the visible text of the link.
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 Ismael could 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
I enabled the “Support Older Browsers.” No change.
The reason I included a link to a site that I did NOT make is that it is a simple site, made using Enfold, and in my old iphone the burger menu appears and works correctly in my iphone 6. That site is the one using version 4.5.2.
The sites I’ve made in the past few weeks are using the current version, 5.6.6, and the burger menu does not work on my iphone 6.
Isn’t the most logical explanation that something changed in the Enfold code between those two versions? Probably something having to do with either burger menu or with logo/menu settings or with mobile settings.
The only other explanation is that either some combination of settings in my sites or some custom code in my sites is messing up the display and functioning of the menu only when displayed in my iphone 6. That seems highly unlikely to me, since there is almost no custom code. (Burger menu works fine when I’m on my computer and narrow the browser window as far as I can.) I know it’s POSSIBLE it’s something I did. I just don’t think that’s the most likely explanation.
See private content for website links and Enfold versions they use
-
This reply was modified 2 years, 6 months ago by
bbarasa.
While I am not the original poster, this is what’s happening to me. I disabled all plugins (except the one controlling the custom post type) and reverted to default Enfold theme and still the pager does not work. Credentials included!
I can’t seem to find this info in documentation for the Enfold theme or in the Theme Options:
How to I set up a transparent header for mobile device, and then insert the logo for transparent header on mobile device?
-Willy
Deat Enfold Team,
Is it possible to have all subdirectories equals, i.e. all without language mention xxx/EN, xxx/FR, xxx/IT. I started from my main site in FR and this one doens’t have any language mention: Is it opssible to put it there too ?
Thank you for your help and best regards,
Natacha
Hi,
Thanks for letting us know, I’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 Nilleo_AppsforiOS ,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard
Hi,
OK, I deleted your original page and then emptied the trash so the new page could have the same slug (URL) and then I used the “Quick Edit” open to change the title and slug:

Then I re-added the page to your menu under services, I believe in the right place, please check.
Best regards,
Mike
Hey Rocco,
Thanks for reaching out to us. Maybe it’s not exactly what you had in mind, but the parallax demo might be a good starting point? https://kriesi.at/themes/enfold-parallax/
Best regards,
Rikard
Hi,
Thanks for that. You can set the main menu font size under Enfold->Advanced Styling. I tried it out on your installation, and it’s working as expected.
Best regards,
Rikard
Hi bonsaimedia,
Thanks, I tried to dig further on it and it seems that when no results are found a media attachment is added and breaks the layout.
If you go to enfold/config-templatebuilder/avia-template-builder/php/class-template-builder.php (line 3499)
$content = apply_filters( 'the_content', $content );
and dump the value of $content before this line of code, both search results (not found and with results) basically are the same but after it passed that line of code the value of $content is different on both search results which is weird, and definitely does not happen except in this case.
I’m not really sure how this would get fixed, maybe trying to put [wpgb_grid id=”2″] in search.php or via action hooks will work better.
Best regards,
Nikko
Hi,
To add a little space between the widget title and the image try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.sidebar .custom-html-widget h3 {
margin-bottom: 20px;
}
Feel free to adjust to suit and check on desttop and mobile, and if it all looks good let me know and I will delete the current /podcasting/ page and change the /podcasting-test/ page to replace it.
Best regards,
Mike
Hi,
To stop Google Fonts from loading in reCaptcha you will need to use a plugin like Disable and Remove Google Fonts.
To disable Emojis go to Enfold Theme Options ▸ Performance ▸ Disable Emoji/Smiley Support
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,
Glad we were able to help, if you have any further questions, or run into any snags adding your other two languages please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Rocco TiroucheGuest
Dear Enfold team,
I would like to use your great theme again for a customer.
However, he really wants to have a special effect on his side.
The point is that a text area (from the right) is partially placed over an image area.
You can find this effect for example on the website:
My question: Can this also be implemented with your theme?
I am looking forward to your feedback.
Best regards, Rocco
By the way – the plain numbers could be styled to white icon colored background on the enfold albs itself.
Or by custom css and quick css rules.
Edit – the download above includes Numbers on backgrounds. This is easier to handle then to have additional css.
Manuel HarmsGuest
Guten Tag,
ich weiß nicht ob ich bei dieser E-Mail-Adresse an der richtigen Stelle bin, doch da ich keine andere finden konnte, versuche ich es mal.
Ich habe mit dem Enfold-Theme eine Website erstellt.
Die Seite ist inzwischen fertig, und bei einer Google-Suche bin ich zufällig darauf gestoßen,
dass unter der im privaten Feld genannten URL alter Content von der mir erstellten Seite angezeigt wird.
Dies wirkt nicht so, als sei es Absicht – deswegen wollte ich einmal nachfragen, wie dies zu Stande kommen kann, und wie sich das beheben lässt?
In der Hoffnung, dass Sie mir helfen können oder zumindest sagen, an wen ich mich wenden kann
Manuel Harms