This reply has been marked as private.
Hey Gianluca,
Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#av_section_5 .av-align-middle {
vertical-align: top;
}
.avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback {
height: 500px;
}
.avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before {
background-size: cover !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hello,
I’ve been trying te make a site with Enfold. It works very fine.
I’ve tried different ways but I can get the solution for a object whit a negative margin.
On the site https://dekoersvanhumo.nl is a red block in a backgroundimage.
This block should have a negative margin (-50px) so it start in the white space above and be placed over the image.
I’ve tried the negative margin on the background image end on the white section above, the z-index, and so on.
But it seems that the red block cannot over this content-section.
Is this possible to make work?
Thanx!
Hey everyone,
I’m currently working on a website and we would like to create a section that looks something like this: click here. I think diagonal color sections will do the trick, hence the post title, but I’ve never really used them before and before I embark on a journey of a trial and error only to find out what I’m trying to do isn’t possible, I figured I’d ask for some feedback first.
To give you a better and maybe clearer idea of what this would look like in a live website, I’ve made some adjustments on of the enfold demo websites: see here
1. Are diagonal color sections the right way to approach this?
2. If they’re not, what would you recommend instead?
Thank you!
This reply has been marked as private.
Hey dsignoWerbung,
Thank you for the inquiry.
If you need to use Gmail email addresses, you may need to install an SMTP plugin. Please refer to this documentation for more info on troubleshooting issues with the contact form: https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-
Best regards,
Ismael
Hey SikoraEDV,
Thank you for the inquiry.
As stated in the Additional Cookies description, it may not be possible to remove all cookies using JavaScript or PHP due to browser security limitations. You may need to look for another privacy cookie extension or make sure to include the Google Analytics embed code in the Enfold > Google Services > Google Analytics Tracking Code field in order to use the default privacy toggle.
Define additional custom cookies set by plugins. <strong>There are browser security limitations and it might not be possible to remove them using JavaScript or PHP</strong>. Cookies must be in the same domain and you need to specify the name and the path (case sensitive) that is shown in the developer tools of your browser. Please see Additional Custom Cookies on our documentation.
Best regards,
Ismael
Hi,
Glad Rikard 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
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
Hi,
Glad Guenni007 could help, thank you Guenni007, 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 feedback, we understand that this doesn’t occur with the default editor, but in some cases it will occur with the Avia Builder and templates.
Please publish your pages and view is a new tab for best results. This is related to the WordPress preview feature and we can not change this feature via the theme, thank you for your understanding.
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,
We just launched our new site Seomar based on your marvellous Enfold theme.
The main easy slider begins loading when some interaction occurs, even though its image gets preloaded from the header.php, and that takes an infinite time with a white header getting shown to users.
How could we solve it please?
Many thanks!
I’m using Enfold’s Avia Layout Builder in the WP classic editor to create a table using the Table content element. For the heading row at the top of the table, I’ve found that I can use the Button Row option to create nice-looking popup headers.
This worked great the first time out on a page where I wanted the “button headings” to actually have links. But now I am trying to use a clone of the same table to create a new table on a page where I don’t want the button headings to have links. Alas, I find that the buttons only have two options: link and download. If I leave the link box in the settings blank, the button just links back to the same page.
So my question is: Is there a way using the Avia Table content element to have the buttons in the heading row as purely graphic elements, without them being active as a link (or download)?
Hey Jan,
I did not test it – but I have the following idea:
In …\enfold\config-templatebuilder\avia-shortcodes\blog\blog.php around line 861 you find filter:
$query = apply_filters( 'avia_blog_post_query', $query, $params );
In global variable $avia_config[‘posts_on_current_page’] you have all ID’s of already queried posts.
$query[‘post__not_in’] can be used to skip already queried posts:
$query['post__not_in'] = isset( $query['post__not_in'] ) ? array_merge( $query['post__not_in'], $avia_config['posts_on_current_page'] ) : $avia_config['posts_on_current_page'];
Can you give this a try please?
Best regards,
Günter
Hi Enfold,
On a website we maintain, there is an error with the combination of the use of tabs and GravityForms. It happens that the height of the tab content is set to be the same height of the original content. However, when an error message in GravityForms happens, it takes up a lot of space and puts error messages on top of the fields, thus increasing the height. This manages to break the layout and break the tab structure. Activating AJAX on the GravityForms submission does fix some of the problems but it still happens to cut off certain information. I have made a video regarding the issue:
https://vimeo.com/1045345744
Could you look into this issue? I think it is a theme issue, as using the Troubleshooting mode makes me believe it is something with recalculating the height whenever such an event has been triggered.
It seems to happen on the second tab mostly, the first tab seems fine. AJAX does solve some of the problems, but still some space is occupied then.
Kind regards,
Sietse
Hey there,
we just came across one of those nasty scaling issues on a clients site of ours.
They run Enfold with nearly 1k posts (real post_type=”post”) besides even more pages and other CPTs.
Yesterday they hit “a wall” causing reproducible OOMs on their posts in the editor as well as on the Frontend and other parts of the website.
Some context information (although mostly irrelevant):
PHP 8.1
Enfold 6.0.6
WP 6.7.1
Max Mem: 512M
Avg Max Mem Consumption on Posts in Frontend and Backend: ~80M
We dug deep and ran APM Traces on the problematic posts. We figured out that a combination of the following UI Builder Element(s) and Post Config is a guarantee to hit the OOM at some point in time:
– Create a Post and add it to Category “A”
– Add the following ALB Element(s) to the Post:
— “Blog Posts” with “Show Blog Posts” and select Category “A” to display (<– The clients have this configured to be recursive as the same post will be displayed in the list itself – don’t think they did this intentionally they just did not set an offset)
— “Entry Slider” with some other Category than “A”
– Create many of these Posts
For reasons we have not analyzed in the Enfold code yet the APM clearly showed a loop triggered between “do_shortcode” and “load_template”. With many occurences in “locate_template”, “get_template_part”, “avia_sc_blog::shortcode_handler” and “aviaShortcodeTemplate::shortcode_handler_prepare”.
As the whole OOM is gone when the “Show Blog Posts” element is removed from the Post we assume that the Blog Post Element kind of itself “renders” the content of all of it’s displayed blog posts, leading to a rendering of all of the selected blog Posts of the Blog Posts element on that page, leading to a rendering of all of the selected blog Posts of this element…… [-loop-].
The issue is so wide spreading that all of the posts being using this Element with the Category “A” are OOM. Some other functions of the site were OOM as well but we did not analyzed deeper as these errors were gone as soon as we solved the issue with the Post. I assume they might have some relationship to one of the “OOM posts”.
To fix the wide spread OOM we simply needed to move the latest post to the trash. Restoring it lead to OOM at all effected posts again. Or removing the Blog Posts Element.
Increasing the memory of the site did not help at all. Within the WordPress backend editor there is no obvious high memory consumption when analyzing with Query Monitor for example.
The findings clearly indicate that there is a loop that needs to be stopped at some point.
Hope you can assist and find way to allow our clients to continue using the elements with referencing their posts internally.
If you believe this can be solved by a configuration change in one of the UIB Elements, let me know. But I fear they will not be happy if they have to change several hundreds of posts ;-).
Thank you very much and best regards,
Jan
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi.
I am using latest WordPress and Enfold theme and have had an issue ever since installing Enfold. I am using Classic Editor for editing pages, posts and customs posts from other plugins. For some reason every time I hit save-button, the page/post is saved but immediately after there is a draft created… So it doesn’t matter how many times I save a page/post, if I re-visit the editor for that page/post there is a message that there is a newer version of this page/post available.
I tried disabling all plugins and changed to default wordpress theme and the fault is gone. I enabled all plugins with wordpress default theme and the fault is gone. Only when I switch to Enfold-theme this issue is back.
So why aren’t I able save pages/posts correctly without having a auto-draft created?
Hey filmblau,
Thank you for the inquiry.
These are the recommendations by the insight tool:
There are a number of WordPress plugins that can help you inline critical assets or defer less important resources. Beware that optimizations provided by these plugins may break features of your theme or plugins, so you will likely need to make code changes.
WP Rocket
Enable Remove Unused CSS and Load JavaScript deferred in ‘WP Rocket’ to address this recommendation. These features will respectively optimize the CSS and JavaScript files so that they don’t block the rendering of your page.
Have you tried enabling the option in the WP Rocket plugin and installing a compression plugin such as Autoptimize? You can also enable the theme’s Enfold > Performance > File Compression settings and disable the compression option from the cache plugin. Let us know of the result.
Best regards,
Ismael
Hi,
You need to edit all the Special Heading elements on the page and adjust the Styling > Font Sizes settings. Please refer to the screenshot in the private field.
To learn more about the theme, please check the documentation: https://kriesi.at/documentation/enfold/intro-to-layout-builder/
Best regards,
Ismael
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. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update. 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 whitney110,
The theme files are available in your Themeforest account, please download them from there. After that then please refer to the documentation on how to update: https://kriesi.at/documentation/enfold/theme-update/. Also make sure to register your theme license: https://kriesi.at/documentation/enfold/theme-registration/
Best regards,
Rikard
Do we have any response to this yet?
https://github.com/KriesiMedia/Enfold-Feature-Requests/issues/114
Following my solution above to reinstate the default filters:
I now use the following more aggressive redirect in the redirection plugin:
Source URL: ^.*avia_extended_shop_select.*
Enable: Ignore Case, Regex and Ignore Slash
Target URL: https://www.domainname.com/shop/
Hit Save
Hi. My customer asks, can i shorten the amount of letters WP/Enfold shows in ingress? They wan’t only few words not the entire section before READ MORE ;)
Dear James,
Thank you so much.
Since i use wp online account i had to install “envato market plugin” to update enfold theme.
The blank page has disappeared. Everything is back to normal.
Will the theme be automatically updated from now on?
Best regards,
James
Hi Mike.
Understood. Thanks for clarifying this. For now, I will have to publish the page privately then or add a password as you have suggested.
Just to clarify, this issue only happens specifically with saved Avia *templates, it doesn’t occur when the page is built with the Avia Builder or Default Editor from scratch and saved in draft made. Hopefully this helps in your investigation in figuring out if this can be fixed with a feature release of WordPress/Enfold.
Thanks.
Hi, This ticket can be closed. It turned out to be a memory hog issue caused by plugin Event Tickets which resulted in Enfold theme looking like the culprit, however, that was a red herring.