Forum Replies Created
-
AuthorPosts
-
Hi,
It worked fine on my local installation but please do so and let us know if you need further assistance on this case :)
Best regards,
YigitHi!
Glad you figured it out and thanks for sharing your solution! :)
Best regards,
YigitMarch 11, 2021 at 4:25 pm in reply to: Color Section background video not working in Safari Mojave 12.1 #1287476Hi,
I tried setting user agent to 12.1 in Safari however it still worked for me. I will ask my teammates if anyone is using 12.1 :)
Best regards,
YigitMarch 11, 2021 at 4:22 pm in reply to: Database connection failed after saving Enfold theme options #1287474Hi,
Yes, you can enable file merging and deselect removing old files :)
Best regards,
YigitMarch 11, 2021 at 4:10 pm in reply to: How can I add messenger icon in enfold theme social icons in header? #1287466Hi Chris,
I added following code to functions.php file of your child theme
// Register Messenger icon as a theme icon function avia_add_custom_icon($icons) { $icons['messenger'] = array( 'font' =>'messenger', 'icon' => 'ue801'); 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['Messenger'] = 'messenger'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);Added following code to bottom of Quick CSS field for hover state of the Messenger icon
#top #wrap_all .av-social-link-messenger:hover a { color: #fff; background-color: #A033FF; }Please review your website :)
Best regards,
YigitHi Jorge,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? Also, can we deactivate plugins for testing purposes? :)
Regards,
YigitHi Marianne,
Thanks for contacting us!
You do not need to repurchase the theme, you can simply login on ThemeForest with the account you used when purchasing the theme and go to Downloads page to download the latest version of the theme and update it via FTP – https://kriesi.at/documentation/enfold/theme-update/. Since you will be updating from a very old version, you may need to re-configure some settings/options such as header and widget areas.
The latest version of Enfold is compatible with PHP 8.
I hope that helps. Let us know if you have any other questions :)
Regards,
YigitMarch 11, 2021 at 3:12 pm in reply to: Database connection failed after saving Enfold theme options #1287447Hey,
I believe the issue is related to your server configuration. You can find more information and solution here – https://kriesi.at/documentation/enfold/optimization/#troubleshoot. Could you please refer to that post, disable unique timestamps and check if that helps? :)
Best regards,
YigitMarch 11, 2021 at 3:08 pm in reply to: Number in the bubble Above the Jobs Menu Button on the Enfold Site #1287445Hi,
You are welcome! We will consider your suggestion :)
If you have any other questions or issues, please start a thread under Enfold sub forum :)
Regards,
YigitCheers!
YigitMarch 11, 2021 at 3:07 pm in reply to: Copyright – Link Enfold Theme by Kriesi doesn't disappear #1287444Hey Verena,
Thanks for contacting us!
You can simply insert [nolink] into copyright field to remove it. For more info, please see – https://kriesi.at/documentation/enfold/footer/#copyrights-info :)
Best regards,
YigitMarch 11, 2021 at 3:06 pm in reply to: Thank you team Enfold. After 6 years on this theme and I am a happy customer… #1287441Hey,
Thanks for your kind words :) We are so happy that you enjoy Enfold! The best days are surely ahead of us :)
Thank you!
Regards,
YigitMarch 11, 2021 at 2:39 pm in reply to: Number in the bubble Above the Jobs Menu Button on the Enfold Site #1287436Hey,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.avia-menu-text .counter { content: "1"; font-size: 9px; color: #FFF; background: #42A0BD; line-height: 17px; width: 17px; display: inline-block; text-align: center; border-radius: 100px; position: relative; top: -9px; left: 2px; }I think it would look better if you remove “/” from the counter :)
Best regards,
YigitMarch 11, 2021 at 1:43 pm in reply to: Color Section background video not working in Safari Mojave 12.1 #1287422Hey mosaic,
Thanks for contacting us!
I checked your website on Safari 13.1 and it works fine on my end. I attached a screenshot in private content field.
I noticed that you are using the latest version of Enfold. Previous versions had incompatibility issue with your WordPress version. Has updating the theme solved the issue? :)
Best regards,
YigitHey Matt,
Thanks for contacting us and sorry for the late reply!
I checked post slider on your homepage and I could not reproduce the issue. Have you figured it out already?
If not, please elaborate on the issue and post screenshots. You can upload your screenshots on imgur.com and post the links here.
Also, you are currently using an older version of the theme which is not compatible with your WordPress version. Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.1.
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 :)
Best regards,
YigitMarch 11, 2021 at 1:05 pm in reply to: Number in the bubble Above the Jobs Menu Button on the Enfold Site #1287412Hi @mannys1985,
Please go to Enfold theme options > Shop Options > Header Shopping Cart Icon and choose to display it attached to main menu? :)
Best regards,
YigitMerhabalar,
/wp-admin ve /wp-login.php linkleri calismadi bende o yuzden giris yapamadim.
1- Extra info alanin oldugu bolumun arkaplan ve yazi rengini degistirmek icin lutfen Enfold theme options > Advanced Styling sekmesine gidip “Small bar above Main Menu” elementini duzenleyin – https://imgur.com/a/E3ij0mG
2- Lutfen assagidaki kodu Enfold theme options > General Styling > Quick CSS alanina ekleyin
.phone-info { width: 100%; text-align: center; }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,
YigitHey,
I added following code to Style.css file of your child theme
#top #wrap_all .av-social-link-telegram:hover a { background-color: #0088cc !important; }Please review your website :)
Cheers!
YigitHi Vijay,
Thanks for contacting us!
We are not interested. Thank you :)
Regards,
YigitHi Michael,
I just replied to your thread and marking this one as resolved.
If you have any other questions or issues, please feel free to start new threads and enjoy the rest of your day :)Best regards,
YigitHey Michael,
Sorry for the late reply!
It is linked. I do not know everything about GDPR laws especially where you are based but if you are going to need to serve videos from your own server, you can simply add self hosted videos to your video element.
I hope that helps! :)
Best regards,
YigitHi,
Thanks for contacting us!
Have you tried using Timeline element in horizontal mode? :)
Regards,
YigitHi Michael,
Thanks for the update!
Do you need further assistance on this thread? :)
@Guenni007 thanks for your help as always!Best regards,
YigitHey,
Thanks for the details!
1- I went to Enfold theme options > Blog Layout > Blog Layout and chose to use Advanced Layout Builder to create blog page. Then, I edited Masonry element on your blog page and chose to display “Large gap” in Styling > Masonry Settings tab.
2- I went to Enfold theme options > Advanced Styling and edited “Menu Links in overlay/slide out” and changed background color to white and font color to black. Many Enfold users requested an update on mobile therefore we have updated it. If you would like to check out available mobile menu options, please go to Enfold theme options > Main Menu > Burger/Mobile Menu > Menu Overlay Style.
Also, Enfold 4.8.1 is now available which brings WP 5.6.x and PHP 8 compatibilities. To avoid having compatibility issues, please update the theme :)
@jochenmaier please start a new thread under Enfold sub forum, attach temporary admin logins in private content field and elaborate on the issue you are having :)Best regards,
YigitHi Snerp,
We are sorry for the late reply.
I have created a private copy of your homepage (linked in private content field) and added your image as grid cell background image instead of using image element. Please review the test page and if you are satisfied with the result, apply it to your other grid cells.
Also, Enfold version you are currently using is not compatible with WP 5.6.x and 5.7 so please update the theme to the latest version 4.8.1 when you can to avoid having compatibility issues.
Best regards,
YigitHi Catherine,
Thanks for contacting us!
You are currently using a very old version of the theme.
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.1.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 :)
Best regards,
YigitMarch 10, 2021 at 5:52 pm in reply to: events calendar upcoming events and countdown are no longer visible #1287200Hi Karin,
Thanks for contacting us and sorry for the late reply!
Could you please firstly update Enfold to the latest version 4.8.1 – https://kriesi.at/documentation/enfold/theme-update/ so we can rule out compatibility issues as Enfold version you are currently using is not compatible with your WordPress version? :)
Best regards,
YigitHi,
You are welcome!
Happens to the best of us :)Let us know if you have any other questions or issues and enjoy the rest of your day!
Best regards,
Yigit -
AuthorPosts
