Just wondering if we ever got an answer to this, sorry if I missed it.
Not yet. You'll want to subscribe to our Release Notes blog, so that you don't miss a single update from SmugMug http://blogs.smugmug.com/release-notes/ at the bottom, there's a link for Entries (RSS) - put that in your favorite feed reader.
Any other feature requests...
For the next version, I've logged the following requests:
1) To make it it's own page, so it can be linked to/customized.
2) Some ability to add a button to your navbar to link to the form.
3) Adding a Name field when the user is requesting a password.
Anyone have any other feature requests or functionality they would like to see added? Did I miss anything?
Control panel, Pros tab. Click the 'edit' link and put in your email address. Yes, it can be different from the address you use for your SmugMug account. Once you enter it, we'll send a validation email to your email address - click the link in that email to validate and you're all done. If you don't do this now, we'll ask you next time you login (and then not ever again).
For some reason, I'm not seeing the 'Pros' tab on my Control Panel.... I've got my other tabs there: News, Stats, Settings, Customize, and Homepage, but not one marked Pros.
I tried clicking on the link that Andy posted here earlier and that didn't get me anywhere. Is this feature not an option to me because I am only a 'Power User' and not a 'Professional' class user? But, if that is so, then the Contact field shouldn't be added to my footer....
For now, I've been able to eliminate the Contact element from the footer by updating the CSS section under Control Panel -> Customize -> Advanced Site-Wide Customization:
/* turn off the contact link on the minifooter */
.contact_footer {
display: none;
}
Any help or suggestions will be greatly appreciated.
Are there any benefits you can explain of using this feature to using the wufoo contact form I already use?
Thanks!
It's up to you. The end result is the same. Many folks don't put contact info on their sites (silly) so we're doing it for them. I want help mail to us, not 'are you free on Saturday for a portrait shoot' or 'where's the pictures of little Billy?' emails
Appreciate the hard work, however I already have a contact form in my nav bar, so I either need to turn off the footer "contact" or make it the same url as my contact form.
I'm one of the "non-silly" ones who already has my contact info in my custom footer. This new feature is in the SmugMug controlled part of the footer. Sure I can turn off the SmugMug footer in the easy customizer. It just seems like what is there should say, instead of just "Contact," say "Contact HoofClix," or something more clear.
No big deal for me, as my custom footer is what most people use, but maybe others don't use a customer footer..
I'm getting the same result even after validating several times. Every time I log into my smugmug account, I see the screen where it asks you to enter your e-mail address and save it as if I havent already done it. When I click "contact" in my footer, it keeps redirecting me to:
Any progress on the ability to do one of the following:
1. remove "contact" from the footer
2. assign a url to my own contact gallery page i.e. radio options:
a, contact email = ##### or
b, contact form url = "/gallery/9727640_u4LbH"
Phillip, via your easy customizer you can turn off the Smugmug footer altogether, which takes care of one question, and via your advanced customizer you can design and implement your own customized footer. Lots of help and ideas in the customization section..
Phillip, via your easy customizer you can turn off the Smugmug footer altogether, which takes care of one question, and via your advanced customizer you can design and implement your own customized footer. Lots of help and ideas in the customization section..
From one Edie Brickell & The New Bohemians fan to another;
Thanks... but
Neither of those options seem like a good solution to me.
Better to have the options as I list them above IMO.
Easy enough for smugmug to expand on the email data to include email for default form OR url to my form.
From one Edie Brickell & The New Bohemians fan to another;
Thanks... but
Neither of those options seem like a good solution to me.
Better to have the options as I list them above IMO.
Easy enough for smugmug to expand on the email data to include email for default form OR url to my form.
Option to turn off "Contact the gallery owner" text (currently hard-coded as panelTitle)? Or, even better, make it customizable to "Contact XXX" so that XXX can be changed?
Can we also get the option to enable captcha for this if we want?
Features like this and some of the others above are why I thought it would just be easier to have the standard minimum smug contact form OR the option of linking to a custom form.
There are already ways for us to build our own forms with all the bells and whistle we want, all I need is the ability to incorporate that into the default "Contact" link. The standard smugmug form is great for those who only need a basic contact form.
It's up to you. The end result is the same. Many folks don't put contact info on their sites (silly) so we're doing it for them. I want help mail to us, not 'are you free on Saturday for a portrait shoot' or 'where's the pictures of little Billy?' emails
Thanks for clarifying. I think I'll stick with wufoo for its robust set of options, for now. Cheers!
Putting This New Contact Page On A Nav Bar
Ok guys, for those that want this on their own navbar, here's the trick.
1. Get it running properly from the link in the SmugMug footer using all the info from prior posts.
2. Go to advanced customization from the control panel
3. I built my navbar in the custom header section as most instructions in this forum advise, and this is the content of that section. I have attached it as navbar.txt, because ever time I post code here, it modifies it. If an admin code get the attachment inline it would be appreciated.
4. You will need to change the "goTo=" url, as well as the "ownerNickName:".
For those that are curious, just view source, and search for the SmugMug mini-footer "Contact", to see this code... I just copied it. The great programmers at SmugMug made it.
Steve WolfRegistered UsersPosts: 9Beginner grinner
edited January 22, 2010
Thanks, but?
Thanks very much! I have my links and code all set and everything centers except the search box. Could you please help? How did you remove the "Contact" from the SmugMug footer?
Comments
Portfolio • Workshops • Facebook • Twitter
For the next version, I've logged the following requests:
1) To make it it's own page, so it can be linked to/customized.
2) Some ability to add a button to your navbar to link to the form.
3) Adding a Name field when the user is requesting a password.
Anyone have any other feature requests or functionality they would like to see added? Did I miss anything?
Thanks,
Scott.
"Don't worry when you are not recognized, but strive to be worthy of recognition."
-- Abraham Lincoln
Portfolio • Workshops • Facebook • Twitter
Best Homer Simpson imitation
"Don't worry when you are not recognized, but strive to be worthy of recognition."
-- Abraham Lincoln
For some reason, I'm not seeing the 'Pros' tab on my Control Panel.... I've got my other tabs there: News, Stats, Settings, Customize, and Homepage, but not one marked Pros.
I tried clicking on the link that Andy posted here earlier and that didn't get me anywhere. Is this feature not an option to me because I am only a 'Power User' and not a 'Professional' class user? But, if that is so, then the Contact field shouldn't be added to my footer....
For now, I've been able to eliminate the Contact element from the footer by updating the CSS section under Control Panel -> Customize -> Advanced Site-Wide Customization:
/* turn off the contact link on the minifooter */
.contact_footer {
display: none;
}
Any help or suggestions will be greatly appreciated.
jp
www.jpike.net
Portfolio • Workshops • Facebook • Twitter
Are there any benefits you can explain of using this feature to using the wufoo contact form I already use?
Thanks!
Website: www.aaronbrownphotos.com
Facebook: www.facebook.com/aaronbrownphotography
Twitter: www.twitter.com/abrownphotos
Portfolio • Workshops • Facebook • Twitter
Thanks
http://www.phillipnorman.com
No big deal for me, as my custom footer is what most people use, but maybe others don't use a customer footer..
www.HoofClix.com / Personal Facebook / Facebook Page
and I do believe its true.. that there are roads left in both of our shoes..
Try logged out.
borealphoto.smugmug.com
Thanks Andy. I meant to get back to this and forgot. Worked like a charm and didn't show up on my bio like I was worried it would.
Become a friend or fan on facebook:
www.facebook.com/samellisphotography
www.facebook.com/samellisseniors
www.facebook.com/samellisweddings
1. remove "contact" from the footer
2. assign a url to my own contact gallery page i.e. radio options:
a, contact email = ##### or
b, contact form url = "/gallery/9727640_u4LbH"
Thanks
http://www.phillipnorman.com
www.HoofClix.com / Personal Facebook / Facebook Page
and I do believe its true.. that there are roads left in both of our shoes..
From one Edie Brickell & The New Bohemians fan to another;
Thanks... but
Neither of those options seem like a good solution to me.
Better to have the options as I list them above IMO.
Easy enough for smugmug to expand on the email data to include email for default form OR url to my form.
http://www.phillipnorman.com
Portfolio • Workshops • Facebook • Twitter
http://www.phillipnorman.com
Something like this:
GreyLeaf PhotoGraphy
Portfolio • Workshops • Facebook • Twitter
GreyLeaf PhotoGraphy
GreyLeaf PhotoGraphy
GreyLeaf PhotoGraphy
There are already ways for us to build our own forms with all the bells and whistle we want, all I need is the ability to incorporate that into the default "Contact" link. The standard smugmug form is great for those who only need a basic contact form.
http://www.phillipnorman.com
Thanks for clarifying. I think I'll stick with wufoo for its robust set of options, for now. Cheers!
Website: www.aaronbrownphotos.com
Facebook: www.facebook.com/aaronbrownphotography
Twitter: www.twitter.com/abrownphotos
Ok guys, for those that want this on their own navbar, here's the trick.
1. Get it running properly from the link in the SmugMug footer using all the info from prior posts.
2. Go to advanced customization from the control panel
3. I built my navbar in the custom header section as most instructions in this forum advise, and this is the content of that section. I have attached it as navbar.txt, because ever time I post code here, it modifies it. If an admin code get the attachment inline it would be appreciated.
4. You will need to change the "goTo=" url, as well as the "ownerNickName:".
You can see this running at http://www.marcrjacobs.com
For those that are curious, just view source, and search for the SmugMug mini-footer "Contact", to see this code... I just copied it. The great programmers at SmugMug made it.
Have fun...
GreyLeaf PhotoGraphy
Thanks very much! I have my links and code all set and everything centers except the search box. Could you please help? How did you remove the "Contact" from the SmugMug footer?
Click for larger.
GreyLeaf PhotoGraphy