Forum Replies Created
-
AuthorPosts
-
Merhabalar,
Bu degisikliklerin sonraki guncellemelerde kayip olmamasi icin child theme kullanmanizi tavsiye ederim. Eger child theme kullanmiyorsaniz buradan bizim onceden hazirladigimizi indirip yukleyebilirsiniz – https://kriesi.at/documentation/enfold/child-theme/
– /enfold/includes/loop-search.php dosyasini kopyalayip /enfold-child/ klasoru icerisine “includes” klasoru olusturup onnun icine yapistirin.
– Assagidaki satiri bulunecho "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";ve o satiri assagidaki ile degistirin
$searchthumb = get_the_post_thumbnail( $the_id, 'large' ); echo "<span class='search-result-counter {$counterclass}'>{$searchthumb}</span>";– Sonrasinda assagidaki kodu Enfold theme options > General Styling > Quick CSS alanina ekleyin
.search-result-counter { padding: 0; } .search-result-counter img { width: 100%; height: 100%; border-radius: 100px; }Best regards,
YigitDecember 22, 2020 at 4:13 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269360Hi,
I have only changed following in shortcodes.js file and did not revert those changes
Changedslider.hover( function(){ slider.mouseover = true; }, function(){ slider.mouseover = false; }to
slider.on('mouseenter', function(){ slider.mouseover = true; }) .on('mouseleave', function(){ slider.mouseover = false; }and changed
$(document).keydown(function(e)to
$(document).on('keydown', function(e)When checking differences, you could simply ignore the changes I made on shortcodes.js file or rollback to your backup version. This site could be useful – https://www.diffchecker.com/ :)
Best regards,
YigitHi Djurre,
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,
Sorry for the late reply!
Main Content font color was set to white in Enfold theme options > General Styling > Main Content tab. I simply set it to #888888.
Please review your website :)
Best regards,
YigitHey Djurre,
I cleared cache in Cache Enabler settings and that helped. Please review your website :)
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,
YigitHey,
I went to Appearance > Menus and clicked “Screen options” on top right corner and enabled “Link Target” then edited your menu items and simply chose to open them in new tab.
Please review your website :)
Cheers!
YigitDecember 22, 2020 at 3:32 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269344Hi,
I realized that switching to parent theme actually helps without changing to old jQuery version. So I am 99% sure that issue is related to either shortcodes.js or header.php file in your child theme. I updated deprecated functions in shortcodes.js file but that did not help.
Have you noted the changes you made on those files? If you have, simply copying fresh copies from current parent theme and updating them on your child theme should help :)
Best regards,
YigitHi @famarinu,
Thanks for the logins and sorry for the late reply!
I noticed that you have installed the plugin but have used default widget instead of Enfold Instagram (Smash Balloon) widget. I went to Appearance > Widgets and replaced the widget in Sidebar Blog widget area.
Please review your website and use that widget whenever you would like to display your Instagram feed :)
Best regards,
YigitDecember 22, 2020 at 2:41 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269324Hi,
Thanks for the logins!
I have updated the beta version of upcoming version but I believe there is some sort of server side cache because I temporarily switched to default theme but even though I have activated Enfold, I am still seeing default theme on your homepage.
Could you please temporarily disable server side cache? :)
Best regards,
YigitDecember 22, 2020 at 12:15 pm in reply to: WP update 5.6 – Submenu Sticky and Mobile Menu not working #1269293Hi,
@CONCEPTENCREATIE We do not have an ETA yet however we are working on both WP 5.6 and PHP 8 compatibilities.Best regards,
YigitMerhabalar,
Rica ederim, yardimci olabildigime seviniyorum :)
Baska yardimci olabilecegim bir konu olursa lutfen tekrardan iletisime gecmekten cekinmeyin.
Iyi gunler & iyi calismalar dilerim.
Saygilar,
YigitHey,
That is pretty much the standards actually. Please consider using this workaround – https://nerdstuckathome.wordpress.com/2012/08/10/multi-select-avoiding-ctrl-button/
If you have any other questions or issues, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Regards,
YigitMerhabalar,
Hem biraz daha temizlemek hemde menu ve arama cubugunu saga kaydirmak icin CSS kodunuzu assagidakine cevirdim
@media only screen and (max-width: 481px) { .ls-dt-1, .ls-dt-2 { display: none !important; } .responsive #top #main .products .product { width: 49%; padding-right: 1%; } } @media only screen and (min-width: 481px) { .ls-mo-1, .ls-mo-2 { display: none !important; } } @media only screen and (max-width: 768px) { #menu-item-shop .cart_dropdown_link { margin-left: 20px; } .responsive #top #wrap_all .container.av-logo-container { width: 100%; max-width: 100%; } } @media only screen and (max-width: 990px) { .only-desk, .only-mob.menu-item-5021 { display: none !important; } #menu-item-5021 { display: block !important; float: right; } .responsive.html_cart_at_menu #top .main_menu .menu > li:last-child { margin-right: 0 !important; }} @media only screen and (min-width: 990px) { .only-mob { display: none!important; }}Logo alaninin konteynir genisligi 768px ve altinda 100% oluyor haricinde 90% :)
Best regards,
YigitHi,
Thanks, you too have a nice day and let us know if you have any other questions or issues :)
Best regards,
YigitHi,
Glad Victoria could help!
If you have any other questions or issues, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and start new threads under Enfold sub forum :)
Best regards,
YigitHey,
Thanks for contacting us!
We have replied to your thread here – https://kriesi.at/support/topic/contact-form-does-not-accept-email-addresses-containing-in-localpart/
Let us continue there :)
Best regards,
YigitDecember 21, 2020 at 3:29 pm in reply to: contact form does not accept email-addresses containing '+' in localpart ! #1269046Hi,
Thanks for contacting us!
We will report the issue to our devs however I am not sure if this is going to be a simple fix or not.
Have you tried using more advanced contact forms such as Contact Form 7 plugin?Regards,
YigitHi,
To add a new social icon, please refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options.
If you need further assistance, please point out the icon/image you would like to use and post temporary admin logins here privately :)
Cheers!
YigitHey,
Sorry for the confusion!
We have updated the price for Black Friday and Cyber Monday sales and once again when they were over so theme files were not updated therefore no change in change log.
We are still working on updates and will release them soon :)Regards,
YigitDecember 21, 2020 at 2:58 pm in reply to: Toggle / Accordion not working with WP5.6 + Enfold 4.7.5 #1269037Hi,
Issue seems to be related to jQuery changes made in WP 5.6.
Please install this plugin – https://wordpress.org/plugins/enable-jquery-migrate-helper/ and set jQuery version to legacy 1.12.4-wp version.If that does not help, please create temporary admin logins and post them here privately so we can look into it.
We are going to release new version of Enfold soon to make the theme officially compatible with WP 5.6.
Regards,
YigitHi David,
Issue seems to be related to jQuery changes made in WordPress 5.6. I uploaded beta version of the theme and that helped.
We are going to release official version soon. In the meantime, if you experience any issues, please let us know :)Cheers!
YigitDecember 19, 2020 at 6:10 pm in reply to: removing record of support conversation on Kreisi #1268667Hey,
Thanks for contacting us!
Upon your request, we have deleted your forum account and the thread you shared in private content field.
In case you would like to register a new account on our support forum, you can do so by using the same purchase code :)
Let us know if there is anything else we can help and enjoy your weekend!
Regards,
YigitHello,
Theme works as expected and we tried to help you even though you have been using offensive language. You can go ahead and ask for a refund from ThemeForest.
Since you edited your posts, I am going to attach a screenshot of your original post here so you can proudly show it to them when they ask you why you got banned :)

