Andreas Tinoco Lobo
Andreas Tinoco Lobo
Hi, thanks for pointing this out! I don´t have a lot of experience with UITraitCollection´s, but as a first step, you can always subclass SimpleButton and add there traitCollectionDidChange support....
I can see your point regarding field mapping - maybe in this case, forms just get forwarded to the API, editors must make sure that field names in formie match...
Hi Josh, do you have a rough timeline for this? We need to decide if we wait for your implementation or start implementing a custom integration for the current project....
Thank you! Any chance to provide this also for Craft 3?
We are facing the same issue - currently the alternative is to not show a cookie banner at all if there is a google bot on the site, but it...
I also don´t see any benefit in using a h1 in a cookie banner and don´t need a configuration for this. I am fine with a div or a span....
We are using Craft CMS and the Plugin ImageOptimize which supports integration with imgix. However, it seems like under specific circumstances, urls get encoded twice which leads to problems with...
Looking also forward to get this merged! Thanks
Hi, I also tested this and it seems like the Image Optimize Variant urls are double encoded, the "original" imgix url seems right (encoded once) and are working. Not sure...
Nice this is exactly what I need. Thanks! Loading the form works so far but I still have two issues: 1) it looks like the phone field is broken when...