Eli Van Zoeren
Eli Van Zoeren
Is this possible yet? I have a client asking about the same thing....
Is that documented anywhere? I tried setting `seomatic.meta.seoImage` to an array of image urls, which didn't work...
Awesome, thanks Andrew! I will give this a shot tomorrow after I have a chance to upgrade my install.
Another related use-case: We are integrating with an external ERP system that uses "bankers rounding" (rounding halves to the nearest even number, the default in .NET). When calculating percentage-based price...
Would be great also if the `EVENT_MODIFY_CART_INFO` event would just apply universally to the `$order->toArray()` function, so we could get consistent cart data no matter whether it is accessed via...
I just ran into this again. Used Feed Me to import some content into existing entries in secondary sites. We have a content-builder Matrix field set to "Only save blocks...
That did the trick. Thanks Tim!
+1 on this. I use this feature all the time in Flickity. It's very useful when I want a set of elements to display 4-across on larger screens, but be...
Yes please! I am working on switching over to Blendid from my homegrown build process, but I want to use a customized HTML task to copy my Craft templates to...
Well, I guess I don't *need* to. But it's always seemed cleaner to me to handle all the revisioning in the build process and not have the extra plugin dependency....