Not sure that the cookies are rewritten. Because If I check all cookies there are many which are not secure.
Also if I check with chrome - the cookies don't have none - in Firefox I think this is simply the default. But None != empty in chrome
And about the safari fix! have you done the full setup? http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/3rd-party-cookie-in-iframe-workaround
Because what is basically done: a redirect to your other page is made. then it comes back and then the iframe is shown. I don't see any of the cookies which should be present!
Also the ai.js is not in the header. Please change this. See : http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-checklist -> 3rd block - 4th point.
So I still think the cookies are not rewritten. have you tried without the "always"?
Best regards, Michael
Could it be that the target site (www.vintageanglepoise.co.uk/samco) does not have an SSL certificate? Can I switch the plugin to a different Wordpress site with https?
Hi Michael
I thought the ai.js was just for the auto-sizing. I will add that back in. This is the shortcode I am using:
[advanced_iframe use_shortcode_attributes_only="true" src="https://samcosport.keekmerch.com/" width="100%" height="1500" enable_ios_mobile_scrolling="true" name="samcosport" safari_fix_url="https://samcosport.keekmerch.com/img" onload_scroll_top="true" enable_responsive_iframe="true" enable_external_height_workaround="false" multi_domain_enabled="false"]
Hi again
The ai.js is blocked because the target site is only http. I have another Wordpress site I could try it on with https. How do I deactivate the purchase code and install on another test site?
Hi
I have sorted the cookies on the ecommerce site and it works great. I will be rolling out to the production site next week.