Google Checkout
RogersDA
Registered Users Posts: 3,502 Major grins
Is it possible to add a Google checkout (with or without API) option within a specific gallery? I have seen it on several smugmugger's homepages, but not within a gallery.
0
Comments
Sure is, just put it in it's own div. For example,
<div id="google_checkout">put the code you get from google here</div>
Dgrin FAQ | Me | Workshops
Thanks for that. I look at your stuff and see if I can get it going. Might need more help since (me)+(code)=duh<img src="https://us.v-cdn.net/6029383/emoji/eek7.gif" border="0" alt="" >
GreyLeaf PhotoGraphy
It's really just that simple. Tell Google what you want, have it generate the code, then put the code between the divs. Oh, of course you need to enclose the entire field (caption, description, whatever) with html tags: <html></html>
Dgrin FAQ | Me | Workshops
I guess you can't put a Google Checkout button of any kind in the captions section of a photo. It seems as though you can only put one at the top or bottom of a gallery such as in your example.
For specific reasons what I was hoping to do was to insert the code in the captions section for each image in a specific gallery. That way, users could click on an ordering link associated with an image. I was also hoping to use the API with this, too.
GreyLeaf PhotoGraphy
No, that example IS in the caption. It works fine.
Dgrin FAQ | Me | Workshops
You are so right....you may now proceed to whack me. :thwak
GreyLeaf PhotoGraphy