Kevin Ruscoe

Results 9 comments of Kevin Ruscoe
trafficstars

@Bozzified does https://github.com/kevinruscoe/acf-star-rating-field/wiki/Cheat-Guide#upgrade-to-fa5-in-the-admin help?

To be honest, I think we could remove FA all together and just use SVGs, fixes a handfull of issues

A great suggestion. At the moment I'm just copying the resource, but it'll be great to be able to crop an animated gif.

Hello, just wondering if you found a way around this? My client just informed me that certain products are sold by length, so I need to be able to set...

Thanks for the info. I ended up just changing L632 of Cart.php to change the validator that the min value is 0.1. Thats seems to allow me to pass a...

Oh, there some crazy issues with the cart rounding quantities, so I had to amend the `updateQuantityRelative()` and `updateQuantityNotRelative()` methods with the following https://gist.github.com/kevdotbadger/1776ec2ccc8985e5ac75c5e5c61e1e1e

@jonpxpx of course mate, open a PR amd I'll try and get it sorted over the weekend

@MGParisi Hey, I'll take a look at this over the weekend and hopefully get it fixed.

I'm sorry, but I can't replicate the issues. I've just installed: - WP 6.1 - ACF - this plugin (from the master branch). I made a simple star field and...