Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

It seems that SmugMug includes social integration with Twitter and Facebook. How can I add a +1 button to my SmugMug site so that users can +1 my photos for Google Plus?

share|improve this question

1 Answer

The gist of it is to head over to the Google +1 for your website page and generate the custom code for the button of your choice. Once you have that, you can simply insert the <g:plusone... code wherever you want the button to exist on your side. You also will want to add the Javascript section in, I would choose the "Bottom Javascript" section in the Advanced Site-Wide Customization page.

You also might need to modify your CSS and wrap the plusone code inside of a div to stylize the button to your liking.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.