Regards,
YigitHi,
I added following code to Functions.php file
// Dutch flag as social icon function avia_add_custom_social_icon($icons) { $icons['Dutch'] = 'dutch'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);and added CSS code you shared into Enfold theme options > General Styling > Quick CSS field.
Please review your website :)
Best regards,
YigitDecember 18, 2020 at 5:58 pm in reply to: fullwidth slider caption disappears when rotating device #1268462Hi,
Oh, I did not realize that. Thanks for letting me know :)
Enjoy your weekend then and let us know if you have any other questions or issues :)
Best regards,
YigitHi Jes,
I wanted to check your PHP version but I was blocked when I tried to login :)
Could you please temporarily disable IP restriction and post FTP logins here privately as well so we can look into it?
Regards,
YigitHi Timo,
Thanks for contacting us and sorry for the late reply!
Please refer to “Using images or non-Fontello icons” section in this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options.
If you need further assistance with this, please post a link of your image and temporary WP admin logins here privately :)
Best regards,
YigitMerhabalar,
Onun icin bence en uygun cozum mobilde header konteynir genisligini 90%’dan 100%’e cekmek olur. Assagidaki koduda Quick CSS alanina ekleyip bir goz atabilir misiniz? :)
@media only screen and (max-width: 768px) { .responsive #top #wrap_all .container.av-logo-container { width: 100%; max-width: 100%; }}Best regards,
Yigit -
AuthorPosts
