Kadim Gültekin
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Slider Block - Create Sliders From Core Blocks] Touch thresholdHi,
Try the template below:
(function ($) {
$(".gb-for-slick-slider, .wp-block-gb-for-slick-slider-slick-slider")
.not('.slick-initialized')
.slick({
//Your code is here
});
})(window.jQuery);Thanks for your interest.
Hello, I’m sorry you’re getting an error.
Can you send me a screenshot or provide more information?
Thanks.
Forum: Plugins
In reply to: [Frontend Login and Registration Blocks] Email like userHello, thank you for your interest.
Username is required during registration. Therefore, any change you want will not be compatible with WordPress core.
Hi,
I have fixed the error. New version is ready. Please update your plugin.
Have a good day.
Hi, thanks for your feedback.
I will fix the error as soon as possible.
Have a good day.
Forum: Plugins
In reply to: [Simple Slider Block - Create Sliders From Core Blocks] Infinite loop slidingHi, this is a common error related with slick slider. If infinite loop disabled, some slides appear empty. I searched for this problem but couldn’t find a definitive solution. I will try to solve this problem. You can enable infinite loop if this is convenient for you. Thanks.
Hi,
I have fixed responsive settings problem.
Please update the plugin and test again.
Thanks for your attention.
Forum: Plugins
In reply to: [Simple Slider Block - Create Sliders From Core Blocks] Infinite loop slidingHi,
I have fixed the center mode problem. But when I tested to second issue, there was no problem.
Please update the plugin and test again.
Thanks for your attention.
Forum: Plugins
In reply to: [Simple Slider Block - Create Sliders From Core Blocks] Infinite loop slidingIt looks like the center mode option is still selected. Please make sure the center mode option is disabled.
If possible, send a screenshot or demo page.
Forum: Plugins
In reply to: [Simple Slider Block - Create Sliders From Core Blocks] Infinite loop slidingHi, I have updated the plugin. Please check and test again.
Thanks for your attention.
Forum: Plugins
In reply to: [Simple Slider Block - Create Sliders From Core Blocks] Infinite loop slidingHi, to show infinite loop option you have to add more than 1 slider and turn on center mode option.