Forum Replies Created

Viewing 30 posts - 16,351 through 16,380 (of 82,625 total)
  • Author
    Posts
  • in reply to: Enfold Changelog #903433

    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,
    Yigit

    in reply to: Tema Hk #903420

    Merhabalar,

    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,
    Yigit

    in reply to: Enfold Showcase #902271

    Hi,


    @spirit1958
    great job!

    Best regards,
    Yigit

    in reply to: Theme Activation bug #902139

    Hi,

    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,
    Yigit

    in reply to: Can't Register for Forum #901705

    Hey!

    We will keep the thread open and wait to hear from you. Safe travels!

    Regards,
    Yigit

    in reply to: Purchased Support – Cannot login #901701

    Hi CD!

    Thanks for contacting us!

    We reset your account. Please see private content field for more info :)

    Cheers!
    Yigit

    Hi,

    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,
    Yigit

    in reply to: Enfold instagram is currently not working! #901634

    Hi!

    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,
    Yigit

    in reply to: web maintenance #901631

    Hey 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,
    Yigit

    in reply to: Site Broken on Recent Update #901555

    Hi,

    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,
    Yigit

    in reply to: Can we decide what related products can be displayed? #901554

    Hi,

    Please refer to this post for more info – https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/

    Regards,
    Yigit

    in reply to: I Want to translate the theme #901542

    Hey,

    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,
    Yigit

    in reply to: Button Form: Button-Link form elements missing #901535

    Hi,


    @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,
    Yigit

    in reply to: update 4.2.1 not working #901526

    Hi 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,
    Yigit

    in reply to: HIde / remove date in post slider #901517

    Hi,

    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,
    Yigit

    in reply to: Theme Activation bug #901513

    Hi Maurine,

    Thanks for the info!

    We have updated your theme via FTP. Please review your website :)

    Best regards,
    Yigit

    in reply to: HIde / remove date in post slider #901508

    Hi,

    Please add following code to Quick CSS as well

    .slide-content span.blog-categories.minor-meta {
        display: none!important;
    }

    Best regards,
    Yigit

    in reply to: Uploading to WordPress Error #901507

    Hi,

    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,
    Yigit

    in reply to: Problem with latest version #901503

    Hi,


    @freshwebsitesla
    Thanks for the feedback! Glad it worked :)

    Best regards,
    Yigit

    in reply to: HIde / remove date in post slider #901500

    Hey,

    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,
    Yigit

    in reply to: Güncelleme Sorunu #901496

    Merhabalar 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,
    Yigit

    in reply to: Password related #901493

    Hi Edvin,

    Thanks for contacting us!

    For more information, please see private content field below :)

    Regards,
    Yigit

    in reply to: Footer Query #901059

    Hi,

    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,
    Yigit

    in reply to: Uploading to WordPress Error #901057

    Hi!

    You do that through WordPress. Please refer to this screenshot – https://i.imgur.com/J4lYjdI.jpg

    Best regards,
    Yigit

    in reply to: Uploading to WordPress Error #901038

    Hi,

    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,
    Yigit

    in reply to: Can't Register for Forum #901034

    Hey,

    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!
    Yigit

    in reply to: Uploading to WordPress Error #901027

    Hey!

    I applied the fix on your installation which will be included in upcoming Enfold update. Please review your website :)

    Regards,
    Yigit

    Hi!

    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,
    Yigit

    in reply to: Enfold 4.2.1 Self-Hosted Video Bug #900975

    Hey!

    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,
    Yigit

    in reply to: HTTP ERROR 500 after updating to latest version #900971

    Hi!

    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

Viewing 30 posts - 16,351 through 16,380 (of 82,625 total)