-
Posts
16 -
Joined
-
Last visited
Profile Information
-
First Name
Amber
-
Last Name
Gillard
Recent Profile Visitors
299 profile views
crochead's Achievements
-
Ok, I changed the video URL, still would not work, I thought it was still me, so I put up my own video so I could confirm that embedding was allowed ...... Still not allowing video - www.youtube.com is blocked www.youtube.com refused to connect. ERR_BLOCKED_BY_RESPONSE Source Code - <p style="text-align: center;">Dennis Tinkering in the Shed!</p> <p style="text-align: center;"><iframe width="450" height="350" src="https://youtu.be/1x38IEyBnvw"></iframe></p>
-
That seems odd the clean install would have not inserted the code correctly. I did originally just copy and paste from my previous website but then I re-built the page and had the same issue when using the "add video" option or embedded the code option. It is working - Thank you so much. Just added a new video on top of the page, to see if it inserted correctly and it looks like the video is there but not like the other videos. The "add video insert" code does not have any of the "< to < OR > to >" <p style="text-align: center;"><span></span></p> <p style="text-align: center;"><span><a href="https://www.snowys.com.au/" target="_blank" rel="noopener">Snowy's Video</a> about our new FNQ Blue</span></p> <p style="text-align: center;"><iframe width="450" height="350" src="http://www.youtube.com/embed/uX8"></iframe></p>
-
I already have, made no difference. That was the only thing on the internet I could find to do. I am going to add a new topic for it
-
I am having trouble embedding videos on a CMS page https://crochead.com.au/content/13-crochead-videos
-
I am also having the problem of embedding videos. https://crochead.com.au/content/13-crochead-videos
- 2 replies
-
- prestashop 1.7.4.4
- youtube
- (and 4 more)
-
Try this - https://www.prestashop.com/forums/topic/951031-partially-solved-ps-17-add-product-to-cart-not-working/
- 1 reply
-
- prestashop
- presta17
-
(and 1 more)
Tagged with:
-
CORS Policy: No 'Access-Control-Allow-Origin' header is present
crochead replied to seanr22a's topic in General topics
Hey, I found this to be related to having multiple sites. I had moved a back up without disabling the feature, so I went in and enabled it, problem is not gone. Under preferences - general - multi sites -
Store Map Error: Missing API Key
crochead replied to babyewok's topic in Configuring and using PrestaShop
Hey all, I was able to get my stores up on the SSL by disabling the module. Front office Features Google Maps fix - Store locator v1.0.0 - by Mijn Presta https://mosquitocoilholder.boycott-big-box.com.au/stores it seemed to be putting the api key in the wrong place as per my previous post -
Hey all, I was able to get my stores up on the SSL by disabling the module. Front office Features Google Maps fix - Store locator v1.0.0 - by Mijn Presta https://mosquitocoilholder.boycott-big-box.com.au/stores it seemed to be putting the api key in the wrong place - see my post here https://www.prestashop.com/forums/topic/539319-store-map-error-missing-api-key/
-
Store Map Error: Missing API Key
crochead replied to babyewok's topic in Configuring and using PrestaShop
I have it back up and running with the ssl on, still can not get this - have gone back over instructions, still having same issue. I did note my code was different to some others but my API is in there. I have restricted the API with the full address including wildcards as instructed. Noted in page console - error code shows my api after the sensor=true®ion=US& but in the actual code it is after /maps/api/js?key= - is this the problem (you have asked if I have seen this - yes and his stores are not working either https://addtocontainer.co.nz/stores, so perhaps something in the Google Maps fix - Store locator is the problem Google Error - js?sensor=true®ion=US&AIzaSyDT1o38qIzgQpL8tAQYWJvlU1h8dhDsbqM:34 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error //maps.google.com/maps/api/js?key=MY_API_IS_HERE&sensor=true®ion='.substr($default_country->iso_code, 0, 2)); Not sure if this is the issue either - https://www.prestashop.com/forums/topic/288409-force-ssl-on-all-pages-google-maps-stops-working-in-storelocator/ Thanks in advance for your assistance -
Store Map Error: Missing API Key
crochead replied to babyewok's topic in Configuring and using PrestaShop
Ok, I have followed instructions and still getting error messages "Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error"js:34:391 "Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys"util.js:208:33 "Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required" https://mosquitocoilholder.boycott-big-box.com.au/stores have no problem with disabled SSL, but I need the SSL on every page?? Any ideas please