Adam Kragt

Results 9 issues of Adam Kragt

If using Button Box within something like SuperTable in it's 'static table' configuration, buttons can extend beyond their container and appear under/cover up other fields when in Live Preview mode....

feature request

Voting Method: Anonymous voting PHP: 7.0.30 Craft: 3.0.33 Plugin: 2.0.3 I've had reports of voting breaking on the front-end if an individual votes for a large amount of items as...

bug
feature request

Would love to be able to set the cookie expiration time in the Control Panel. Would come in handy for projects that want to accept votes weekly.

feature request

### Description On the Content Mapping > [Field Types](https://docs.craftcms.com/feed-me/v4/content-mapping/field-types.html) page: > Feed Me supports all native [Craft Fields](https://craftcms.com/docs/fields)[ (opens new window)](https://craftcms.com/docs/fields), and even some third-party ones. The "Craft Fields" link...

bug

**Description** Price and Compare at Price are already imported, but it would also be great to import the "Cost per item" ([unitCost](https://shopify.dev/docs/api/admin-graphql/2023-10/objects/InventoryItem#field-inventoryitem-unitcost)) that's available within the InventoryItem object. That way,...

Plugins -> Shopify
💡 enhancement

#### Description As you can relate Shopify products to entries via the Shopify fieldtype, it would be great if FeedMe could make that relation on import. Similar to other relation...

In the [Query Parameters](https://github.com/craftcms/shopify?tab=readme-ov-file#query-parameters) section of the README, the following text is present: > The following element query parameters are supported, in addition to [Craft’s standard set](https://craftcms.com/docs/5.x/element-queries.html). The link is...

The [Custom Fields](https://github.com/craftcms/shopify?tab=readme-ov-file#custom-fields) section of the documentation intends to link out to Craft's Field documentation with this link `https://craftcms.com/docs/5.x/fields.html` which produces a 404. Likely intended to link to `https://craftcms.com/docs/5.x/system/fields.html`?

I'm not getting the expected sort order when attempting to sort entry elements based on the values of a Preparse field. - CraftCMS: 5.8.8 - Preparse 3.0.0-alpha.2 - Database: PostgreSQL...