Forum Replies Created
-
AuthorPosts
-
Hi,
We can gladly look into it if you would like us to :)
If you would like that, please post FTP and WP admin logins so we can point out the issue and fix by commenting it out.Best regards,
YigitHi,
Thanks for contacting us!
avia_header_size function is now inside enfold/js/avia-snippet-sticky-header.js file. Please have a back up and then replace the function with your version.
Best regards,
YigitHi,
Excuse me, I have not noticed you set to display menu above logo. Unfortunately, that header style does not support transparent menus. I edited your header and chose to display menu below logo. Could you please check your website and see if it works for you? :)
Best regards,
YigitHey,
Thanks for contacting us!
I created “includes” folder in your child theme and modified loop-about-author.php and loop-index.php file as suggested here – https://wordpress.org/plugins/wp-user-avatar/#installation, however it did not work.
Please contact plugin authors as they should have better insight on what could be the issue or hire a freelance developer for the task :)Regards,
YigitHey Adeel,
Thanks for contacting us!
I searched our database and support forums however it seems like previous developer has never registered to our forums and never started any threads, therefore we are unable to reset forum account for you.
To download the latest version of the theme, you are going to need to have access to ThemeForest/Envato account which was used when purchasing the theme. To reset it, please contact Envato support. Please note, you would probably need to provide them a copy of the license.
If that is not possible, I am afraid only way to update the theme is to purchase a new license. I hope Envato team can help you recover your account so that would not be necessary.
Please feel free to reach out to us if you have any other questions :)
Regards,
YigitHey,
Please edit your page and choose to display Transparent header under Layout section – https://imgur.com/a/7TalHZC
If that does not help, please create temporary admin logins and post them here privately so we can look into it :)
Cheers!
YigitHi Alex,
Thanks for contacting us!
Enfold is fully compatible with WooCommerce Bookings. You can see an example on Enfold Hotel demo – https://kriesi.at/themes/enfold-hotel/product/one-bedroom-suite/
Enfold is fully compatible with WooCommerce Booking and Appointments plugin – https://www.pluginhive.com/product/woocommerce-booking-and-appointments/ however we do not have a demo with it.I hope that help! Let us know if you have any other questions :)
Yigit
Hi Peter,
Thanks for contacting us!
Enfold is compatible with LearnDash plugin, except for focus mode when using Enfold’s Advanced Layout Builder to create the content.
I hope that helps! Let us know if you have any other questions :)
Best regards,
YigitHi Jonah,
Thanks for contacting us!
Yes, you can choose to display text menu on desktop and hamburger menu on mobile. In Enfold theme options, you can choose to switch to hamburger menu on tablet and mobile or mobile only – https://imgur.com/a/1nRoV0u
Let us know if you have any other questions :)
Regards,
YigitHi Frank,
Glad Nikko 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,
YigitHi!
@BigBatT We normally have 3-4 beta versions before releasing a stable one however this was a big update for us and we had 11 dev versions before stable version. We were planning to release 4.8 in late January however we had to push back for CET & WPML compatibility and some users were getting upset, which is totally understandable, so we released 4.8 as soon as it was ready therefore I did not have chance to provide you the latest version for language files unfortunately. Translator infos were also removed in 4.8, it was present in older versions and as you can see, it is available again in 4.8.1.
@EZWebdesign Thanks for the heads up, Roger! I have suggested typo fixes to our devs.
I also checked if “Attention when using caching plugins: Whenever you make changes to a custom element template please clear your server cache to show the changes.” string is translatable and it is on my end. Here is a screenshot from my local installation using Loco Translate plugin – https://imgur.com/a/z7JIo1KBest regards,
YigitHi,
Please add following code to Quick CSS and adjust the values as needed
.entry-content-wrapper li { padding: 4px 0; font-size: 15px; }Best regards,
YigitMarch 8, 2021 at 11:53 am in reply to: There is a bug in Advanced Layout Builder when Slider Revolution is active. #1286397Hi Alan,
Could you please elaborate on the issue you are having? I checked your plugins but Slider Revolution is not installed. Since we have already fixed the issue I mentioned in other thread, I am guessing you are experiencing another one so please let us know how we can reproduce the issue :)
Best regards,
YigitMarch 8, 2021 at 11:49 am in reply to: Problem after most recent update to 4.8 – added gaps in page layout #1286393Hi,
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 Petra,
We have updated your email. Let us know if there is anything else we can help you with :)
Best 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,
You are welcome, Guido!
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 Michael,
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 :)
Thanks! You too have a nice weekend!
Best regards,
YigitHi,
That is because you are displaying transparent header in German version and non-transparent header in English version.
Please edit your page and choose non-transparent header under Layout section – https://imgur.com/a/dpy35Eg and remove the separator element :)Cheers!
YigitHi Verena,
I added following code to functions.php file of your child theme
// Register tripadvisor icon as a theme icon function avia_add_custom_icon($icons) { $icons['tripadvisor_icon'] = array( 'font' =>'tripadvisor', 'icon' => 'uf262'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['Tripadvisor'] = 'tripadvisor_icon'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);and chose Tripadvisor in Enfold theme options > Social Profiles.
Please review your website :)
Best regards,
YigitMarch 5, 2021 at 6:01 pm in reply to: There is a bug in Advanced Layout Builder when Slider Revolution is active. #1285866Hi,
Thanks for contacting us!
We have fixed that issue already. Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8 :)
Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update via FTP.
Envato has updated their API and we have implemented it in Enfold 4.5. So, after manual update this time, you can refer to link I posted above regarding Personal Tokens and generate your own to receive future updates :)
Best regards,
YigitHi,
Please add following code to Quick CSS field as well and adjust as needed
#top .social_bookmarks li { margin-right: 5px; }Best regards,
YigitHi,
Thanks for contacting us!
You are currently using a very old version of Enfold, 3.6.1 .
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.
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,
YigitHey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab :)
#top .social_bookmarks li a { font-size: 22px; }Best regards,
YigitHi Mauro,
You are welcome!
Let us know if you have any other questions or issues and enjoy the rest of your day!Best regards,
YigitMarch 5, 2021 at 5:06 pm in reply to: Fullscreen Slider disappears after installing Enfold 4.8 #1285845Hi Mitch,
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 your weekend!
Best regards,
YigitHey Sigmund!
Thanks for contacting us!
I checked your website and all icons are showing up fine on my end. I attached a screenshot in private content field. Please flush browser cache and refresh your page a few times :)
Cheers!
YigitMarch 5, 2021 at 4:46 pm in reply to: Fullscreen Slider disappears after installing Enfold 4.8 #1285837Hey Mitchell,
Thanks for contacting us!
Could you please go to Enfold theme options > Performance and disable “JS file merging and compressions”, save theme options, clear browser cache and check if that help? If it does, you can go ahead and re-enable JS file merging and compression and it should work as expected. If it does not, please create temporary admin logins and post them here privately so we can look into it :)
Regards,
YigitMarch 5, 2021 at 4:41 pm in reply to: After updating to Enfold 4.8 Color Section dissapears when saving #1285830Hi Heiko,
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 your weekend!
Best regards,
Yigit -
AuthorPosts
