PDA

View Full Version : SnugMug logos be gone...


DianaPricePhoto
Mar-31-2009, 09:27 PM
I'm using a slideshow on my homepage and for my galleries hosted here (www.dianaprice.com/index2.html (http://www.dianaprice.com/index2.html)) But I hate the smugmug logo on them. I hate it so bad I have been looking at other options and considering dropping SM altogether. But switching sucks to say the least -- Photoshelter is SO not user friendly. Is there any way to get rid of the logo on those slide shows?

ALso, I had switched to Zenfolio for sales out of frustration over things like lack of coupons. Please tell me that you have added coupon capability and i just haven't found it. Because it would be unfathomable to me to market a site for selling prints for pros and still not have this capability -- that is far more important than creating more slideshow options. If that could be fixed, and if you can add the ability to add your own products to sell, I could just do everything on SM. Life would be much easier.

I want an easy button for my websites. Please?

denisegoldberg
Apr-01-2009, 04:57 AM
I'm using a slideshow on my homepage and for my galleries hosted here (www.dianaprice.com/index2.html (http://www.dianaprice.com/index2.html)) But I hate the smugmug logo on them. I hate it so bad I have been looking at other options and considering dropping SM altogether.
Are you talking about the splash image on the homepage slideshow? I can't check your smugmug site since you didn't bother to provide a link, but if that's what you are talking about, it's likely that you specified that you wanted the smug logo shown by specifying this for your slideshow splash image:

splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',
If that's the case, replace that URL with one that points to one of your own images, or remove the splash parameter from your slideshow code. The meaning of all of the slideshow parameters is shown on this page - http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow.

--- Denise

Allen
Apr-01-2009, 05:06 AM
I'm using a slideshow on my homepage and for my galleries hosted here (www.dianaprice.com/index2.html (http://www.dianaprice.com/index2.html)) But I hate the smugmug logo on them. I hate it so bad I have been looking at other options and considering dropping SM altogether. But switching sucks to say the least -- Photoshelter is SO not user friendly. Is there any way to get rid of the logo on those slide shows?

ALso, I had switched to Zenfolio for sales out of frustration over things like lack of coupons. Please tell me that you have added coupon capability and i just haven't found it. Because it would be unfathomable to me to market a site for selling prints for pros and still not have this capability -- that is far more important than creating more slideshow options. If that could be fixed, and if you can add the ability to add your own products to sell, I could just do everything on SM. Life would be much easier.

I want an easy button for my websites. Please? Add the red to your html

<div align="center">
<object width="600" align="middle" height="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=4224755&amp;showLogo=false&amp;show Thumbs=false&amp;transparent=true&amp;crossFadeSpeed=500&amp;c lickUrl=[http://www#46;smugmug#46;com]">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=4224755&amp;showLogo=false&amp;tran sparent=true&amp;crossFadeSpeed=500&amp;clickUrl=%5Bhttp://www#46;smugmug#46;com%5D" wmode="transparent" type="application/x-shockwave-flash" allowscriptaccess="always" allownetworking="all" width="700" height="550">
</object>
</div>

DianaPricePhoto
Apr-03-2009, 05:13 PM
Oh, THANK YOU! Nothing against SM, but many consumers/civilians use it, and I always felt having that logo made me come across as amateurish. The rest of the issues I have I can probably try to work with, but that was going to be a deal breaker.


Add the red to your html

<div align="center">
<object width="600" align="middle" height="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=4224755&amp;showLogo=false&amp;show Thumbs=false&amp;transparent=true&amp;crossFadeSpeed=500&amp;c lickUrl=[http://www#46;smugmug#46;com]">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=4224755&amp;showLogo=false&amp;tran sparent=true&amp;crossFadeSpeed=500&amp;clickUrl=%5Bhttp://www#46;smugmug#46;com%5D" wmode="transparent" type="application/x-shockwave-flash" allowscriptaccess="always" allownetworking="all" width="700" height="550">
</object>
</div>

mchapma
Jan-01-2011, 06:45 AM
Add the red to your html

<div align="center">
<object width="600" align="middle" height="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=4224755&amp;showLogo=false&amp;show Thumbs=false&amp;transparent=true&amp;crossFadeSpeed=500&amp;c lickUrl=[http://www#46;smugmug#46;com]">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=4224755&amp;showLogo=false&amp;tran sparent=true&amp;crossFadeSpeed=500&amp;clickUrl=%5Bhttp://www#46;smugmug#46;com%5D" wmode="transparent" type="application/x-shockwave-flash" allowscriptaccess="always" allownetworking="all" width="700" height="550">
</object>
</div>


I have set up a banner on my site, http://markchapmanphotography.com, and in the customization I have checked to high the Smugmug logo. However, in my galleries, ex: http://www.markchapmanphotography.com/Architecture/New-Orleans-Street-Scenes/4120924_mvgkv#240393537_bmN5t, I still show the Smugmug logo instead of my banner.

Any idea how to fix?

Thanks,

Mark Chapman
http://markchapmanphotography.com

Allen
Jan-01-2011, 06:54 AM
I have set up a banner on my site, http://markchapmanphotography.com, and in the customization I have checked to high the Smugmug logo. However, in my galleries, ex: http://www.markchapmanphotography.com/Architecture/New-Orleans-Street-Scenes/4120924_mvgkv#240393537_bmN5t, I still show the Smugmug logo instead of my banner.

Any idea how to fix?

Thanks,

Mark Chapman
http://markchapmanphotography.com
Under gallery settings you'll have to check "custom" for appearance for your
customization to be enabled.

and/or The gallery belongs to a community and it uses the community customization.
In your case the gallery is in the Louisiana community.

Andy
Jan-01-2011, 07:03 AM
ALso, I had switched to Zenfolio for sales out of frustration over things like lack of coupons. Please tell me that you have added coupon capability and i just haven't found it. Because it would be unfathomable to me to market a site for selling prints for pros and still not have this capability

:nod http://www.smugmug.com/help/coupon-codes

mchapma
Jan-01-2011, 07:35 AM
Under gallery settings you'll have to check "custom" for appearance for your
customization to be enabled.

and/or The gallery belongs to a community and it uses the community customization.
In your case the gallery is in the Louisiana community.

That worked, thanks.

Is there any code to determine the number of columns displaying thumbnails in the galleries. For example: Instead of showing 5 columns, I would like to change it to 3 columns. I'm opening this will make the selected picture on the right larger.

Thanks again.

Mark

Allen
Jan-01-2011, 07:52 AM
That worked, thanks.

Is there any code to determine the number of columns displaying thumbnails in the galleries. For example: Instead of showing 5 columns, I would like to change it to 3 columns. I'm opening this will make the selected picture on the right larger.

Thanks again.

Mark
Smugmug style galleries are generated and no way to adjust without stretching the browser.