5 comments found.
On the demo site, the popups have sharing images along the bottom (Facebook, twitter, pin interest, google). Mine doesn’t seem to have all of them, well FB is there, then a ? and then nothing else.
Is this because am running it locally from my HD and not on the internet ?
Also do I need to change the pinterest links as inside the long string I see “yoururl” ?
Dave
Hey there,
you’ll have to replace the dummy code from the buttons with your own code (or you wouldn’t be sharing anything). Here are the pages to generate your own buttons (then simply replace the dummy code): - https://developers.facebook.com/docs/plugins/like-button - https://help.pinterest.com/en/articles/add-pin-it-button-your-browser#Web - https://about.twitter.com/resources/buttons - https://developers.google.com/+/web/+1button/
Hope it helps
Cheers
Cheers, all sorted.
For anyone else, here are some tips -
PinInterest – The first yoururl is the URL of your site, the second one is the URL of the image your pinning.
Twitter – Didn’t touch and seems to work fine. You can change some setting if you see the link above
Facebook – Changed the data-href to the URL you want sharing.
Google – Didn’t touch and seems to work fine.
The buttons only appear if the site is running on the internet, running it locally from my hard drive and the buttons don’t appear. This is not a bug, this is because they are calling live code from the internet.
Here is my finished site http://www.caniplay.co.uk
Overall is took me about 2 days (off and on) to do the site. Really nicely laid out source code helped a lot
Dave