• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Client Log-In Section

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Page 9  of  9
« First 5 6 7 8 9
Old Jun-25-2012, 02:48 PM
#161
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by Dez View Post
Hey Guys,

Tried this code but I cannot get it to work as I have set a password on one of my galleries but it allows me access to my clients category. I would like it to work like Lisa McCormacks client login page http://www.lisamccormackphotography....422964_rmtcdZ/

Have a look at mine and you will be able to sdee what I mean http://dcgphotography.smugmug.com/Cl...3763095_CzLxH2

Thanks
Dez

Add this to your CSS and log out and view....
Code:
.notLoggedIn .thumbnail_Clients {display:none}
.notLoggedIn .category_Clients 
#galleriesBox {display:none}

.notLoggedIn .category_Clients .emptyGallery {display:none}

.notLoggedIn .category_Clients 
#breadCrumbTrail {display:none}
__________________
-Joe Allen
My Smugmug Site
Old Jul-03-2012, 06:12 AM
#162
heatherdonlan is offline heatherdonlan
Beginner grinner
Client Login Request For Help
First off. Thanks to Joe Allen for all his patience in the Client Log-In work. The purpose of this post is to ask for help fixing my client login page (not the pop-up version).

My site:
www.loveyourart.com

To access Client Login Screen:
In navigation bar, click on Galleries > Client Log-in

History of problem:
Followed J Allen's pop-up script and it was working great, but the iPhone/iPad issue was an issue, so then I followed the splash page log-in and it was perfect. Modified the CSS and it worked exactly as I wanted. Moved my galleries in Lightroom to the new /Clients category, synced with Smugmug and the links seemed to break. Tried to rebuild everything from scratch, but it is not working all the way.

Current State of problem:
1. Hierarchy of my workflow:
Main Category: Clients
Sub-category: Smith, John
Gallery01: Smith Beach Session 01
Gallery02: Smith Beach Session 02

Note: All galleries set to Public. No password.

2. In the Nav Bar, when I click on Galleries>Client Login, my splash screen opens. Here I should be able to enter the nicename of Sub-category (smith) that will display all of the galleries.
Problem:
I had this working before my Lightroom/Smug sync. Now when I enter the nicename (smith) while logged-in I am presented the gallery, but when I try to open, the link goes to a blank page. When I am not logged in, I am presented with the correct gallery, but when I click on the title, it also goes to a blank page.

Problem:
If I enter the wrong password, it goes to the gallery list, where before I had the 'Contact Photographer with the Contact form link & the opportunity to add custom text, 'Forgot Password, etc'

Sorry for the length of post, but trying to make it as clear and easy as possible to understand. I know that I am very close to solving this, just want to get it right.

Regards,
Mike Murphy, studio manager
Heather Donlan Photography

Last edited by heatherdonlan; Jul-03-2012 at 09:51 AM.
Old Jul-03-2012, 06:26 AM
#163
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by heatherdonlan View Post
...
I know nothing about this but:
Try not using niceNames anywhere in the code but the actual cat/sub-cat/gallery names.
Just a wild thought.
Old Jul-03-2012, 11:24 AM
#164
heatherdonlan is offline heatherdonlan
Beginner grinner
Code
Quote:
Originally Posted by Allen View Post
I know nothing about this but:
Try not using niceNames anywhere in the code but the actual cat/sub-cat/gallery names.
Just a wild thought.
Thanks Allen, I will do some experimenting (more) and see what results. I was hoping to stick with the gallery niceNames as the password as it fit in my naming convention and made it easy for us and the client to remember. Will get it!
Old Jul-17-2012, 09:44 PM
#165
Alexandra88 is offline Alexandra88
Big grins
Alexandra88's Avatar
Quote:
Originally Posted by Shooter84 View Post
If anyone is interested I found a solution to my problem. I added the following code to my description... I will be messing with this to get it so that different user names and passwords will link to different galleries in the future and if anyone is interesed I will post when I get this done.
Has this worked for you? I didn't find a final post on what you were trying.

Can I throw a few questions your way? Once a client enters a password and has access, are they able to simply copy and paste the gallery url to access it in the future?

