Swashata Ghosh

Results 72 comments of Swashata Ghosh

After much hit and trial I have figured out that the scrolling will work, if the `.iziModal-content` has the height property set. It should same as the iframe, which is...

My bad as it seems has been fixed on the latest version. Thank you @dolce

Thank you so very much for the guide. I will try my best. Please give me a couple of days.

[GitMate.io](https://gitmate.io) thinks the label prediction failed because there are not enough labels. Three labels must have been set on at least three issues each. The contributor prediction failed because there...

I don't think it would be possible without writing out your own plugin.

WP Feedback & Survey Manager is actually deprecated long ago. I do have plans to make a lite and free version of eForm though. You can see the pro version...

I can say that this is due to floating point arithmetic in JavaScript. Let's say, my config is like this ```js { min: 97, max: 108, step: 0.1, values: [98.6],...

Thank you @Rados51. I will update this once I have some time (probably over next weekend). Also I need to create a project plan to upgrade to webpack 5.

I understand what you are saying, but I do not think having an option to remove `contenthash:8` would solve it. The reason is simple. The output and order of output...

What caching plugin are you using? I have used WP Super Cache and it does exactly that.