Hello,
I am using J51 Central. Website is https://www.weathercyprus.com/
When I inspect the website code using chromes Inspect Code, I get more than 40 warning all having the same description as below:
A cookie associated with a cross-site resource at http://google.com.cy/ was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.
I believe is caused by the template. Does anyone have a suggestion on how to fix that? I help is highly appreciated.
Best Regards