Pinning Website Element

Q&A about the latest versions
Post Reply
ggibbon
Posts: 120
Joined: Fri Aug 01, 2014 1:02 pm

Hi there.

Just checking. I pinned a website using code suggested
and it was a job for Baracdi drinks company.

Unforutunelty I get back this error on clicking pinned web element.
I think its their website , but what do you think.

"www.bacardi.com refused to connect."

Thanks
Greg
User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi,

Sites can block themselves from being displayed. Here is a StackOverflow discussion on the issue and possible solution.

https://stackoverflow.com/questions/627 ... nect-error

Tony
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
ggibbon
Posts: 120
Joined: Fri Aug 01, 2014 1:02 pm

Hi there and thanks for the reply.
I'm struggling somewhat as I'm, not a prgrammer.
I tired to follow some of the suggestion, but no joy.

As per tutotial normal link code is;

<iframe
src="https://www.bacardi.com/uk"
style="border:0px #ffffff none;"
name="bacardi"
scrolling="yes"
frameborder="1"
marginheight="0px"
marginwidth="0px"
height="100%"
width="100%"
allowfullscreen
></iframe>

So how would I add ro change this to get the weblink to work.
Thanks Greg
Post Reply