dsutoyo
Forum Replies Created
-
Thanks. The first 3 methods didn’t work so I added the Imagify Tools plugin. I saw two rows in red:
– Attachments with invalid or missing WP metas = 12 (look like they are the ones in question)
– Max execution time = 0I checked two of the images, both were missing _imagify_status and _imagify_optimization_level. When I ran a bulk optimization, those images came back with an unknown error.
@jamesosborne @abdullahramzan Turns out it was a human error. Someone had copied the text into a custom HTML tag. I didn’t have access to the tags, hence the confusion.
Thanks so much for taking the time to help us out!
@jamesosborne Yes, it’s part of the container instruction, and I was able to find the code that generated it in gtm.js, though not sure of the conditions that trigger it.
The message is still there, it’s just hidden by CSS.
I have deactivated everything on a test site. I’ve even exported the db to a new site with no other existing plugins and I still see the message. I’m almost positive it comes from a specific GA/GTM configuration (I’m guessing it’s the dual IDs), and Site Kit, or rather gtm.js, is spitting out the message as a result.
@abdullahramzan Thanks. I still see the error message after using Health Check & Troubleshooting.
My hunch is that this may be caused by the dual IDs created in the Analytics account. What do you think?
@abdullahramzan Just submitted SH info and analytics settings.
I was able to find out that there were two properties created in the Analytics account, one is a Legacy tag and one is using GA4. The Legacy one is connected via Site Kit, but it looks like the GA4 tag is getting pulled in as well? Is it possible the message will go away if we remove one of the properties?
@abdullahramzan
1. It is humanitystartshere.org. Please note that we have hidden the message via CSS, but it’s still there towards the end of the document.
2. I don’t believe we are using anything else. I tried deactivating all plugins (except for Site Kit) and switched to twentytwentyone and the message is still there. I found the function that displays the message in gtm.js, but can’t figure out what triggers it.Forum: Plugins
In reply to: [Polylang] Login issue with PolylangI had a similar issue, then I turned off Memcached and it seemed to do the trick. Fingers crossed.
If you have some sort of caching that might be the issue. The same setup worked just fine on my local machine, and I only saw the login issue on the live server.