[Pro] Google Plus

So I’ve read the tutorial here:
http://www.dtp2.nl/Google-plus1-Freeway-Pro.html

added the code as described and nothing’s happening.

Any ideas?

http://scruffydogltd.com/test/day/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There are a lot of javascript errors on your page

Try this on a new, totally blank page first just to make sure you have all the code correct.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Ok will do. I’ve got a carousel, and a twitter feed and also a facebook like button running. Maybe one of those is interfering…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Try that and add back in until you find what is clashing - if any.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Nope, tried it on a blank page and no go…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Post a link to the blank one (online) and we will have a look

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

BTW - did you use a plain text editor when you copied the code.

<script>
(function(d, t) {
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.async = true;
g.src = 'https://apis.google.com/js/plusone.js';
s.parentNode.insertBefore(g, s);
})(document, 'script');
</script>

and

<g:plusone size="small"></g:plusone>

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No I didn’t, I’ll try that first


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It was the plain text thing. Schoolboy error.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options