Andrew Welch

Results 615 comments of Andrew Welch

It's on my list to have a look at -- I just first need to get a setup where I can duplicate the problem, then I can figure out what...

Have not forgotten about this, it's on the list for the next update to SEOmatic. I've been working on porting SEOmatic to Craft 5, which is now done. Thanks for...

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-seomatic": "dev-develop as 3.4.75”, ```...

You should be able to hide the Dashboard via user group permissions, I believe? But more importantly: what can be done to make the dashboard less confusing, and more useful...

Yeah, I think the thing to do here is make it a setting so that people can turn it off if they don't want the SEOmatic debug toolbar visible or...

So let me explain to you what the Dashboard intends to do, and then I'll get to some of your specific points below. And yes, I understand that the fact...

Well, what's going to happen is the SEOmatic debug toolbar won't be able to collect any of the diagnostic information it needs if it is coming from the cache. So...

I implemented this via a setting in Plugin Settings -> Advanced Craft CMS 3: You can try it now by setting your semver in your `composer.json` to look like this:...

I very much do appreciate your feedback; I think the dashboard probably is pretty good at what it does, but what it does isn't as useful to clients as it...