Forum Replies Created
-
AuthorPosts
-
Hey Ryan,
I went to Enfold theme options > Advanced Styling and edited “Menu Item Button”.
Please review your website :)
Cheers!
YigitHi,
Could you please try following as well
@media only screen and (max-width: 767px) { .avia-animate-admin-preview.av-rotateIn, .avia_transform .avia_start_delayed_animation.av-rotateIn, .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon, .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist_icon { animation: none !important; -webkit-animation: none !important; } .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon, .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist_icon { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } }
If that does not work either, could you create temporary admin logins and post them here privately so we can look into it? :)
Regards,
YigitHi @guenni007,
Thanks for your suggestion!
We have uploaded iconsets on Icon page on our docs – https://kriesi.at/documentation/enfold/icon/#download-fontello-or-flaticon-icons-included-in-enfold-demos :)
Regards,
YigitHey Eleina,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHey,
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: 767px) { .avia-animate-admin-preview.av-rotateIn, .avia_transform .avia_start_delayed_animation.av-rotateIn, .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon, .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist_icon { animation: none !important; } .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .iconlist_icon, .avia_transform .avia-icon-list.av-iconlist-big.avia-iconlist-animate .avia_start_animation .iconlist_icon { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } }
Cheers!
YigitAugust 26, 2022 at 2:49 pm in reply to: Compatibility with Events Calendar (position of related events) #1362886Hey,
Thanks for the information.
I was able to move meta section above related events on my local installation using hooks however it did not work on your installation either. There must be something I am missing. Could you please post FTP logins here privately as well?
Regards,
YigitHi Vincent,
Thanks for contacting us!
I added following code to Enfold theme options > General Styling > Quick CSS field to remove house icons from menu and title bar
#top #avia-menu .drts-fas, #top .title_container .drts-fas { display: none !important; }
However, I am not really sure why menu is different on Directory, Listing and Location pages even though the menu items have the same ID. Have you tried contacting plugin authors to see if they had experienced such issue before and if so, have a solution or pointers? :)
Best regards,
YigitAugust 25, 2022 at 4:04 pm in reply to: Problems after installing demo, background-color missing #1362802Hi,
We are happy that Mike could help!
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 Medecho,
Thanks for contacting us!
I fixed a CSS error in style.css file of your child theme and chose to hide your Grid Row on larger screens (which was not checked previously) however neither helped.
I see that you have header.php file on your child theme. Could you please copy a fresh header.php file from your parent theme, re-apply the modifications you have made on the file and update it on your child them and check if that helps? :)
Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions :)
Best regards,
YigitAugust 25, 2022 at 12:53 pm in reply to: Navigating to home page does not show transparent header. #1362779Hi,
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 :)
Best regards,
YigitHi Tim,
I have updated the code to following one
@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 66%; } }
Please review your website :)
Best regards,
YigitAugust 25, 2022 at 11:56 am in reply to: Navigating to home page does not show transparent header. #1362766Hi,
I just tested your website on Firefox, Chrome, Safari and Opera however I cannot reproduce the issue. I attached a screen cast in private content field below.
Could you please make sure your browsers cache is clear?
Best regards,
YigitAugust 25, 2022 at 11:47 am in reply to: Social Icons after Main menu, same level, on "Centered logo with centered menu" #1362763Hi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top #wrap_all .av-social-link-facebook:hover a, #top #wrap_all .av-social-link-facebook a:focus { color: #fff; background-color: orange; }
Best regards,
YigitHi,
We are glad Nikko and 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,
YigitAugust 25, 2022 at 11:42 am in reply to: Compatibility with Events Calendar (position of related events) #1362758Hi Sebastian,
Yes, you should have only renewed your support period. New license comes with 6 months of support so in case you are going to need the license on another website, you can keep it however if that is not going to be the case, please feel free to request a refund – https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-
Regarding the issue, could you please create temporary WP admin logins and FTP logins and post them here privately so we can look into it? :)
Best regards,
YigitHi,
In Social Buttons element “use defaults” option was chosen so it displays the share buttons enabled in Enfold theme options > Blog Layout. They were not showing up because they were all disabled. I enabled some and that worked.
Please review your website :)
Best regards,
YigitHey,
Thanks but credentials did not work for me. Could you please check them once again? :)
Best regards,
YigitHi,
Thanks for contacting us!
Please refer to @guenni007’s post above.
@guenni007, thanks for your help as always :)Best regards,
YigitHey,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitHi,
We are happy that @guenni007 helped :)
@guenni007 thanks for your help as always :)Best regards,
YigitHi,
You are welcome, Sabine! Always happy to help :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi Sabine,
Thanks, these worked.
I have updated Enfold to the latest beta version and enabled Telegram in Social Share element on your post that I shared in private content field below.
Personal Token is missing in Enfold theme options. Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it to receive auto updates :)
Please review your website!
Regards,
YigitBonjour,
Thanks for contacting us!
Could you please firstly update Enfold to the latest version 5.1.1 – https://kriesi.at/documentation/enfold/theme-update/ and then update WooCommerce?
If you need assistance updating both Enfold and WooCommerce, please create temporary admin logins and FTP logins and post them here privately :)
Regards,
YigitHi Sabine,
Thanks for the info however login credentials did not work for me. Could you please check them once again? :)
Best regards,
YigitHi @EZWebdesign,
Thanks for your contribution as always! We have updated the language files on our GitHub :)
Best regards,
YigitHey Benjamin,
Thanks for contacting us!
We have deleted your account :)
Best regards,
YigitHi,
You are welcome, Emile! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi Sabine,
Could you please create temporary admin logins and post them here privately so we can apply the changes for you?
Please note, we are going to need to update Enfold to the latest version 5.1.1 on your website.
Best regards,
Yigit -
AuthorPosts