Links on page still point to xxx.smugmug.com
shobley
Registered Users Posts: 6 Beginner grinner
Hi,
I'm trying to set up a gallery site to sell my work. It's important that clients do not discover I'm using smugmug as they can will be able to find my cost price.
So far I've got my own domain pointing to the smugmug site, but all the links on the page are pointing back to the regular xxxxxx.smugmug.com - a bit of a giveaway.
Is there a way to fix this?
Thanks,
I'm trying to set up a gallery site to sell my work. It's important that clients do not discover I'm using smugmug as they can will be able to find my cost price.
So far I've got my own domain pointing to the smugmug site, but all the links on the page are pointing back to the regular xxxxxx.smugmug.com - a bit of a giveaway.
Is there a way to fix this?
Thanks,
0
Comments
Hi, in order for me to help you, I'll need to know your sitename on SmugMug please, and your custom domain. Thanks.
Portfolio • Workshops • Facebook • Twitter
You must have SOMETHING in your header and footer sections in order for the buttons, hide smugmug header, hide smugmug footer to actually work. I've put <div></div> in both your header and footer for you, so that you can see how it works.
Now you can begin customizing!
http://www.dgrin.com/forumdisplay.php?f=31
Portfolio • Workshops • Facebook • Twitter
Thanks Andy - That helps a lot, but I'm still seeing www.smugmug.com links as I navigate around the gallery.
Can the references to smugmug be removed completely, or am I always going to get back there eventually?
Steve
I've just looked at the Mike Lane Photography site and he seems to be able to do it - so it must be possible somehow
Steve
Portfolio • Workshops • Facebook • Twitter
I looked at your site Steve
It's becuase in gallery tools>customize gallery you have Hide Owner = YES - be sure to turn that to NO always
I've set it for you for the one gallery on your site.
Portfolio • Workshops • Facebook • Twitter
OK I think I'm almost there, I just have a few questions:
1) I've lost the "buy" buttons - how do I switch them back on?
2) I've put the whole gallery into a white <td> between my header and footer, but I want the breadcrumb part to be in a black <td> is there a way to do this?
Finally, when customers order prints - will they be shipped with smugmug all over the packaging?
Steve
Gallery Tools>Customize Gallery>Printable? YES
#breadcrumb .nav {color: black;}
I put it in your Customization for you.
The packaging says on the shipping label:
SmugMug
Address
Etc
Inside, with their prints there's a card thanking them for ordering, and directing them to email help@smugmug.com if they have any questions whatsoever.
I hope this helps
Portfolio • Workshops • Facebook • Twitter
that will only turn part of the text black
if you want the whole bar to be black, use:
#breadcrumb {background-color: #000;}