Forum Replies Created
-
AuthorPosts
-
November 30, 2022 at 2:54 pm in reply to: Laden einer Demo-Version | stehn auch andere Funktionen / Tools zur Verfügung #1374470
Hi,
Yes, all elements and functionalities are included in Enfold. Some elements are available after activating certain plugins, such as WooCommerce, The Events Calendar etc.. If you point out a specific feature/functionality, we can gladly tell you how you can use them :)
Cheers!
YigitHey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { .avia-button.av-14b7av-fc5aa60a4df753ad7c839469f33ef344, .avia-button-wrap.av-14b7av-fc5aa60a4df753ad7c839469f33ef344-wrap { float: none; } .avia-button-wrap.av-14b7av-fc5aa60a4df753ad7c839469f33ef344-wrap { max-width: 210px; margin: auto; } }Regards,
Yigit-
This reply was modified 2 years, 11 months ago by
Yigit.
Hey troupdim,
Thanks for contacting us!
Could you please post a link of your page so we can provide you an accurate solution? :)
Best regards,
YigitHi,
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – 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 :)
Enjoy the rest of your day!
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.entry-content-wrapper ul.products .quantity { max-width: 130px; margin: auto; }Best regards,
YigitHey,
Thanks for contacting us!
We do not have any experience with Presto unfortunately but could you please refer to this screenshot and check Panels tab and make sure is it enabled – https://imgur.com/a/MFZ5EZh?
Best regards,
YigitHi,
Our devs have added a filter “avf_google_recaptcha_apiurl” which will be available in Enfold 5.3
Could you please try changing the code to following one
add_filter('av_google_recaptcha_apiurl', function($url) { $lang = apply_filters( 'wpml_element_language_code', null, $args); $url = $url . "?hl=" . $lang; return $url; }, 10, 1);Best regards,
YigitHi,
Glad Ismael could help!
In Enfold 5.3, we have added an option “Page Element Filter” to exclude page content from ALB subqueries for various elements :)
Best regards,
YigitNovember 30, 2022 at 1:53 pm in reply to: Remove sidebars to linked webcam images to stretch fullscreen #1374455Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – 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 :)
Enjoy the rest of your day!
Best regards,
YigitHi,
Great! :)
For your information, you can take a look at Enfold documentation here – 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 :)
Enjoy the rest of your day!
Best regards,
YigitHey B,
Thanks for contacting us!
Please add following code to the bottom of functions.php file of your child theme in Appearance > Editor
add_filter('avia_widget_time', 'change_avia_date_format', 10, 2); function change_avia_date_format($date, $function) { return get_option('date_format'); }Best regards,
YigitNovember 30, 2022 at 1:46 pm in reply to: Bausteine/ Elemente abspeichern für andere Seiten? #1374447Hi,
Please see my reply on this thread – https://kriesi.at/support/topic/einzelne-demo-elemente-herunterladen/#post-1374441 :)
Best regards,
YigitHey,
Thanks for contacting us!
1-Unfortunately, there is not a quick CSS snippet we can share to achieve this. Would adding 2 Magazine elements and displaying only 1 item in the bottom one and displaying it bigger would work?
2- Please edit your Magazine element and give it a custom ID (“right-mag” in example below) and add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#right-mag .av-magazine-thumbnail { float: right; margin-right: 0; margin-left: 15px; }Best regards,
YigitNovember 30, 2022 at 1:14 pm in reply to: Wie lange dauert die Support-Antwort? How long does the support response take? #1374442Hi,
We usually reply to threads within 24 hours however depending on how busy the forums are, sometimes it gets longer.
All of your threads received a reply. If you have further questions, please reply back :)
Regards,
YigitHey,
You can go to any page you would like to import – https://kriesi.at/themes/enfold-overview/ and then share the link with us so we can share shortcodes of the page with you. After that you can enable ALB debugging mode – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and insert the shortcodes into debug field right below ALB :)
Regards,
YigitNovember 30, 2022 at 1:09 pm in reply to: functions.php ändern zur customization von elementen #1374440Hey,
No, it is no longer necessary. You can find custom CSS and ID options by editing elements and going to Advanced > Developer Settings tab. If you would like to hide the options, you can go to Enfold theme options > Layout Builder and enable “Hide Advanced Layout Builder Developer Options” :)
Best regards,
YigitNovember 30, 2022 at 1:07 pm in reply to: Bausteine/ Elemente abspeichern für andere Seiten? #1374439Hey,
Thanks for contacting us!
You can save your pages or elements as templates – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates and load them on other pages :)
Best regards,
YigitNovember 30, 2022 at 1:06 pm in reply to: Google fonts lokal einbinden | direkt beim Erstellen einer neuen Website #1374438Hey Nicoletta,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/support/topic/loading-google-fonts-locally-for-gdpr-compliance/ :)
Best regards,
YigitNovember 30, 2022 at 1:05 pm in reply to: Laden einer Demo-Version | stehn auch andere Funktionen / Tools zur Verfügung #1374437Hey,
Thanks for contacting us!
You can use all the images included in Enfold demos in your Enfold based projects :)
Best regards,
YigitNovember 30, 2022 at 1:03 pm in reply to: Remove sidebars to linked webcam images to stretch fullscreen #1374436Hey MdF,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.page-id-1156 .content, #top.page-id-1156 #main .container { padding: 0; }Best regards,
YigitHi Tracy,
Thanks for contacting us! We are sorry to hear about the previous developer.
Since you do not have purchase information or access to ThemeForest/Envato account that was used to purchase the license, I am afraid you would not be able to update the theme on the installations you manage.
You can find Enfold documentation here – https://kriesi.at/documentation/enfold/ and check out this tutorial on YouTube – https://www.youtube.com/watch?v=Gr4GV8NKMek&ab_channel=FerdyKorpershoek. Enfold is very user friendly so it should not take long time to get used to it. If you have any questions you can always contact us :)
Best regards,
YigitHi Thilo,
Thanks for contacting us!
Could you please firstly update Enfold to the latest version 5.2.1 – https://kriesi.at/documentation/enfold/theme-update/? :)
Cheers!
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and generate a Personal Token on your Envato account and insert it in Enfold theme options to receive auto updates :)
Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Thanks for contacting us!
Could you please try switching to one of the default themes and check if you can reproduce the issue?
Regards,
YigitHey Nancy,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.flex_column.av-13krf-dba0bfb071ad0e000a6433bbf9d40892 { margin-left: 0; } .flex_column.av-13krf-dba0bfb071ad0e000a6433bbf9d40892 { margin-left: 0; } .flex_column.av-1jcl3-74128e6af301545faed95d20b2a49b51, .flex_column.av-13krf-dba0bfb071ad0e000a6433bbf9d40892 { width: 26%; }Best regards,
YigitHey Nancy,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-image-overlay-wrap a.avia_image .image-overlay { -webkit-transform: none; -ms-transform: none; transform: none; }Best regards,
YigitHey Volgspot,
Thanks for contacting us!
Please see – https://kriesi.at/support/topic/wordpress-6-1-css-fixes/ :)
Best regards,
YigitHey Alfredo,
Thanks for contacting us!
Please add following code to functions.php file of your child theme – https://kriesi.at/documentation/enfold/child-theme/
add_action('ava_before_footer','footer_content_new'); function footer_content_new(){ echo "<div class='my-custom-title'>Contact Ons</div>"; }Then you can add following code to bottom of Quick CSS field to change the styling
.my-custom-title { color: red; font-size: 32px; }Regards,
Yigit-
This reply was modified 2 years, 11 months ago by
Yigit.
Hey Alfredo,
It seems like you have added it by adding following code to Quick CSS
#footer .container { border-bottom: 2px solid #00BEBE !important; }You can remove it and add following code to bottom of Quick CSS instead and adjust the width as needed
#footer .container::after { border: 2px #00BEBE solid; width: 50%; visibility: visible; margin: auto; }Best regards,
Yigit -
This reply was modified 2 years, 11 months ago by
-
AuthorPosts
