Forum Replies Created
-
AuthorPosts
-
Hey,
Please see https://kriesi.at/documentation/enfold/intro-to-layout-builder/#alb-for-any-post-type.
Let us know if you need help with that.
Best regards,
YigitAugust 17, 2023 at 4:29 pm in reply to: Disable “graphic” ampersands, quotes and apostrophes #1416488Hey,
Please use the code as the following:
#top .special_amp { font-size: 1em; line-height: 1; font-style: normal; font-family: inherit; font-weight: 300; }
After that, please go to Enfold theme options > Performance and disable CSS file merging, save theme options, clear cache, and enable CSS file merging once again.
If that doesn’t work, please create temporary admin logins and share them with us in the private content field.
Regards,
YigitAugust 17, 2023 at 9:48 am in reply to: Deprecated : The get_page_by_title function has been deprecated since version 6. #1416458Hey,
You are using an old version of Enfold. Updating Enfold to the latest version 5.6.5 would fix this issue.
Please update Enfold: https://kriesi.at/documentation/enfold/theme-update/.
Regards,
YigitAugust 16, 2023 at 6:44 pm in reply to: Follow up to “After update to Enfold 5.6.5, Advance Layerslider post title… #1416426Hi,
You are welcome!
Let us know if you have any other questions.
Best regards,
YigitHey Nikhil,
Enfold version you are using is not compatible with PHP 8.x. Updating Enfold would fix this issue.
Please install the Envato Market plugin and insert your Personal Token into the plugin settings and check if you’ll receive the update.
Best regards,
YigitAugust 16, 2023 at 5:34 pm in reply to: Follow up to “After update to Enfold 5.6.5, Advance Layerslider post title… #1416420Hey,
Unfortunately, we don’t have an ETA yet.
I emailed you the development version of Enfold 5.6.6 which includes LayerSlider 7.8.0. I tested this version and the issue with dynamic layers is fixed.
Since this isn’t the final version of Enfold 5.6.6, please test it intensively on a staging site before installing it on your live site.
Best regards,
YigitHi,
Thanks for the information.
I deleted the enfold/config-templatebuilder/avia-shortcodes/lottie_animation folder and that helped.
For now, please use this workaround on your live site and keep the logins you shared in this thread active so we can investigate further.
Best regards,
YigitHi,
I’m sorry but I’m afraid I don’t have a solution for older versions of mobile Safari.
Best regards,
YigitHi Diana,
1- I changed the following code:
#top .flag-deutsch a, #top .flag-english a { display: block; }
to following one:
#top .flag-deutsch a, #top .flag-english a { display: block; height: 100%; }
2- I added the following code to bottom of the Quick CSS field:
#top .av_header_transparency #header_meta li { border: none; }
Please review your website.
Best regards,
YigitHey,
I cannot reproduce the issue on my iPhone. I attached a screenshot in the private content field.
Please make sure to clear the cache of your mobile browser.
Best regards,
YigitHey,
Please replicate the issue on a staging site and send us a link to your site, admin login credentials and FTP logins so we can look into it.
Best regards,
YigitHi Matthias,
Please edit your Color Section element and give it a custom ID (“two-col” in the example below) in Advanced > Developer Settings > Custom ID Attribute field (https://i.imgur.com/3gWy9FW.png).
Then add the following code to the bottom of the Quick CSS field in Enfold theme options > General Styling:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #two-col .flex_column { width: 47%; } .responsive #top #wrap_all #two-col .flex_column:not(:nth-child(2n+1)) { margin-left: 6%; clear: none; } }
Best regards,
YigitHi Kate,
I’m happy that Mike could help.
Let us know if you have any other questions.
Best regards,
YigitHey Diana,
I edited your custom CSS code and changed it to the following:
#top .sub_menu .flag-deutsch { background: url('https://repaireliana.elianafe.com/wp-content/uploads/2023/08/deutschland.png') center center no-repeat; height: 50px; width: 50px; text-indent: -9999em; background-size: contain; } #top .sub_menu .flag-english { background: url('https://repaireliana.elianafe.com/wp-content/uploads/2023/08/vereinigtes-konigreich.png') center center no-repeat; height: 50px; width: 50px; text-indent: -9999em; background-size: contain; }
Please review your website.
Best regards,
YigitHi,
I changed the code to the following one:
#top #scroll-top-link { backdrop-filter: blur(15px); background-color: rgba(20, 21, 23, 0.3); box-shadow: 0 3px 4px rgba(0,0,0,0.5); border: none; -webkit-backdrop-filter: blur(15px); opacity: 1; }
Please review your website.
Best regards,
YigitHey Antonio,
Please edit your page, go to Layout > Header visibility and transparency, and choose the Transparent Header option (https://i.imgur.com/79EZp4E.png).
Best regards,
YigitHey,
Please install the Envato Market (https://www.envato.com/lp/market-plugin/) plugin, insert your API key in the plugin settings, and check if you’ll receive the update.
If you don’t, you’d need to manually update the theme (https://kriesi.at/documentation/enfold/theme-update/).
After updating Enfold, please refer to this post https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert a Personal Token in Enfold theme options so you’d receive further updates.
Regards,
YigitHey,
Please share a link to your site and admin login credentials in the private content field and let us know how to reproduce the issue.
Regards,
YigitHello,
As I can see, all of your threads except for the one regarding the popup builder (https://kriesi.at/support/topic/pop-up-builder-not-working/) received replies.
If you’d like to follow up on your existing threads, please reply to them and do not start new threads like this one to redirect to them.
Regards,
YigitHi,
You are welcome!
For your information, you can take a look at Enfold documentation at https://kriesi.at/documentation/enfold/.
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you.
Best regards,
YigitHi,
It looks like you have three columns at the top. Instead, you can place your Image element inside a Color Section element, edit the Image element, go to Styling > Alignment > Image Alignment, and select the Center option (https://i.imgur.com/SzkRr2r.png).
With your current setup, adding the following code to the bottom of Quick CSS in Enfold theme options > General Styling would fix the issue:
#av_section_1.av-7owuvs-71547a4fbcedf02f5f4ccf74ce481be0 { max-width: 100%; }
Best regards,
Yigit- This reply was modified 1 year, 3 months ago by Yigit.
Hi Tello,
Thank you for your patience.
I went to Enfold theme options, switched the language to Arabic, went to Performance > Self Hosted Videos And Audio Features, selected the “Always load media features” option, and that helped.
Please review your website.
Best regards,
YigitHi,
You are welcome, Dominic. Let us know if you have any other questions.
Best regards,
YigitHey,
Thanks for the information.
It looks like the issue is related to PHP 8.2.x.
I reported the issue to our developers. For now, please downgrade PHP to version 8.1.x.
Regards,
YigitHey Marcus,
Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab
#socket { font-size: 15px; }
Best regards,
YigitHi,
Unfortunately, there isn’t an easy way to remove the target attribute at the moment. I will ask our developers if it’d be possible to add a filter for upcoming versions. We’ll give you an update in case we add a new filter.
For now, please add the following code to the bottom of Functions.php file of your child theme, or add it as a new snippet in the Code Snippets plugin:
function av_remove_privacy_attr() { ?> <script> (function($) { $(document).ready(function() { $('.av-av_tab-5f5085d493be16260717094fefe921f3 a').removeAttr('target'); }); }(jQuery)); </script> <?php } add_action('wp_footer', 'av_remove_privacy_attr');
Best regards,
YigitHi,
Thanks for the information. This sounds like a plugin conflict. If it was a compatibility issue with Enfold, it wouldn’t work all the time.
To check if this is theme related, please try switching to one of the default themes and check if that resolves the issue.
If you can reproduce the issue when Enfold parent theme is active, please create a staging copy of your site and send us admin login credentials so we can investigate the issue.
Best regards,
YigitHi @perfectword,
I emailed Enfold 5.6.3 to the address you provided when registering for our forums. Let us know if you didn’t receive it or would like us to send it to another address.
Best regards,
Yigit -
AuthorPosts