Austin Siewert
Austin Siewert
Super handy plugin–using LinkIt with a structure section to build all my site navs. I just ran into an issue where I was trying to do `relatedTo()` search based off...
I'm having issues importing data into my maps field with FeedMe. Importing to plain text fields is working, however, Maps is not saving the data when viewing the entry. [FeedMe...
I still can't put my finger on the exact issue. However, I am able to correlate the spike in [self-referrals](http://d.pr/i/9urq9o) and [100% bounce rates on organic traffic](http://d.pr/i/rIe13c) with the launch...
Great plugin, thanks for sharing. I was wondering if there are any future plans to add Entries or [Linkit](https://github.com/fruitstudios/LinkIt#hooks) custom field support to allow site editors to select a form...
### Description When using a multi-series chart its possible to pass in an [array of fill types](https://apexcharts.com/docs/options/fill/) `type: ['solid','pattern','gradient']` to use a combination of fills. This was working in previous...
### Describe the bug We're getting consistent icon cache queue job failures. Error `The process has been signaled with signal "15".` ### Steps to reproduce 1. Trigger an icon cache...
It would be nice to be able to duplicate a payment form similar to Craft's `Save as new entry`. In this case, we need to clone a payment form and...
We just got a notice from Shopify that they will end support for the storefront and admin checkout API that this plugin uses: [Migrate to the Storefront Cart API](https://shopify.dev/docs/storefronts/headless/building-with-the-storefront-api/cart/migrate-to-cart-api) Are...
Plausible has new script tags that follow a different pattern with a string of characters: ``` window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}}; plausible.init() ``` I tried updating the script URL to use the new format,...