Forum Replies Created
-
AuthorPosts
-
Hey THP,
Thanks for contacting us!
No, lightbox is not creating srcset. I will check with our devs regarding that. If you would like to display full size images in lightbox, please add following code to bottom of functions.php file of your child theme
function change_lightbox_size() { return "full"; } add_filter('avf_avia_builder_helper_lightbox_size','change_lightbox_size', 10);Best regards,
YigitHi,
Thanks!
I updated Enfold to the latest version 4.8.1 and that helped.
I see you have footer.php file on your child theme. If you run into any issues, please copy a fresh footer.php file from parent theme and re-apply the modifications on your child theme.Please review your website :)
Cheers!
YigitHi Roger,
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,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it? We may need FTP logins as well so if you do not mind please post them privately as well :)
Regards,
YigitHi,
You are welcome, Thilo! :)
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,
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 4.8.1.
Then edit your page and edit one of the column elements, save and then update the page.
That should do it :)Cheers!
YigitHey Scott,
Thanks for contacting us and sorry for the late reply!
I added following code to bottom of Quick CSS field
@media only screen and (max-width: 990px) { .header_color .header_bg { background-size: contain; }} @media only screen and (max-width: 767px) { .logo img { top:5px; padding: 28px; }} @media only screen and (max-width: 480px) { .avia-caption-content p { margin: 5px 0; }}That fixes header background image issue on mobile and slider issue. Color section backgrounds seem fine on my end. Since orientation is different on mobile and desktop, color section backgrounds would not be displayed exactly the same.
Could you please point out where we can see “Text is not aligning correct on most pages.” issue?
Best regards,
YigitHey John,
Thanks for contacting us and sorry for the late reply!
Enfold is fully compatible with – https://www.wpeasycart.com/ as well :)
Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (min-width: 480px) { #av-masonry-1 a.av-masonry-entry { min-height: 380px; }}Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
I checked your website on my iphone and LayerSlider loads fine on my end. I attached a screenshot in private content field.
Has updating the theme solved the issue? Because we have included the latest version of LayerSlider in Enfold 4.8 :)
Best regards,
YigitHi Michael,
1- Everything seems fine and I do not see any error in console so I believe there is a plugin conflict. Can we try de-activating all active plugins for testing purposes? If not, could you please create a test clone where we can test further?
2- In the second site, I flushed cache in WP Rocket settings and that helped.
Best regards,
YigitHey,
Thanks for contacting us!
You are currently using an older 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 :)If updating theme does not help, please point out the page where you are having the issue so we can look further into it :)
Cheers!
YigitHi Thilo,
Yes, I can. I checked it on mobile and attached a screenshot in private content field from mobile as well.
Please flush browser cache and refresh your page a few times :)Best regards,
YigitHi,
You are welcome!
Let us know if you have any other questions and enjoy the rest of your day!Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
I checked your website on my iphone and I was able to check the checkboxes. I attached a screenshot in private content field below.
One thing I noticed is that you are currently using an older 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 :)Your current version is not compatible with WP 5.6 and updating it to 4.8.1 would bring up the compatibility :)
Best regards,
YigitMarch 9, 2021 at 4:07 pm in reply to: Since recent update Body is not full width – Menu way right #1286774Hi
You are welcome, Dave! :)
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,
1- It seems like you have figured it out already? :)
2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust the values as needed
#scroll-top-link { right: 0; bottom: 200px; }If that is not what you meant, please elaborate on the changes you would like to make.
Best regards,
YigitMarch 9, 2021 at 3:57 pm in reply to: Since recent update Body is not full width – Menu way right #1286771Hey Dave,
I went to WP-Optimize settings and disabled minify CSS option, cleared cache, enabled and cleared cache once again. Now it is 100%.
Please review your website.
Cheers!
YigitHey,
Issue seems to be related to av-helper-masonry.php file on your child theme. I removed it and your homepage loads correctly.
Here is the content of the file you had in your child theme – https://pastebin.com/sW1Tre13. We would recommend you to copy a fresh copy of av-helper-masonry.php to your child theme and then re-apply the changes you made on that file :)
Regards,
YigitHi,
You are welcome, Lars! :)
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,
YigitMarch 9, 2021 at 3:44 pm in reply to: Since recent update Body is not full width – Menu way right #1286765Hey,
Thanks for contacting us!
You had a missing closing curly bracket in your Quick CSS field. I added it. Please review your website :)
Cheers!
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,
Thanks for contacting us!
Icon Grid titles does not support HTML. Please add following code to Quick CSS in Enfold theme options > General Styling
.av_icongrid_title.icongrid_title { width: 48%; margin: auto; }This would simply decrease the width of the title and force a break :)
Regards,
YigitHi,
That is the top border of your second LayerSlider element on the page. You can use the code as following to remove borders
#top .avia-layerslider { border: none; }Best regards,
YigitMarch 9, 2021 at 3:01 pm in reply to: Google console identifying unparsable structured data issue #1286750Hi,
Thanks for contacting us and sorry for the late reply!
itemtype="article"is not added by Enfold. To test it, you can go to Enfold theme options > SEO Support and deactivate “Automated Schema.org HTML Markup”.
Best regards,
YigitHey Marcus,
Thanks for contacting us!
Which version of Enfold are you using? If not the latest 4.8.1, could you please update the theme and check if that helps – https://kriesi.at/documentation/enfold/theme-update/?
This version of Enfold fixes jQuery issues caused in WP 5.6.x and it sounds like a jQuery issue. Please let us know if that does not help.
Best regards,
YigitHey,
Thanks for contacting us and sorry for the late reply!
I checked your website on Firefox, Chrome, Safari and Opera and it shows up correctly on my end. I attached a screenshot in private content field below.
Have you figured it out already?
Best regards,
YigitHi,
Thanks! Could you please post link of the login page privately as well? /wp-admin and /wp-login.php are redirecting to 404 page :)
Best regards,
Yigit -
AuthorPosts
