Andrew Welch

Results 611 comments of Andrew Welch

Retour only works when the request goes through Craft. It's very likely that your Nginx setup does not route requests for static assets like images through Craft. This is pretty...

Wait, you're saying the same exact thing works when _not_ in a Short Link field? So the short link "alias" is the only thing not working in this case?

Fixed in the above commits. Craft CMS 3: You can try it now by setting your semver in your `composer.json` to look like this: ```json "nystudio107/craft-retour": "dev-develop as 3.2.16”, ```...

Same as: https://github.com/nystudio107/craft-retour/issues/294

I'm in the midst of getting plugins ported to Craft 5, but it's on the list!

Addressed in the above commits Craft CMS 3: You can try it now by setting your semver in your `composer.json` to look like this: ```json "nystudio107/craft-retour": "dev-develop as 3.2.16”, ```...

What are you expecting it to display here? A read-only version of the Short Link URL?

Fixed in the above commits. Craft CMS 3: You can try it now by setting your semver in your `composer.json` to look like this: ```json "nystudio107/craft-retour": "dev-develop as 3.2.16”, ```...