|
|
Thread Tools | Display Modes |
|
#41
|
|
|
Big grins
|
Bump!
__________________
www.wyndhamhollis.com |
|
|
|
|
#42
|
||
|
"tweak 'til it squeaks"
|
Quote:
missing ) after argument list smugLoad(); addRecentFeatured('Recently Added Photographs',30,http://wyndhamhol... I see this in your html, <body class="homepage bodyColor_Black" onload=" smugLoad(); addRecentFeatured('Recently Added Photographs',30,http://wyndhamhollis.smugmug.com/pho...0485928-Th.jpg);"> Probably should be like this. <body class="homepage bodyColor_Black" onload=" smugLoad(); addRecentFeatured('Recently Added Photographs',30,'/photos/220485928-Th.jpg');"> Example from first post. Code:
<body onload="addRecentFeatured('Recent Work', 60, '/photos/52382214-Ti-4.jpg');">
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor Last edited by Allen; Nov-19-2007 at 05:49 AM. |
|
|
|
||
|
#43
|
|
|
Big grins
|
Thanks for your reply. Could you clarify a few points for me please:
1) Missing ) after argument list. I assume the argument list is the code I cut from the original post and pasted into the Javascript box. Counting the () I get 48 of each so can't see that they're out of balance. If it was the code in the body tag section then it only had one set and they were both in place. 2) Where does the "smugload()" come from? You've said it appears in my html code but it didn't and I don't see it in the OP either. 3) Having failed to find the ) in the first point above I tried pasting your suggested code into the Body Tag including the change to the picture path but can see no change to my homepage. Sorry to be such a pain, but my programming started and ended with BASIC and so I don't know what to look for in Java. By the mostly positive responses to the original post I assumed that this worked without too much hassle...
__________________
www.wyndhamhollis.com |
|
|
|
|
#44
|
||
|
"tweak 'til it squeaks"
|
Quote:
stuff as you I think it's jumping out before it gets to the last ) so not seeing it. Maybe because of the missing '. ...30,'http...
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#45
|
|
|
Big grins
|
Thank You, Thank You, Thank You! It works at last and I'll worry about the way it displays etc. another time.
![]() PS Thanks again! I hope this really useful feature has made it's way onto the wish list.
__________________
www.wyndhamhollis.com |
|
|
|
|
#46
|
||
|
Major grins
|
Quote:
It would be nice to have a customization page for this gallery as well. |
|
|
|
||
|
#47
|
||
|
Major grins
|
I'm new to smugmug, and this feature would be great, so people can find the new stuff quick. However I'm having trouble getting this to work, because I'm not sure how it is supposed to show up. Are the new gallaries supposed to show in the featured box, or in a seperate gallary titled recent gallaries. Could you be a little more discriptive as to how this is supposed to show up. Because everytime I try it doesn't appear anything has changed so I tkae the code out. I'm looking for a gallary to show up the says recent gallary am I wrong in looking for that.
Quote:
|
|
|
|
||
|
#48
|
||
|
Major grins
|
Quote:
One thing you might have missed is the code needed in the body tag: <body onload="addRecentFeatured(text, days, thumbUrl);"> Replace... 1- "text" with the text you want under or beside the thumbnail. On my site, it says "Recent". 2- "days" with the number of days you want 3- "thumburl" with the the adress of a thumbnail on your site. That thumbnail will link to the recent gallery, like the thumbnails link to ther galleries. To find the thumb's adress, right-click on a thumbnail and click on "copy image adress" or "copy image url" (something similar, my browswer is in French). You can also use a text link: <a href="javascript:showRecent(30)">Recent work</a> I still don't how to reverse the order though.The last image uploaded shows last instead of first. And make sure you put a feature request in the support forum or via email so it becomes a standard feature instead of a hack. |
|
|
|
||
|
#49
|
||
|
Beginner grinner
|
Recently taken instead of uploaded?
Quote:
thanks for the great code. Is there some way top change the date uploaded to smugmug to the date the photo was taken? I just loaded a bunch a photos on and they all appear as recent... thanks! Matthijs |
|
|
|
||
|
#50
|
|
|
Big grins
|
I would like to see SmugMug develop a section for the homepage which shows recent photos as they have created the "featured" section. It seems obvious that you would want to show people your newest additions. I would also like to see this in some type of slideshow format or a image rotator. Is SmugMug currently working on a "recent photos" project?
__________________
my site: www.albumflip.com |
|
|
|
|
#51
|
|
|
Big grins
|
A Little Help Please
QUESTION!!!!!!!!!
I think I have it working, but it seems to only add new images,, I want it to show only the last 7 days. What am i doing wrong. also is there anyway to set up, last 50 uploads or something thanks in advance. ed (if you have problems viewing my site, i have just added my new domain. so if it doesnt work try this change.thewasteproject.org)
__________________
:barbThanks in advance:barb change.thewasteproject.org |
|
|
|
|
#52
|
|
|
Trouper
|
Recent Images code - Super!
[QUOTE=javier.rinaldi;248236]Well since I use a navbar for most of my stuff, and that's where I wanted a link to the 'Recent' gallery I took a look at the code and pretty much kept the date functions
.............../QUOTE] Awesome! I implemented this and it worked SUPER the first time out! Thank you so much for what you do for us "pasters"!!! Troup Nightingale Southeastern Photography http://www.southeasternphotography.com |
|
|
|
|
#53
|
|
|
Big grins
|
So I dont want to do this for the timeline (homepage slideshow thing) but rather for my gallery I have setup in my navbar for "recent uploads" which is a seperate gallery. Right I have it set to show the last few days of uploads (under smart gallery settings) but have to go back every few days to update..
I am a newb, but is there a way to customize just my gallery with the above instructions show it will show last 200 uploads, or uploads in the last 14 days ??? And what CSS should I use?? Thanks! Sorry if my question is dumb.
__________________
just starting out, been shooting for years but never made a website.. yay for smugmug. My Smugmug DG Forum Codes |
|
|
|
|
#54
|
|
|
Smug Hero
|
I'm not sure if that is that is something that can be done. Where it limits the photos that show in the gallery to only the most recent XX number of images. You can do it manually by hiding the images.
|
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|