Forum Replies Created
-
AuthorPosts
-
Hi Niclas,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHey,
Slider Revolution is not included in Enfold. LayerSlider plugin is included and we will include the updated version in upcoming version.
Best regards,
YigitHey Claudia,
WooCommerce is a free plugin, WooCommerce Bookings is a paid extension. Only WooCommerce is required to import the demo.
You can go to Plugins > Add New and search “WooCommerce” or download it here – https://wordpress.org/plugins/woocommerce/ :)
Best regards,
YigitHi,
I am well, Justin. Thanks! I hope you are too :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHey Justin,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { .responsive #top #home .slide-entry.flex_column { width: 100%; margin-left: 0; } }Best regards,
YigitMay 2, 2022 at 2:10 pm in reply to: GiveWP + Events Calendar + WooCommerce + Enfold = multiple AVIA element failures #1350185Hi,
Our devs are currently very busy working on upcoming major Enfold update and since GiveWP plugin is not one of the supported plugins, we are unable to help you fix this issue. We appreciate your understanding, Andrew.
If you have any other questions, please do not hesitate to start new threads.
Best regards,
YigitMay 2, 2022 at 1:09 pm in reply to: Product filter disappear in sidebar after update on 4.9.2.1 #1350178Hi Kai,
Thanks for contacting us and sorry for the late reply!
I tried updating Enfold to the latest version 4.9.2.2, switching to widget block editor and de-activating all active plugins except for WooCommerce but the issue persists.
I will report the issue to our devs and share this thread as reference.
Please kindly wait to hear from us :)
Best regards,
YigitHi Mike,
1- Please change your code to following one
function av_add_bbpress_custom_content() { echo 'YOUR SCRIPT GOES HERE'; }; add_action( 'ava_after_main_title', 'av_add_bbpress_custom_content', 10, 0 ); add_action( 'bbp_template_before_topics_loop', 'av_add_bbpress_custom_content', 10, 0 );bbPress does not seem to have a hook before search form, the ones I tried did not work but this should work. This would add your banner below title bar. You can then add following code to bottom of Quick CSS field to position it in center
#b32654dbd97de { margin: auto; }If that does not work, please post a link of your page.
2- Please add following code to Quick CSS
#b32654dbd97de { margin-bottom: 30px; }3- Could you please refer to this post – https://bbpress.org/forums/topic/how-to-disable-hyperlinks-in-bbpress-forum/?
4- You can use – https://developer.wordpress.org/reference/functions/wp_is_mobile/ function to set different banners :)
Best regards,
YigitHey Tim,
Thanks for your suggestion!
We have forwarded your request to Günter on GitHub and shared this thread as reference. We will inform you here in case we have any updates on your request as always :)
Best regards,
YigitHi,
Thanks for your patience!
Yes, I got black screen on both IOS and macOS. webm files are not supported by Apple – https://discussions.apple.com/thread/3961142
Would it be possible for you to convert English version of the video to mp4 as well? :)
Best regards,
YigitHey,
Thanks for contacting us!
You can enable debugging mode for ALB – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and then edit your page and copy the shortcodes from debugging field that will appear right below ALB and paste them into your other website.
If you would like to import a layout from another demo, please go to – https://kriesi.at/themes/enfold-overview/ and copy the pages you would like to import so we can provide you their shortcodes :)
Regards,
YigitHey Jan,
Thanks for contacting us!
You are currently using a very old version of the theme which is not compatible with your WordPress version. Updating the theme would fix the issue.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.9.2.2.
Then, please generate a Personal Token by referring to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it in Enfold theme options to receive auto updates :)
Regards,
YigitApril 30, 2022 at 11:30 am in reply to: Icon Grid (Image Flip Box) broken after Enfold upgrade from ver. 4.8.7.1 to 4.9 #1350032Hi,
You are welcome and thank you for your feedback!
Let us know if you have any other questions and enjoy your weekend :)Best regards,
YigitApril 28, 2022 at 10:09 am in reply to: Icon Grid (Image Flip Box) broken after Enfold upgrade from ver. 4.8.7.1 to 4.9 #1349779Hi E,
We have just released Enfold 4.9.2.2. Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version :)
Best regards,
YigitHi,
Thanks for contacting us!
We are working on Rank Math compatibility and it will be included in one of the upcoming updates :)
Regards,
YigitHey,
Could you please create temporary admin logins and post them here privately so we can look into it? I tested it on my local installation and it worked for me :)
Regards,
YigitApril 26, 2022 at 3:32 pm in reply to: Remove bullet points and text decoration in my account section #1349544Hi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Glad you figured it out!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitApril 26, 2022 at 12:11 pm in reply to: Remove bullet points and text decoration in my account section #1349514Hi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
ul.af_members_area_data_tabs li { list-style: none; }Best regards,
YigitApril 26, 2022 at 12:06 pm in reply to: Important change request for avia_google_maps_api.js! #1349513April 26, 2022 at 12:06 pm in reply to: Important change request for avia_google_maps_api.js! #1349512Hi John,
You have following custom CSS code
#nav_menu-3, #nav_menu-4, #nav_menu-5, #search-4 { margin-top: 0px !important; margin-bottom: 0px !important; }Please change it to following
#nav_menu-3, #nav_menu-4, #nav_menu-5, #search-4 { margin-bottom: 0px !important; }Regards,
YigitHi Sabine,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.html_av-overlay-side .av-burger-overlay-scroll { width: 210px; }Best regards,
YigitHey Sabine,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust the font size (“18px”) as needed
@media only screen and (max-width: 480px) { #top .all_colors mark { font-size: 18px; } }Regards,
YigitApril 25, 2022 at 5:43 pm in reply to: How to change category page to look like masonry grid? #1349433Hi,
Glad you figured it out and thanks for sharing your solution!
Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitApril 25, 2022 at 5:34 pm in reply to: Important change request for avia_google_maps_api.js! #1349429Hi mailworm,
I am sorry for the late reply.
For your information, we have forwarded your request to our devs but please note that since this was requested for the first time, it may have a lower priority.
The code @NIXHALBES posted might need to be adjusted for Borlabs Cookie Popup. Have you contacted plugin authors? If you have not, please do so as they would have better insight on what could be causing the issue :)
@NIXHALBES Thanks for your help :)
Best regards,
YigitHi,
I am very sorry for the late reply.
We believe this is a permission related issue or something is breaking our theme code but unfortunately, we could not locate the problem. As I mentioned earlier, we do not have much experience with LearnDash and we have not received such report before and since there is no error related to this issue in logs, we are unable to provide a solution at the moment.
We have informed our devs regarding the issue. In the meantime, if you are able to find a temporary fix, please do share with us so we can look into implementing it.
Edit: Our developer who has a working installation with LearnDash and Enfold informed me that he does not have such issue on his site and that the behaviour on your website is unusual. He said that this could be related to modifications on theme files, if you have made any, or combination of plugins you are using such as membership plugins. If you have not modified any theme files, could you please try de-activating all active plugins, except for LearnDash, and check if that helps?
Best regards,
Yigit-
This reply was modified 3 years, 6 months ago by
Yigit.
Hey,
I tried it and it redirects me to the same link.
Have you tried the solution I shared in my previous reply?
Regards,
YigitHi Jakob,
We are happy that Rikard could help you out! :)
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 -
This reply was modified 3 years, 6 months ago by
-
AuthorPosts
