Options

Google Checkout

RogersDARogersDA Registered Users Posts: 3,502 Major grins
edited January 25, 2007 in SmugMug Pro Sales Support
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.

Comments

  • Options
    DavidTODavidTO Registered Users, Retired Mod Posts: 19,160 Major grins
    edited January 25, 2007
    RogersDA wrote:
    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.


    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>
    Moderator Emeritus
    Dgrin FAQ | Me | Workshops
  • Options
    RogersDARogersDA Registered Users Posts: 3,502 Major grins
    edited January 25, 2007
    DavidTO wrote:
    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>

    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&quot; border="0" alt="" >
  • Options
    DavidTODavidTO Registered Users, Retired Mod Posts: 19,160 Major grins
    edited January 25, 2007
    RogersDA wrote:
    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&quot; border="0" alt="" >

    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>
    Moderator Emeritus
    Dgrin FAQ | Me | Workshops
  • Options
    RogersDARogersDA Registered Users Posts: 3,502 Major grins
    edited January 25, 2007
    DavidTO wrote:
    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>

    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.
  • Options
    DavidTODavidTO Registered Users, Retired Mod Posts: 19,160 Major grins
    edited January 25, 2007
    RogersDA wrote:
    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.


    No, that example IS in the caption. It works fine.
    Moderator Emeritus
    Dgrin FAQ | Me | Workshops
  • Options
    RogersDARogersDA Registered Users Posts: 3,502 Major grins
    edited January 25, 2007
    DavidTO wrote:
    No, that example IS in the caption. It works fine.

    You are so right....you may now proceed to whack me. :thwak
Sign In or Register to comment.