Last edited by Alexandra88; Jul-17-2012 at 09:45 PM. Reason: clarity
Old Oct-21-2012, 12:26 PM
#166
eric-holmes is offline eric-holmes
Major grins
eric-holmes's Avatar
I have made a clients only webpage, is there a way I can have the log-in instructions on the landing page as opposed to having them click a link and then type in their password? Like have a short paragraph and then a box for them to type into on the home page?
__________________
www.ericholmesphotography.com
Old Oct-21-2012, 12:37 PM
#167
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by eric-holmes View Post
I have made a clients only webpage, is there a way I can have the log-in instructions on the landing page as opposed to having them click a link and then type in their password? Like have a short paragraph and then a box for them to type into on the home page?

try this in your bio box:
__________________
-Joe Allen
My Smugmug Site

Last edited by J Allen; Jan-06-2013 at 11:01 AM.
Old Oct-21-2012, 01:28 PM
#168
eric-holmes is offline eric-holmes
Major grins
eric-holmes's Avatar
That made what I was hoping for, but the passwords do not work. I have made a test client gallery with the password set to "test".

www.ehpclients.com
__________________
www.ericholmesphotography.com
Old Oct-21-2012, 02:12 PM
#169
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by eric-holmes View Post
That made what I was hoping for, but the passwords do not work. I have made a test client gallery with the password set to "test".

www.ehpclients.com

you have to set the password in the source code by adding a line for every gallery:

Code:
/////////////////// Add new galleries and passwords below here /////////////////

if (pword=="green") { window.location="https://www.smugmug.com/"; done=1; }

if (pword=="yellow") { window.location="https://www.google.com/"; done=1; }

if (pword=="test3") { window.location="XXXXXX_XXXXX"; done=1; }

//////////////////// end galleries////////////////////////////////////////////////
__________________
-Joe Allen
My Smugmug Site
Old Oct-21-2012, 02:28 PM
#170
eric-holmes is offline eric-holmes
Major grins
eric-holmes's Avatar
Yes, yes. Sorry, I was/am using a different login code that looked up the gallery by its nice name and then just redirected. I guess I should have realized that before I posted in this thread.
__________________
www.ericholmesphotography.com
Old Oct-21-2012, 03:07 PM
#171
eric-holmes is offline eric-holmes
Major grins
eric-holmes's Avatar
I am pretty sure I have the code as listed in this post...

http://www.dgrin.com/showpost.php?p=...9&postcount=97
__________________
www.ericholmesphotography.com

Last edited by eric-holmes; Oct-21-2012 at 03:35 PM.
Old Oct-22-2012, 04:10 PM
#172
Marbles is offline Marbles
Beginner grinner
mobile
I've been using this code for many years with great success! Thanks J Allen.

Would you happen to know how to make this work with the mobile site? I currently have it disabled since it doesn't show the log-in password bar on the homepage - but instead lists a bunch of categories when it's enabled. Thanks.
Old Oct-23-2012, 06:22 AM
#173
kshays is offline kshays
Big grins
Along with what marbles was asking. If a person uses a kindle, ipad, phone or mobile device the clients gallery shows up on the main screen. I would like for people to use mobile and view the site, but not show the clients gallery. Here is what I would like and someone tell me if it's possible or not :)

If i'm logged in I can get to the galleries by typing in http://www.kevinhaysphotography.com/clients

If I'm a visitor I "have" to click on <clients> on the menu. It pops up a password form for them to key in their password. If the password matches a password in a gallery (which they all have to be unique) then it will go to their gallery.

I do not want a visitor keying in "http://www.kevinhaysphotography.com/clients" and be presented with a listing of all my galleries.

Mobile version to not show clients galleries when they go to my index page.

Right now I have the client sub category set with a password along with the nicename being a password. They will go to clients on the menu, put in the nicename, then they have to put in their password I've set on the gallery also. This is so it doesn't show up if they do the /clients or use a mobile device.


ty!

Kevin
Page 9  of  9
« First 5 6 7 8 9
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
hiding galleries, linking to client page, help! Gasconphotography SmugMug Customization 4 Apr-28-2012 07:31 AM
Client Creating Holiday Cards?? smilenj SmugMug Pro Sales Support 6 Aug-28-2010 07:19 AM
B&W section Kilo Dgrin Forum Support 3 May-03-2010 04:14 PM
New Riverwalk Section is Open redleash Landscapes 5 Dec-05-2009 10:59 AM
Forum section for photo contests? What do you think? sdmoel The Big Picture 2 Mar-02-2005 12:10 PM


Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump