Forum Replies Created
-
AuthorPosts
-
Hi,
We are sorry for the late reply!
As it turns out, we have been looking for a technical solution all this time while it was simpler than that.
Product Slider > Filter > WooCommerce Hidden Products visibility setting was set to display hidden products only that is why it was not displaying any products. Setting it back to “Show all products” fixed the issue.Please review your website :)
Best regards,
YigitSeptember 22, 2020 at 9:43 am in reply to: WP 5.5 + Enfold 4.7.6.2. > Responsive Problem > Container With on Smartphone #1247552Hi,
You are welcome, P! Let us know if you have any other questions or issues :)
Best regards,
YigitSeptember 21, 2020 at 6:54 pm in reply to: WP 5.5 + Enfold 4.7.6.2. > Responsive Problem > Container With on Smartphone #1247437Hi,
You can use following for images
.av-layout-grid-container .avia_imageHowever, as I mentioned earlier, that might cause inconsistency since this selector would target every image element inside Grid Row element :)
Best regards,
YigitSeptember 21, 2020 at 5:54 pm in reply to: WP 5.5 + Enfold 4.7.6.2. > Responsive Problem > Container With on Smartphone #1247425Hi P,
You have two selectors in the code “#av-layout-grid-4 .avia_image” for images and “#av-layout-grid-4 a.maxbutton” for buttons. You should be safe using the 2nd one as following
.av-layout-grid-container a.maxbuttonsince you have custom class “maxbutton” but for the first one it would be applied to every image element inside Grid Row element so it may cause inconsistency.
Best regards,
YigitSeptember 21, 2020 at 5:34 pm in reply to: WP 5.5 + Enfold 4.7.6.2. > Responsive Problem > Container With on Smartphone #1247416Hi P,
It is called “Rasterzeile” in German, layout element where you have your images and buttons :)
Best regards,
YigitSeptember 21, 2020 at 4:30 pm in reply to: WP 5.5 + Enfold 4.7.6.2. > Responsive Problem > Container With on Smartphone #1247397Hi,
We are sorry for the late reply!
Please edit your Grid Row elements and go to Advanced > Developer Settings tab and give them a unique ID (“maxgrid” in example below) and then use custom CSS code as following
@media only screen and (max-width: 767px) { #maxgrid .avia_image, #maxgrid a.maxbutton { width: 100% !important; } }By using unique ID, you would make sure to apply changes on selected Grid Row elements only :)
Best regards,
YigitSeptember 21, 2020 at 4:04 pm in reply to: Masonry: the captions looks different for the same page in Firefox and Chrome #1247393Hi,
Sorry for the late reply!
Please add following code to Quick CSS in Enfold theme options > General Styling tab
.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content { transform: translate(0, 100%); -moz-transform: translate(0, 100%); -webkit-transform: translate(0, 100%); } .avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content { transform: translate(0, 0%); -moz-transform: translate(0, 0%); -webkit-transform: translate(0, 0%); }Best regards,
YigitHi @jg73,
We are sorry for the late reply!
It is technically possible but not without heavy modification. Therefore, we keep it disabled instead of offering it as an unreliable feature :)
You can read more about it here – http://www.javascriptkit.com/dhtmltutors/parallaxscrolling/page2.shtml
Best regards,
YigitHi,
@hunter74 Please add following code to bottom of Functions.php file of your child theme and adjust the value as neededadd_filter('avf_ajax_search_query', 'avf_modify_ajax_search_query', 10, 1); function avf_modify_ajax_search_query($search_parameters){ parse_str($search_parameters, $params); $params['numberposts'] = 10; $search_parameters = http_build_query($params); return $search_parameters; }Best regards,
YigitHi,
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
.av-masonry-entry .av-inner-masonry-content { padding: 0; }Please review your website :)
Best regards,
YigitHi,
We are sorry for the late reply!
Could you please create temporary admin logins and post them here privately so we can look into it? Only difference between bar gallery and shopping gallery seems to be linked images.
Best regards,
YigitHi,
@BigBatT Thanks for your contribution! I have submitted updated language files on GitHub.I checked the error message but translation of singular and plural strings seem to be correct and saving did not throw any error on my end.
Best regards,
YigitSeptember 14, 2020 at 6:50 pm in reply to: Add reCaptcha to contact form badge via Child theme #1245805Hi,
You are welcome!
Let us know if you have any other questions or issues :)
Best regards,
YigitSeptember 14, 2020 at 4:31 pm in reply to: Add reCaptcha to contact form badge via Child theme #1245789Hi,
Thanks for contacting us and sorry for the late reply!
I went to Enfold theme options > Google Services and chose to display badge in “Google Legal Information” field. You can adjust the option and display a text instead.
Please review your website :)
Best regards,
YigitHi,
Sorry for the late reply!
Please make sure cookies are not disabled on your browser or that you are not checking on a private/incognito mode. I checked your website on my browser and it shows up fine on my end. I attached a screenshot in private content field :)
Best regards,
YigitHi,
Resized GIFs do not animate. Instead of “http://your-url.com/wp-content/uploads/2020/09/PLAY-GIF-80×80.gif”, please use “http://your-url.com/wp-content/uploads/2020/09/PLAY-GIF.gif”
I edited first two posts and adjusted the links. Please review your website :)
Best regards,
YigitMerhabalar,
Dropbox linkini gizli alana ekledim. Db, upload klasoru ve Enfold theme options’i paylastim. Upload klasorunu /wp-content/ icerisine yukleyip, DB’i import edip, Enfold theme options > Import & Export bolumunden theme options’i import etmeniz yeterli olacaktir. Veritabanini export etmeden once URL ve path assagidaki gibi tanimlandi.
Best regards,
YigitSeptember 11, 2020 at 10:42 am in reply to: Section background images not displaying correctly on mobile devices #1245090Hi Lyse,
Sorry for the late reply!
I checked your website on my iphone however background images show up fine on my end. I attached a screenshot in private content field below.
Could you please also post screenshots and show how they look on your end? Also, which device are you using? :)Best regards,
YigitHi,
“Access Denied – Sucuri Website Firewall”. Could you please temporarily disable IP restriction so we can look into it? :)
Best regards,
YigitMerhabalar,
Gizli alana PHP bilgilerinin oldugu bir sayfa ekledim orada “Configure Command” bolumu altindan json, zip ve mbstring’in deaktif oldugunu gorebilirsiniz. Sunucunuzda modsecurity aktifse bu kurallar orda tanimlanmis olabilir. Gecici olarak deaktif edip deneyebilirsiniz.
Eger faydasi olmazsa, lutfen FTP bilgilerinide gizli alandan gonderin, .htaccess dosyasi uzerinden deneyelim fakat yinede sunucu ayarlari baskin olabilir bu durumda sunucu uzerinden degisiklik yapmak gerekecek.
Su an import ettiginiz demoda bu yuzden malesef duzgun bir sekilde import edilmemis, gorseller eksik ve LayerSlider slider yerine hata goruntuluyor. Degisiklikler yapildiktan sonra veri tabanini sifirlayip tekrardan import ettigimizde duzgun bir sekilde calismasi lazim.
Best regards,
YigitMerhabalar,
Sorun sunucu kurulumunuzla alakali. Lutfen servis saglayicinizla gorusup assagidakilerini aktif etmelerini isteyin
allow_url_includel, json, zip ve mbstring
Su an aktif degiller. Sonrasinda sorun devam ederse lutfen haberdar edin.Regards,
YigitHi,
You are welcome!
Let us know if you have any other questions or issues :)Best regards,
YigitBuenas dias,
Thanks for reaching out to us!
Sadly, we do not have any Spanish speaking team member so we are using Google Translate :)Could you please contact the person who have purchased the theme for you and ask them to provide you Personal Token. Here is how they can generate one – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token.
It seems like you have API key in Enfold theme options, however they are deprecated and needs to be replaced with Personal Token.Once you replace your API key with a Personal Token, you would receive auto updates from WordPress dashboard :)
Regards,
YigitHey,
Thanks for your kindness, Mark!
We have forwarded your message and sanitized fist bump to our devs :)
Cheers!
YigitMerhabalar,
Sevindim! Sonucun cok daha profesyonel duracagina eminim :)
Simdilik bu konuyu cozulmus olarak isaretliyorum. Baska her hangi bir soru veya sorununuz olursa yada “merhaba” demek icin lutfen iletisime gecin :)
Simdiden guzel haftasonlari!
Best regards,
YigitHey,
Sorry for the confusion :)
Please try following:
– add a Text Block element to your page
– go to Advanced > Developer Settings > Custom CSS field and insert “play-class” and save
– add your audio file into that Text Block element
– add following code to Quick CSS in Enfold theme options > General Styling.play-class audio { width: 50px !important; }Regards,
YigitSeptember 8, 2020 at 4:34 pm in reply to: I want to register but registration does not recognize my item purchase code #1244333Hey Josh,
Thanks for contacting us!
Looking at your license, that purchase code seems to belong to “Bridge – Creative Multipurpose WordPress Theme” and not Enfold.
If you are looking to get support for Bridge theme, please contact their support team and if you are looking to get support for Enfold, please use the purchase code in your Enfold license :)
Regards,
YigitSeptember 7, 2020 at 12:20 pm in reply to: Slide-Show (volle Breite) wird auf mobilen Geräten nicht angezeigt #1243950Hi,
Sorry for the late reply!
Issue was related to “remove_enfold_image_sizes” function you have in functions.php file of your child theme and Enfold theme options > Performance > Responsive Images option.
Basically theme was looking for responsive version of the image but since regeneration of those images are disabled in functions.php file, it was returning 404 error.I went to Enfold theme options > Performance and disabled “Responsive Images” option and that helped.
Please review your website :)
Best regards,
YigitHi,
Belli bir limite kadar Google Maps her hangi bir odeme almiyor eger yuksek bir trafik beklemiyorsaniz belki musterinin aklina yatar :)
Best regards,
YigitHi,
Thanks for contacting us and sorry for the confusion!
Gravity Forms is not included in Enfold but it is compatible. Only configuration files are included for compatibility so when you set up a Gravity Form, it would inherit Enfold’s styling.
You would need to install Gravity Forms as a standalone plugin. After that, you can use any extensions you like :)
Best regards,
Yigit -
AuthorPosts
