View Full Version : Need some help finding galleries
eflaws
Mar-31-2007, 05:57 PM
Hello,
I have had a smugmug pro account for over a year. I recently cancelled my yahoo domain and made a new one with godaddy. Switched the domain from www.eflawsphotography.com (with yahoo) to www.elliotmflaws.com (with godaddy).
now onto my problem:
you can navigate to my page using either
www.elliotmflaws.com or www.eflaws.smugmug.com
When you click on anything in the nav bar, you get the same page everytime. When I had it set up with yahoo, I got so far as setting up the galleries page with all my folders and pics, as well as a start to the guest page. Now I can't find them. Anybody here able to help me find them? Or better yet, is there a way to start all over with the customization process? If I were to delete all the text found in the customize link under the control panel, will I get my galleries back and start with square one?
Any help will be greatly appreciated!
if I didn't supply information and you need more, please let me know.
Thank You
Elliot
Barb
Mar-31-2007, 07:59 PM
Hello,
I have had a smugmug pro account for over a year. I recently cancelled my yahoo domain and made a new one with godaddy. Switched the domain from www.eflawsphotography.com (http://www.eflawsphotography.com) (with yahoo) to www.elliotmflaws.com (http://www.elliotmflaws.com) (with godaddy).
now onto my problem:
you can navigate to my page using either
www.elliotmflaws.com (http://www.elliotmflaws.com) or www.eflaws.smugmug.com (http://www.eflaws.smugmug.com)
When you click on anything in the nav bar, you get the same page everytime. When I had it set up with yahoo, I got so far as setting up the galleries page with all my folders and pics, as well as a start to the guest page. Now I can't find them. Anybody here able to help me find them? Or better yet, is there a way to start all over with the customization process? If I were to delete all the text found in the customize link under the control panel, will I get my galleries back and start with square one?
Any help will be greatly appreciated!
if I didn't supply information and you need more, please let me know.
Thank You
Elliot
Hi Elliot :)
Welcome to DGrin :wave
Your galleries are there. You were missing some code in your footer code box that gives you the second home page that you link to from your navbar to your galleries. I placed it there for you.
You will now need to go into your control panel, and then customize, scroll down to the header box and fix your links for your navbar. Right now, they are all pointing to your SmugMug home page. For example, the link for your galleries tab on your navbar should be:
http://eflaws.smugmug.com/galleries
You will need to get the correct links for the rest of your navbar, also.
Allen
Mar-31-2007, 08:05 PM
Hello,
I have had a smugmug pro account for over a year. I recently cancelled my yahoo domain and made a new one with godaddy. Switched the domain from www.eflawsphotography.com (http://www.eflawsphotography.com) (with yahoo) to www.elliotmflaws.com (http://www.elliotmflaws.com) (with godaddy).
now onto my problem:
you can navigate to my page using either
www.elliotmflaws.com (http://www.elliotmflaws.com) or www.eflaws.smugmug.com (http://www.eflaws.smugmug.com)
When you click on anything in the nav bar, you get the same page everytime. When I had it set up with yahoo, I got so far as setting up the galleries page with all my folders and pics, as well as a start to the guest page. Now I can't find them. Anybody here able to help me find them? Or better yet, is there a way to start all over with the customization process? If I were to delete all the text found in the customize link under the control panel, will I get my galleries back and start with square one?
Any help will be greatly appreciated!
if I didn't supply information and you need more, please let me know.
Thank You
Elliot
Your galleries page is there if you link to it. (Edit: now that good ole Barb fixed it :D )
Go into your header code and change the green. That will get the galleries
and home page showing no mater how the sites entered. You must not have
the other html galleries created yet, couldn't find them.
<div id="navcontainer">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/gallery/xxxxxxxx">About Me</a></li>
<li><a href="/galleries">Galleries</a></li>
<li><a href="/gallery/xxxxxxxx">Information</a></li>
<li><a href="/gallery/xxxxxxxx">Guestbook</a></li>
</ul>
</div>
/gallery/xxxxxxxx << enter the gallery number when you create those.
Jared
Mar-31-2007, 08:08 PM
adding this .loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox {
display: block;
}to my css made the workflow through my customizations quite a bit faster, since it puts the galleries right there on the front. It certainly doesnt hurt to add it
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.