-
Search Results
-
Hi, I noticed each time I update a page old, emoji’s get lost.
They are visible in editor, once published though on live page they disappear and if I edit agani the live page without, then they are disappeared also in the editor.
I wanted to ask if this is a known Enfold issue, or might be caused by something else, if so any idiea?
Thank you
Topic: Images on sitemap solution
Hi Guys,
Someone posted a while ago about imagery not being detected by yoast.
Mike responded with a solution.
https://kriesi.at/support/topic/image-sitemap-problem/#post-1059171
I have assumed that yoast was used to generate the sitemap?Did this ever make it into core? I too have found imagery is not included in Yoast Sitemaps on Enfold sites in 5.2.1
I currently just get the featured image assuming one has been set per page.
Topic: Enfold License and Token
Two questions:
1. Is it possible to use a license for a new project if the the website where I used enfold is not active anymore?
2. If I have installed enfold on a website just for a try and don’t use it, can I just uninstall the theme and use it for another projekt?Thank you for an answer!
HubertHave downloaded and reinstalled the latest enfold version.
Have tried PHP 7.4, 8.0 and 8.1.
Any ideas on what else to do?Hi guys,
we currently maintain about 100 sites built upon Enfold and custom CSS using Quick CSS.
After your recent introduction of “Responsive Styles” within the 5.1 release nearly all of these pages broke due to Custom CSS not working anymore which worked before. In particular the new responsive styles take precedence over custom css styles and classes.
I am only writing now as we just updated our prod env to 5.1.2 and our dev sites to 5.2.1. The issues exist in both versions and only came to our attention within the live sites. Our dev env doesn’t use that much custom Quick CSS…For columns (
/config-templatebuilder/avia-shortcodes/columns/columns.php) we were able to “fix” the issues using you newly introduced filter “avf_disable_columns_responsive_margin_padding”.
For the Grid Row “cell” (/config-templatebuilder/avia-shortcodes/grid_row/cell.php) this is not possible as you hardcoded the add_responsive_styles in there (line 603 in 5.2.1) without any possibility to disable that. Even worse it is set with the “!important” modifier rendering any attempt to change the values by custom css nearly impossible.
We were only able to hotfix this within the Grid Row by using the “avf_el_styling_responsive_styles_skip” filter. Which leads to the sideeffect that the configured values for the Grid Row from the Enfold backend are now ignored and the default is always used. This is also breaking, but not as bad as before…In any way the way you added the Responsive styles seems to break backwards compat with custom CSS massively. I would kindly ask you to reconsider this feature and the way you implemented it. Custom CSS must remain to have a chance to overwrite the configured styles in the same way it did before Enfold 5.1. Alternatively we need a filter to permanently disable this feature globally(!). But that would only be the last resort in my oppinion.
As a side info: We have the following filter configured as your post css generation didn’t work with our caching rules due to the location where the css was generated to:
add_filter( 'avf_post_css_create_file', '__return_false', 10, 1 );
So you might want to set this as well to have an identical environment.I will add a test case to reproduce into the private content. Just put the shortcodes into an empty page and switch to the advanced layout builder afterwards. Then open the page on the frontend. Then add the following custom css to Quick CSS save and reload the page on the frontend.
Using the Browser DEV tools you will now see that the custom css cannot set the margin and padding anymore. That worked before and as there are many live sites out there relying on custom css this has to continue to work.
If you then add the following filters, the custom css will work again (only fhe first filter is necessary for this example):add_filter( 'avf_disable_columns_responsive_margin_padding', '__return_true' ); add_filter( 'avf_el_styling_responsive_styles_skip', '__return_true' );Quick CSS:
.open-job-boxes .job-box{ -webkit-box-shadow: 0 3px 6px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0 3px 6px 0px rgba(0,0,0,0.16); box-shadow: 0 3px 6px 0px rgba(0,0,0,0.16); padding: 30px; background: #ffffff; } .open-job-boxes .job-box h3{ font-size: 20px; color: #212121 !important; font-weight: 600; margin-top: 20px; } .open-job-boxes .job-box a { background-color: #b3041c; padding: 13px 20px 11px 20px; font-size: 16px; color: #fff; text-align: center; overflow: hidden; position: relative; display: block; margin: 40px auto -51px auto; transition: 0.4s; border-radius: 0; max-width: 250px; border-color: #b3041c !important; } .open-job-boxes .job-box a:hover{ background-color: #cb001c !important; } .open-job-boxes .job-box:before{ content: ""; height: 52px; width: 52px; display: block; margin: -60px auto -5px auto; border-radius: 100px; border: 5px solid #fff; background: #b3041c; position: relative; z-index: 99; visibility: visible; }Thank you very much and best Regards,
Jan
Topic: Button in Mobile Header
Hey Enfold-Team,
is there a possibility to add a CTA-Button only to the mobile menu?
The result should have a button like this: https://sfvoe.de/wp-content/uploads/2022/11/CTA-mobile.jpg
Thank you in advance!
Kind regards
JonasTopic: PHP Parse error
Hi,
we are using the enfold theme with a child theme and have issues with upgrading to PHP Version 8.0.
We use the latest Enfold theme 5.2.1 and get this PHP Parse error: Unterminated comment …
/themes/enfold-child/funktions.php on line 3Thanks for helping us!
Regards,
ChristineTopic: Blind SQL Injection
Hi,
i have got a report about a specific SQL Injection vulnerable in one of the enfold themes modules.
If you provide me a contact possibility i will send it to you directly.kind regards
tomWarning: Illegal string offset ‘default’ in /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-popup-templates-responsive.php on line 220
We want to run this on PHP 5.6 version
Wordpress 6.0 version
Viewing 30 results - 21,451 through 21,480 (of 244,526 total)




