Stephen Heron

Results 17 comments of Stephen Heron
trafficstars

Hi @bencroker Apologies for the slow delay in getting back to you I was on holiday. Ok thanks for the pointers but I am still a bit confused. I slightly...

Hi, I had a look at the Tracked Entry Queries and it looks like this: ![Image](https://github.com/user-attachments/assets/b55ee4d2-f3c7-4d8c-83b2-27cbef46223c) The top query looks a bit suspicious as it seems to be present on...

Hi again, I did a bit more debugging and I might be closer to what the issue is. I looked at one of our pages and tried to see what...

Hi, The documentTags is a Entries field type. We have 'tags' as entries and this field allows you to set certain tags on a specific document. It is used for...

I commented out this code within the plugin: https://github.com/putyourlightson/craft-blitz/blob/618acaf0287b8b259e37b45ee4ba7116ec49bc0e/src/helpers/ElementQueryHelper.php#L92-L98

The entry is simply the one that is provided by craft by default when viewing an entry page. The query that I think is the issue is the one that...

Hi @bencroker Good news! It seems to be better, I don't see the rogue "Tracked Entry Queries" in the list. I added some new content to the site locally and...