Forum Replies Created
-
AuthorPosts
-
Hey Tim,
Thanks for your suggestion!
I am not sure if this is going to be a quick fix or not but we have forwarded your request and added this thread as reference as always :)
Regards,
YigitHi Hugo,
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,
Thanks for contacting us!
Yes, you can request a refund from Envato here -https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-
For your information, here is an in depth tutorial – https://www.youtube.com/watch?v=Gr4GV8NKMek&ab_channel=FerdyKorpershoek and you can always get in touch with us with any question you may have and we will gladly try to help you. Enfold is flexible enough for both novice and advanced users :)
Regards,
YigitHi,
I added the code to bottom of functions.php file and it worked. Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Please go to Appearance > Editor and edit functions.php file and add following code to the bottom of it
function avia_remove_woocommerce_frontend_search_params() { remove_action('woocommerce_before_shop_loop','avia_woocommerce_frontend_search_params', 20); } add_action( 'init', 'avia_remove_woocommerce_frontend_search_params');Best regards,
YigitNovember 24, 2021 at 5:27 pm in reply to: blank default editor after copying page code in debug field on new page #1330351November 24, 2021 at 5:26 pm in reply to: On the backend only the TEXT tab is displaying on all text boxes. NO VISUAL tab! #1330349Hi,
You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)
Best regards,
YigitHi,
Could you please post FTP and WP admin logins here privately so we can look into it?
Best regards,
YigitHi,
Glad Mike could help!
Let us know if you have any other questions and enjoy the rest of your day :)Best regards,
YigitNovember 24, 2021 at 5:09 pm in reply to: On the backend only the TEXT tab is displaying on all text boxes. NO VISUAL tab! #1330342Hey,
I was locked out by WordFence. Could you please go to Users > Profile and make sure visual editor is not disabled – https://imgur.com/a/rbePxuv?
Best regards,
YigitHey Sonia,
Thanks for contacting us!
We have created this sticky thread – https://kriesi.at/support/topic/missing-footer-after-updating-to-enfold-4-8-6-3-please-read-this-first/ for that problem. You probably have modified header.php or footer.php files on your child theme. You can simply copy fresh copy of those files, re-apply the modifications and update the files on your child theme. You can find more information in the link I shared :)
Best regards,
YigitNovember 24, 2021 at 4:39 pm in reply to: blank default editor after copying page code in debug field on new page #1330339Hey Rob,
I just tested this behaviour on my local installation and it seems like default editor displays ALB shortcodes that are pasted in debug field only after editing one of the elements on the page, text block, for example. So the content needs updating before shortcodes show up on default editor :)
Best regards,
YigitHey,
Thanks for contacting us!
PHP ZipArchive Extension seems to be disabled on your server. Please contact hosting providers and ask them to enable it. You should be able to import the demo after that :)
Best regards,
YigitHi Melanie,
Please try using the code as following instead
@media only screen and (max-width: 767px) { .responsive .logo img { max-height: 160px; }}Best regards,
YigitHi,
Thank you so much, Rob :)
Let us know if you have any other questions and enjoy the rest of your day :)
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,
YigitHi,
Assagidaki 1 nolu gorsele bakin lutfen. Kirmizi cerceveyle aydinlattigim bolum friendly testin sizin sitenizi algiladigi hali. Kaynaklar yuklenmemis halde bu yuzdende hata veriyor. 2. gorsel ise kendi telefonumdan test ettigim yani sitenizin gercek mobilde yuklenmis hali. 3 nolu ise friendly testin kaynaklari dogru yukledigi haldeki sonucu ve gordugunuz uzere onda her hangi bir sorun yok.
Sitenizin baz aldigi – https://kriesi.at/themes/enfold/ demosunun mobile friendly test sonucuda burada – https://search.google.com/test/mobile-friendly/result?id=KoSI-dxkMvXhvfOAxi1wGA
Sunucu tarafli onbellek kullaniyorsaniz onuda deaktif eder misiniz?
Best regards,
YigitHey,
You are welcome :)
You would need to add following code to bottom of Functions.php file in Appearance > Editor as well
add_theme_support( 'avia_demo_store_downloaded_files' );Regards,
YigitHi,
Thanks for contacting us!
PHP ZipArchive Extension seems disabled on your server. Could you please contact your hosting provider and ask them to enable it and then try importing demo once again? After enabling it, it should work as expected :)
Best regards,
YigitHi Melanie,
Please add following code to bottom of Quick CSS field as well
.responsive .logo img { max-height: 160px; }Best regards,
YigitNovember 23, 2021 at 6:19 pm in reply to: Critical error after updating to latest version 4.8.7.1 #1330169Hi,
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,
YigitNovember 23, 2021 at 5:49 pm in reply to: Critical error after updating to latest version 4.8.7.1 #1330164Hey,
Thanks for contacting us!
Issue was related to toggles.php file that you have modified on your child theme. I have updated Enfold to the latest version and removed the file from your child theme. You can find copy of the file in private content field. Please copy fresh toggles.php file from the latest version of Enfold, re-apply your modification and add the file back to your child theme inside shortcodes folder :)
Regards,
YigitHey Johnnie,
Thanks for contacting us!
Unfortunately we have not tested such plugin with Enfold therefore we cannot recommend any, I am afraid :/
Best regards,
YigitHey,
Thanks for contacting us!
Please add following code to bottom of Functions.php file of your child theme
add_filter('avf_alb_image_copyright_text', 'new_avf_alb_image_copyright_text'); function new_avf_alb_image_copyright_text($copyright_text){ return html_entity_decode($copyright_text); }Best regards,
YigitHi,
1- Small veya no padding secebilirsiniz.
2- Gorunuse gore kaynaklar mobile friendly testte duzgun yuklenmiyor. Assagiya ekran goruntusu ekledim. Orada sagdaki “screenshot” bolumune bakarsaniz kaynaklarin yuklenmedigini hatayida bu yuzden aldiginizi goreceksiniz. Mobilde baktigimda sayfaniz duzgun yukleniyor o yuzden sorun sunucunuz tarafli mi yoksa mobile friendly test ile mi alakali bilemiyorum.
Best regards,
YigitMerhabalar,
Color Section elementini duzenleyip padding degerini dusurebilirsiniz – https://imgur.com/a/ExYM4mO
Best regards,
YigitMerhabalar,
Sanirim sunucuda gecici olarak bir sorun olustu. Tekrar test ettigimde hic bir sorun cikmadi. Sonuc linkini assagida bulabilirsiniz.
Best regards,
YigitHi,
I have imported Creative Studio demo for you. Please review your website :)
Best regards,
Yigit -
AuthorPosts
