[Pro] Adding Google + button and Pinterest

Trying to add a Google + button for a customer.
Used Markup Item but not working. Same problem with Pinterest. Twitter works fine.
Thansk John


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

Can you post the code you’re trying to insert on https://gist.github.com and paste a link to the resulting page here? You may be trying to put something where it doesn’t belong, code-wise.

Walter

On Feb 5, 2014, at 2:08 PM, “John Robinson” email@hidden wrote:

Trying to add a Google + button for a customer.
Used Markup Item but not working. Same problem with Pinterest. Twitter works fine.
Thansk John


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


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

Walter
Here si the code that was sent to me.
Google+ - a G +1 button for www.weathermaster-window.com

po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/platform.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);

})();

Pinterest - add a “Pin It” logo with image of our logo and “The Best Buy, High Quality Energy-Efficient Window Company for MD/DC/VA 888.437.8202”


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

Okay. For the Pinterest one, I wrote an action a couple years ago, look that up on ActionsForge.

For the G+, that code looks a little scrambled. Do you have a link to the code on Gist, or at the page where you saw those directions?

Walter

On Feb 5, 2014, at 3:39 PM, “John Robinson” email@hidden wrote:

Walter
Here si the code that was sent to me.
Google+ - a G +1 button for www.weathermaster-window.com

po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/platform.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);

})();

Pinterest - add a “Pin It” logo with image of our logo and “The Best Buy, High Quality Energy-Efficient Window Company for MD/DC/VA 888.437.8202”


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


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

Hi Walter
Thanks for your help. The G+ came to me from my customer.
I will get the page link from him. I wonder if I log in to my Google account I could pull new code? John


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

Walter
My customer has decided to connect directly to his account save me the hassle of dropping in the code. Thanks again.
John


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

Okay, just so you don’t have any bad surprises later – you know that if your client changes the code on the server, it will be wiped out next time you upload from Freeway.

Walter

On Feb 6, 2014, at 9:30 AM, John Robinson wrote:

Walter
My customer has decided to connect directly to his account save me the hassle of dropping in the code. Thanks again.
John


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


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

Walter
Yes, I understand about clients changing code on the server problem.
Which actually raises another question. He has hired an SEO person who wants to drop in code after I am done on my end. Also wants to title all pics. Can’t I just do that in the inspector?
John


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

He has hired an SEO person who wants to drop in code after I am done on my end. Also wants to title all pics. Can’t I just do that in the inspector? John

Yes of course you can - Title the pics - however if he adds code to the site your next update will wipe it out.

Far better that you have a dialogue with SEO man and see how you can integrate his recommendations into your FW doc.

David


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

thanks


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