Forum Replies Created
-
AuthorPosts
-
Hi!
Thanks for sharing @classywebsites! We have updated changelog
You can use “avf_register_custom_backend_styles” filter in Functions.php file of your child theme to add more pre-defined color schemes. You can use enfold/includes/admin/register-backend-styles.php file as a reference and create your own file and add it to your child theme and then add following code to functions.php file of your child theme
add_filter( 'avf_register_custom_backend_styles', 'avia_custom_backend_styles' ); function avia_custom_backend_styles() { return get_stylesheet_directory() . '/custom-backend-styles.php'; }It should return full path of the file otherwise it will not work :)
Best regards,
YigitMerhabalar,
Gec cevap icin uzgunum, cok yogundum konu Turkce oldugu icinde diger arkadaslar cevaplayamamis.
Oncelikle Enfold temamiz WooCommerce, WP EasyCart gibi e-ticaret eklentileriyle uyumlu o yuzden wp-all-import eklentisini kullanarak urunlerinizi import edebilirsiniz.
Enfold’da surukle birak sablon olusturucusu oldugu icin kod bilmenize gerek yok. Bazi siteler icin ozel modifikasyon yapmaniz gerekirse kod kullanimi gerektiricek, biz yardimci olabiliriz bu modifikasyonlar agir modifikasyonlar olmadigi surece.
Her guncellemede Enfold’u gelistirip buyuk guncellemelerde yeni demolar ekliyoruz. Su an icin bile kod kullanmadan basit seceneklerle birbirinden farkli bir cok site olusturabilirsiniz. Enfold showcase konusunda Enfold kullanicilarinin yapip paylastigi sitelere goz atabilirsiniz (en gunceller en sonda). Kullanicilarimizin bir cogu kendi sitesini kendi yapan veya yazilim konusunda fazla bilgisi olmadigi icin musterilerinin sitelerinde Enfold’u kullanmayi tercih eden kullanicilardan olusuyor. O yuzden gonul rahatligiyla sizede onerebiliyorum. Bir onceki mesajda paylastigim Youtube videosunda temanin kullaniminin ne kadar basit oldugu cok guzel gosterilmis. Enfold’u tavsiye etme sebeplerimden biriside ileride yazilim dilleri hakkinda daha fazla bilginiz oldugunda tema degistirmek zorunda kalmadan ozellik acisindan daha gelismis siteleri yine Enfold kullanarak yapabileceksiniz.
Baska sorulariniz varsa lutfen tekrardan iletisime gecmekten cekinmeyin. Iyi haftasonlari dilerim!
Best regards,
YigitHi,
There was a PHP version related issue however our devs already added a PHP backwards compatibility in Enfold 4.2.2 which will be released soon so it should not happen again in future :)
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHey!
We will keep the thread open and wait to hear from you. Safe travels!
Regards,
YigitHi CD!
Thanks for contacting us!
We reset your account. Please see private content field for more info :)
Cheers!
YigitJanuary 23, 2018 at 10:03 pm in reply to: Newest version of Enfold Error /php/shortcode-parser.class.php file #901699Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi!
Please update Enfold to the latest version 4.2.1 – kriesi.at/documentation/enfold/updating-your-theme-files/ and that should solve the issue.
If you are using an older version of PHP on your server, you may receive an error after update. If that happens to be the case, please see message below:
Could you please try replacing wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-parser.class.php file with this one – https://www.dropbox.com/s/ld5iiaivyaspw50/shortcode-parser.class.php?dl=0 via FTP and check if that helps?
Best regards,
YigitHey Ken,
Thanks for contacting us!
We do not provide such services. We sell premium WordPress themes. You could consider using a service such as this one – https://steadywp.com/ for maintenance services. If you are interested any of our themes, please let us know so we can gladly share more information :)
Best regards,
YigitHi,
Could you please try replacing /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-parser.class.php file with this one – https://www.dropbox.com/s/ld5iiaivyaspw50/shortcode-parser.class.php?dl=0 via FTP and check if that helps?
Fix will be included in upcoming Enfold update.Best regards,
YigitJanuary 23, 2018 at 4:51 pm in reply to: Can we decide what related products can be displayed? #901554Hi,
Please refer to this post for more info – https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
Regards,
YigitHey,
Thanks for your help!
You can post download link to this thread and we will include it upcoming updates – https://kriesi.at/support/topic/please-contribute-and-translate-enfold/ :)Best regards,
YigitHi,
@grundin Please update Enfold to the latest version – kriesi.at/documentation/enfold/updating-your-theme-files/. Issue was fixed already. If you have any other questions or issues, please start a new thread under Enfold sub forum.Best regards,
YigitHi Peter,
Glad it worked! Fix will be included in upcoming Enfold update.
For future readers
Could you please try replacing public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-parser.class.php file with this one – https://www.dropbox.com/s/ld5iiaivyaspw50/shortcode-parser.class.php?dl=0 via FTP and check if that helps?
Regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi Maurine,
Thanks for the info!
We have updated your theme via FTP. Please review your website :)
Best regards,
YigitHi,
Please add following code to Quick CSS as well
.slide-content span.blog-categories.minor-meta { display: none!important; }Best regards,
YigitHi,
I currently cannot see Enfold logo on your page however that must be transparent logo that you can change in Enfold theme options > Header > Transparency Options :)
Best regards,
YigitHey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
time.slide-meta-time { display: none!important; } .avia-content-slider-inner { height: auto!important; }Best regards,
YigitMerhabalar Metin bey,
Bizimle iletisime gectiginiz icin tesekkurler!
Memory limiti sunucunuzda 67M. Hosting firmanizla iletisime gecip memory limitini 256M’e yukseltmelerini rica edebilir misiniz?
Sonrasinda sorun devam ederse, lutfen FTP bilgilerinide gizli alandan gonderin, daha derinlemesine goz atalim :)
Best regards,
YigitHi Edvin,
Thanks for contacting us!
For more information, please see private content field below :)
Regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (min-width: 768px) { #footer .flex_column:nth-child(2) .menu { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }}Best regards,
YigitHi!
You do that through WordPress. Please refer to this screenshot – https://i.imgur.com/J4lYjdI.jpg
Best regards,
YigitHi,
Glad we could help! :)
You can simply go to Enfold theme options > Demo Import and click “import” on health demo and it should be imported within a few minutes :)
Best regards,
YigitHey,
We have reset your account manually and inserted your credentials in private content field below.
You are currently using a very old version of Enfold which is not compatible with PHP 7 and you are probably using PHP 7 or newer version on your server. As i recommended earlier, updating the theme should solve the issue – kriesi.at/documentation/enfold/updating-your-theme-files/ :)
Cheers!
YigitHey!
I applied the fix on your installation which will be included in upcoming Enfold update. Please review your website :)
Regards,
YigitJanuary 22, 2018 at 10:12 pm in reply to: Newest version of Enfold Error /php/shortcode-parser.class.php file #900991Hi!
I was able to update the theme and it did not throw any errors however your site is still odd and issue seems to be database related. Have you made any changes on your database prior to this issue?
Regards,
YigitHey!
I would like to share the same message on this thread as well to inform other users who are having the same issue.
We are sorry about that. Apparently, there has been a miscommunication within our dev team and video background fix was not included.
We will include it in upcoming update along with PHP backwards compatibility which we are hoping to release within a few days.Best regards,
YigitHi!
Please replace wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-parser.class.php file with this one – https://www.dropbox.com/s/ld5iiaivyaspw50/shortcode-parser.class.php?dl=0 via FTP. Fix will be included in upcoming update soon.
Regards,
Yigit -
AuthorPosts
