Todd Padwick

Results 39 issues of Todd Padwick

Hey! I wonder if could point me in the direction to make the email page open in a new tab? (equivelent of target="_blank" on a normal mailto link)

enhancement
help wanted

Lottie web player is 334kb and 84kb gzipped, which is massive - especially considering most of the time, lottie only offers cosmetic value rather than any functional or UX value....

[Nuxt 3](https://v3.nuxtjs.org/) has now launched and is in rc2 stage. Will this example be updated to for this version?

### Description Here is an example fragment for a field that contains child elements: ``` fragment landingPageBuilderFrag on landingPageBuilder_MatrixField { ... on landingPageBuilder_sectionHeadline_BlockType { typeHandle sectionTitle headline introduction } ......

I have set up the default client config with a full HTTPS URL as the `httpEndpoint` (api.madefair.org). However, in the production build, queries in methods seem to use a relative...

Query string rules do not work - such as: `/news/?filter_category=universities` => `/loop` It simply returns a 404.

I have the following redirect which seem to cause an infinite redirect loop. I can't quite figure out why. Do you know why this might be happening? If not, is...

2.0.0-rc.1 Each time I re-open a field settings to edit other areas of it, all my link Field's unexpectedly defaulted back to plain text – throwing an error. So any...

question

I have a strange issue, that despite clearing cache, re-installing and re-creating fields, some instances of the linkfield do not allow any subsets whereas others do. For example: **This works**...

question

Our site has two domains that return different Craft Multi-sites - a .`com` domain and a `.co.uk` domain. We've set up a Cloudflare domain for each. How do we use...

feature