Buying my own photos
RKnecht
Registered Users Posts: 366 Major grins
That's the only way I know how to say it. Is there a way that I can buy my own photos from a gallery where I have the shopping cart disabled for visitors? I still want the gallery to be public too. I hope I am making sense here. I thought the "owner buy" option was the way to go, but apparently not.
0
Comments
www.intruecolors.com
Nikon D700 x2/D300
Nikon 70-200 2.8/50 1.8/85 1.8/14.24 2.8
The only thing I know of to do is to enable printing, then use CSS to hide the buy and cart buttons for that gallery. Hiding things with CSS is not foolproof as it can be bypassed so if you really don't want someone to be able to order a print at cost, then you could set ridiculously high prices (mark everything up $1000) so if they did bypass the CSS, they'd just see super high prices. You will be able to order at cost when logged in so the high prices won't bother you.
To hide the buttons in a particular gallery when not logged in, you would use this CSS:
.notLoggedIn.gallery_xxxxx #cartButtonsWrapper {display:none;}
where xxxx is the gallery number.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
www.intruecolors.com
Nikon D700 x2/D300
Nikon 70-200 2.8/50 1.8/85 1.8/14.24 2.8
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Sports Shooter Page
Innersphere Photo
Jimmy Hickey Photo Blog
Thanks for this info. I think this is the route I will be taking.
www.richknechtphotography.com