Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for contacting us!
Please add following code to Quick CSS :)
@media only screen and (min-width: 1800px) { .responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry.av-landscape-img { width: 49.80%; } .responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry { width: 24.90%; }}Best regards,
YigitFebruary 23, 2021 at 3:39 pm in reply to: Falsche Darstellung Grundpreiseinheiten Enfold & WooCommerce #1283113Hallo Cornelie,
Thanks for contacting us!
Could you please post a link to your page where we can see the issue? :)
Best regards,
YigitHey Sebastian,
Thanks for contacting us!
It seems like Bynder only offers WP plugin to their customers only as I could not find it in WP plugin repository. Could you please post a link of the page where we can see the issue? :)
Best regards,
YigitFebruary 23, 2021 at 3:05 pm in reply to: ENFOLD – Fullscreen slider – Slide 1 / unknown space 25px on the left side #1283108Hey,
Glad you figured it out and thanks for the update.
Let us know if you have any other questions and enjoy the rest of your day! :)
Regards,
YigitHi Caroline,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.responsive .logo img, .logo img { display: none; }Best regards,
YigitFebruary 23, 2021 at 3:00 pm in reply to: Menu underline the same width as the menu titles? #1283104Hi,
Thanks for contacting us!
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
#top .avia-menu-fx { bottom: 22%; width: 70%; left: 15%; opacity: 1; visibility: visible; }and chose “default” in “Header Style” in Enfold theme options > Header tab.
Please review your website :)
Regards,
YigitHi,
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 :)
Best regards,
YigitP.S.: Please consider reviewing Enfold on ThemeForest if you have not already – https://themeforest.net/downloads :)
Hi Joey,
Thanks for contacting us!
Could you please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.7.6.4?
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Regards,
YigitHi Manuel,
Thanks for contacting us!
1- We only provide support through our support forum so whenever you have a question or an issues, please start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post
2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust it as needed
#socket { font-size: 14px; }3- Please go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”
4- Enfold numeric captcha adds a simple mathematical equation that needs to be answered correctly. It is of course not as advanced as Google reCaptcha but does not require you to mention anything in privacy policy as it does not use any data.
I hope that helps. Let us know if you have any other questions :)
Regards,
YigitHi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab as well
.html_header_top.html_header_sticky #header.header-scrolled { top: 0; }You can change “0” to “-1px” in case you would like to hide top border as well :)
Glad you like Enfold :)
Best regards,
YigitHi @antdesign01,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.html_header_top.html_header_sticky #header.header-scrolled { z-index: 601; } .html_header_top.html_header_sticky.html_av-framed-box .header-scrolled #header_main { margin: 0; } #top .header-scrolled .container.av-logo-container { width: 100%; padding: 0; }Best regards,
YigitHi Emily,
Glad you figured it out and thanks for sharing your solution!
Thank you for your kind words as well, we are happy that you like Enfold :)Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey Brent,
Thanks for contacting us!
Assuming you have a hosting provider and WordPress installed, you would need a theme and some plugins.
We sell premium WordPress theme Enfold and provide support to Enfold users. You can purchase an Enfold license for $59 which comes with lifetime updates and 6 months of support. You can check out Enfold demos here – https://kriesi.at/themes/enfold-overview/ and import any demo you like with a single click within a few minutes and start creating your website. Enfold has a drag and drop page builder called Advanced Layout Builder so you do not need any coding knowledge to create the pages you would like to create.
For reservations and scheduling, you would need WooCommerce and 3rd party plugins. WooCommerce Bookings – https://woocommerce.com/products/woocommerce-bookings/ and WooCommerce Bookings And Appointments https://www.pluginhive.com/product/woocommerce-booking-and-appointments/ plugins are fully compatible with Enfold.
I hope that helps! Let us know if you have any other questions :)
Regards,
YigitHey Emily,
Thanks for contacting us!
I checked your website and it worked fine for me. I attached a screenshot in private content field below. Have you figured it out already?
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Regards,
YigitHi,
You are welcome! Let us know if you have any other questions or issues and enjoy the rest of your day :)
Best regards,
YigitHi antdesign01,
Thanks for contacting us!
Please go to Enfold theme options > General Layout and set “Fixed Frame” :)
Best regards,
YigitHey Chris,
Thanks for contacting us!
I created a private copy of your page but I could not figure out what exactly is wrong yet. There is no option to disable smooth scroll so this just seems like a bug.
Do you have a testing environment where we could test further and maybe update WordPress and Enfold to the latest dev version? If not, can we try activating Enfold parent theme temporarily for testing purposes? :)
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to functions.php file of your child theme
add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1); function avia_replace_standard_icon($icons) { $icons['scrolltop'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue925'); return $icons; }and replace icon code with the the one you would like to use. You can simply hover on icon you would like to use to find the icon code – https://imgur.com/a/ViBH5vW :)
Best regards,
YigitHi Julie,
Thanks for contacting us!
1- You can add Color Section element to the top of your pages, set custom background image or color and then insert Special Heading element inside it and change heading to H1 – https://imgur.com/a/akspqYe.
Here is an example using H2 – https://kriesi.at/themes/enfold-business-flat/contact-2/2- Out of the box, it is not possible but we can gladly help you with CSS code. We would just need an example :)
I hope that helps! Let us know if you have any other questions :)
Cheers!
YigitHey Marcel,
Thanks for contacting us!
Each domain requires a separate license. You can read more about licenses here – https://themeforest.net/licenses/standard :)
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day!
Cheers!
YigitHi Biggy and Anderson C,
Thanks for contacting us!
We are really sorry for the inconvenience. You are right, the update should have been released already.
The thing is, we wanted to include PHP8 compatibility as well as a new feature we have been working on called Custom Element Templates in this update and not only WP5.6 compatibility. During our tests, we have found some compatibility issues between Custom Element Templates and WPML which forced us to delay the release.We will check with our devs and Kriesi to see if we can release an update next week. When we have a date, we will announce it on the sidebar of our forums.
Also, we have tested the latest dev version of Enfold with WP 5.7-beta3 and there are no compatibility issues. We will continue testing with upcoming beta versions.
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust as needed
#top .title_container.alternate_color .main-title a { color: orange; font-size: 20px; }:)
Best regards,
YigitFebruary 18, 2021 at 12:33 pm in reply to: How do you remove the menu at the bottom of some pages (not the footer menu) #1281973Hey,
Thanks for contacting us!
Please edit your pages and choose to display no sidebar under Layout section – https://imgur.com/a/ojfDM9a
If you would like to disable sidebars on all of your pages, please go to Enfold theme options > Sidebar Settings and choose to display no sidebar :)Best regards,
YigitFebruary 18, 2021 at 12:30 pm in reply to: Erweitertes Styling & Quick CSS funktionieren nicht? #1281970Hi Cornelie,
Thanks for the update!
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,
YigitFebruary 17, 2021 at 7:38 pm in reply to: Problems with envato API – key and support forum of kries #1281869Hi Enrico,
We are glad that it is working fine now!
You are welcome! And thank you for being so kind even when you were a bit angry. There is nothing we appreciate more than kindness :)
In future, if you have any urgent issues, please add “urgent” to the thread title so we can try our best and reply as soon as we can.
Let us know if you have any other questions or issues and enjoy the rest of your day! :)
Best regards,
YigitHi Günter,
Thanks for contacting us!
When Kriesi announced the deprecation of our older themes, (in this blog post – https://kriesi.at/archives/wordpress-5-0-and-enfold-4-5-1), he has offered to give refund to anyone who have purchased one of those themes up to 6 months prior to the announcement.
We are still providing the latest available versions to users who request them. They are compatible with WordPress versions up to 4.4. Latest available version of Flashlight was 4.3. If you would like, we can gladly provide it :)
Regards,
YigitFebruary 17, 2021 at 6:52 pm in reply to: urgent: my videos in banner got remove automatically!!! #1281859Hi,
I am glad that fixed it. Fingers crossed! If that happens again, please feel free to let us know :)
Enjoy the rest of your day!
Best regards,
YigitHi,
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,
Yigit -
AuthorPosts
