Andrew Welch

Results 342 comments of Andrew Welch

Currently no, but I'll leave it open as a FR.

The problem is that Retour doesn't really know when a field is removed from a layout. It could listen for an event to see when this happens, but it removing...

So it looks like we have two choices: 1) I can force the date / time display into a specific format, and sorting will work 2) I can let you...

The dates are just stored as a `DateTime` which is agnostic about formats. The problem is that I'm using the Craft `datetime` Twig filter, which outputs a DateTime in your...

@carlcs yeah but I also need to put support in the db records to store this information, so that they are processed in the desired order

Ouch. Preflighting certainly seems like a good idea to me.

I'm unclear; what version of Craft is this, and what version of SEOmatic? I'm also unclear how you have this multi-site setup configured? Are you saying they are all running...

Yes, it does. Twig > Entry > Template > Global That's the fallback chain. My guess is something isn't right with your template path for the template meta.

Yeah that's definitely what _should_ be happening.

I'd suggest using a SEOmatic Meta field rather than Template Meta. Add the SEOmatic Meta field to your Section.