All Questions
0
votes
1answer
124 views
Can you purchase a SmugMug account with a paypal account?
Can you purchase a SmugMug account with a paypal account? Can't seem to find any info on various payment options to purchase SmugMug. I did see various info on client purchasing prints and ...
1
vote
1answer
133 views
Why are pictures x'd out on my site?
Since a few weeks ago pictures on my site hosted through Smugmug have been X'd out. This is happening on my bio page as well as under my portfolio tab. I can still see pictures after I access a ...
2
votes
1answer
159 views
How to manage number of thumbnails per page in the gallery?
I would like to have only 9-12 pictures per page in the gallery as shown in smugmug's homepage. I am getting 28 per page (smugmug style) which looks crowded and the dominant picture is not large ...
0
votes
2answers
274 views
help with website design
I am new to this whole website design thing, and really would like to step my site up a notch, but I can't seem to find any simple way to get a CSS code for a more interesting and professional look ...
0
votes
2answers
103 views
Why is this error returned from phpSmug
I am working on an app that will upload images to my smugmug account.
I am using phpSmug 3.4 and the following code:
require_once( "phpSmug.php" );
try {
//assign Variable ...
0
votes
1answer
79 views
Is there a way to search my pictures by file number?
I am looking for a specific file number of one of my pics. Is there an easy way to find it?
3
votes
1answer
212 views
Does SmugMug have a theme that is a story with pictures?
It seems like most of the themes are picture-oriented. That's fine, but I like to put together travelogues that have paragraphs of text and photos. The text isn't related to a photo- I mean, it isn't ...
1
vote
2answers
297 views
External searching of images, albums
I'm doing an integration of SmugMug and WordPress and I'm looking for a way to search a users SmugMug account from within the local site. Although I'm using WP this applies much wider and input or ...
1
vote
1answer
99 views
both autoplay video and autoplay slideshow
I have an autoplay fullscreen homepage, and I want to add an autoplay video component to it, either embeded (a window at 20%), or, two side-by-side autoplays (both a video and slideshow autoplay ...
1
vote
1answer
106 views
Can I use watermarks selectively based on image size?
Is it possible to use the watermark feature such that smaller sizes are not watermarked?
For example, I'd want to protect the more usable sizes:
XLarge and below: No watermark
Larger than XLarge: ...
1
vote
1answer
96 views
How do I see which photos are voted popular?
Popular vote on the action? How can see the result of feelings of visitors to my site?
I do not see the option in the settings.
1
vote
1answer
232 views
How to get private gallery from albums.get method?
http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.albums.get
I want to get all albums, even private, here as I have user's auth info, so I should have access to his albums. How can I do ...
7
votes
3answers
96 views
get nonoriginal image sizes through API?
There are approximate image sizes, it's possible to request a custom size, but.. no way to get the exact size.
I'd like to call something like images.getEXIF or images.get or images.getURLs. Give an ...
2
votes
1answer
1k views
How to add a FB and Twitter button to my pages
Is there a way to add a twitter and facebook link to my pages on my smugmug site?
1
vote
2answers
40 views
How do I remove map links?
I've got a site for a church that works with partners doing human rights, social justice, etc. work in different parts of the world.
The map for my main page to has one "pin" per partner ...
0
votes
2answers
73 views
Private thumb images are not showing on external site, public images are ok
I am developing a web application using the smugmug api and phpsmug. I want the application to display all thumb images. However, currently it is only showing images from public galleries, and not ...
10
votes
5answers
857 views
As a non-professional user, why would one pay for smugmug instead of use a free site?
As a non-professional user why would one sign up for a SmugMug account? I can share my photos and videos to friends and family a lot of places for free and we can purchase prints there as well. This ...
1
vote
1answer
143 views
From Apple's “Mobileme” account to Smugmug: how to proceed the easiest way?
Considering that Apple is going to discontinue its Mobileme" accounts as per June 30, I am having mind to switch to Smugmug. I am operating quite a number of "Albums" created within Mobileme, uploaded ...
3
votes
1answer
146 views
Upload image basics
I'd appreciate some basic direction on writing an app that uploads images. The 1.3.0 API seems to only allow uploading from a URL, however I see references to being able to upload directly via POST.
...
4
votes
1answer
58 views
Is there an API to get a user's Bio Photo?
I'd like to retrieve the bio photo for a user given their nickname. Is there an API or a standard URL to do this? Thanks.
1
vote
1answer
50 views
Image formats retrieved on API
The API gives me a URL to retrieve the image at. What image formats does SmugMug use? Will it ever give me a raw format, for example? Thanks.
-2
votes
1answer
3k views
iPhone App - Snapchat [closed]
Check out this article from USA TODAY:
iPhone app heats up debate over sexting
http://usat.ly/KHu6Oe
Could smug find a way for us to use
this or something comparable. .
Would take care of the ...
2
votes
1answer
90 views
Can I crop photos that I am selling so the customer doesn't have to do it at checkout?
I'm brand new to selling my photos, I'm having a blast taking youth sports pics. Is there a way I can take the cropping guesswork out of my customer's hands and do it for them before I send them to ...
2
votes
2answers
231 views
Creating a share link easily on an iPad
I have been using my iPad almost exclusively when traveling and it works fairly well. I use PhotoSync and the SmugMug app. The one thing that forces me to go back to the web interface is the sharing ...
1
vote
2answers
192 views
Help with 'thumbs up' in a gallery!
I use galleries for online proofing and for brides to pick which images they want in their wedding book. I have the brides make a comment under the images they want but my last bride used the 'thumbs ...
2
votes
1answer
108 views
Are non-profit accounts available?
I am taking pictures at an inter-faith event this Friay and want to put the images up for display and purchase with proceeds going to the faith institution. I am not generating revenue, rather, it's ...
2
votes
1answer
342 views
How to share photos and let viewers save and print?
I took a bunch of photos at an event and many people asked me for copies. I want to be able to put the photos into albums, send the link to the attendees, and then have them be able to select the ...
1
vote
1answer
60 views
Events: Guest Registration
When a guest registers (email, CAPTCHA etc) and the registration screen closes, the user must wait until they receive an email before being able to access galleries and start marking favorites. Is ...
2
votes
2answers
127 views
Is there a way to create a “buy this photo” link using the api?
I'm writing an app that has an option to show pictures from SmugMug on another site, I use smugmug.images.getURLs to get the image URL and link to it from the other site and everything just works.
I ...
3
votes
1answer
82 views
Why is information such as how to use Extras not included in the API documentation?
While I enjoy a challenge I think it would really help developers if the API documentation was a little more comprehensive. I have spent many hours working out how to do things by searching for ...
1
vote
1answer
61 views
Events: I have a public event but public galleries are not showing
My public event contains a public gallery but the galleries only show up when using the participant code on the URL and not the /event/eventname simple url. From the documentation I thought optional ...
2
votes
1answer
47 views
API: How do I get access to SmugEvents
I want to add participants to my events via an API call. Is this possible with the existing version?
2
votes
1answer
144 views
Hide image map without hiding custom banner?
Instead of a nav bar I decided to go with an image map. I also have a custom banner, both of which are in the "custom header" section of the advanced site wide customization. My problem is that I ...
1
vote
1answer
66 views
Can you edit where your picture sits in the thumbnail?
I'm just wondering if you can edit thumbnails? At the min, the thumbnail is set at the middle of the image but sometimes the subject is on the left/right and i'd like to use that picture, is there a ...
6
votes
2answers
180 views
Can I set up a gallery to allow someone to upload photos?
A friend took photos at my daughter's birthday party and wants to be able to upload them to a gallery so that I will have them. Can I set up a gallery to allow him to do that?
1
vote
1answer
72 views
Internal PriceList
I'm a NOOB to SmugMug so forgive me if this question is common knowledge. I want to order photos for me not a client. How do I order a photo(s) without the markup I charge clients?
1
vote
1answer
684 views
Turning off the fx feature in camera awesome
I cannot figure out how to turn off the fx feature. There is no option for none. I just want to take a regular
Picture
First. Thanks, Marilyn
2
votes
2answers
592 views
How to maintain a “private” site but allow some to view certain galleries without requiring a password
I've recently joined SmugMug and have been uploading old photos and videos to share with my family. Along the way I discover a lot of our friends, neighbors and their kids appear in those images. So I ...
2
votes
1answer
76 views
Client password?
I want to be able to give a client a password to his/her own folder within SmugMug (as an example) whereby he/she has exclusive access to images I took for him/her on previous days.
Does Smugmug have ...
1
vote
2answers
182 views
How to add a thumbnail photo to a password protected gallery?
I password protect my galleries for my clients but how do I get 1 picture to show up in the thumbnail so they can see what gallery is theirs?
1
vote
1answer
106 views
Why are my images oversized on windows computers?
In any browser on a mac my site looks just the way i want it to, but for some reason its oversized or cut off on windows computers, am i overlooking something?
My website is ...
5
votes
2answers
550 views
What DNS settings do I need to setup my custom domain?
As a pro member, what are the particular DNS settings that I need to set up my SmugMug account properly?
0
votes
1answer
136 views
Camera Awesome e-mail option shrinks the photos--any way to turn that off?
I have and love Camera Awesome :) but I do not love, or love significantly less, the fact that it shrinks the photos from my iPhone 4S when I e-mail them, even though I have "Fast Sharing" off.
Is ...
1
vote
0answers
122 views
How can I sync more than 4 Categories with the LR export Plugin?
how can I sync more than four Categories from smugmug to the LR export Plugin?
It just stops after four categories thus I have way more to sync.
I'm can't figure out where the mistake is.
3
votes
1answer
194 views
How do I change number of thumbnails per row?
Can I force six, maybe eight thumbnail pictures per row in the album viewer?
If so, could you point me in the right direction, I would appreciate it.
Thanks!
3
votes
2answers
106 views
What is the best practice for getting a local data model of a users SmugMug and keeping it up to date?
I'm creating an application that has a component that lets the user browse through their SmugMug account from the top level down to a single photo. Looking at the API I have some ideas but have a ...
2
votes
2answers
2k views
How do I make my site look like this example?
I would like to know if there's an option in my SmugMug to be able to change my website to something like this example: http://www.flashmint.com/template-demo-4222.html
I've had my site up since 2009 ...
2
votes
2answers
144 views
Is there a way to display the EXIF info by default in a Lightbox view?
I am looking for a way to have the EXIF info show up by default. I have setup a gallery to be thumbnail style. When the image is clicked on, it opens the Lightbox. It is then necessary to click on ...
4
votes
2answers
201 views
JPEG and RAW upload in one step with Lighroom Plugin 1.0.2.35
Is it possible to get Adobe Lightroom to upload both a developed JPEG and the original RAW file (or a newly created DNG) in one step? It works fine for one of the formats at a time, but using two ...
8
votes
2answers
302 views
I have an image's ID and KEY, how do I use them to actually get the image?
Say the image's ID is "imageid" and the Key is "imagekey". What's the magical formula to produce a url to view the image? What other options do I have at the time?