|
|
Thread Tools | Display Modes |
|
#161
|
|
|
Peace and B-Wild
|
I'm sorry, I'm obviously still trying to get a handle on all this. I hope I'm replying correctly this time. My current "issue" is that I HAD things pretty much set up where everything was hidden on the "home" page except for a slideshow. Well, I changed from galleries to "categories" (that's ALL I did!) and now I'm back to where I was before. All I want is a separate home and galleries page. Please.
Thank you... http://www.mariahumphreysphotography.com/ |
|
|
|
|
#162
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#163
|
|
|
Major grins
|
I tried the original script and cannot get it to work. I do have a fullscreen slideshow and transparent banner on my original homepage though. Could this be causing a problem? When I set up the links in my header/navbar, they either kept me on the fullscreen slideshow, or they took me to a blank homepage.
|
|
|
|
|
#164
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#165
|
|
|
Major grins
|
Whoops, I guess that would help, huh? *Smacks head*
Currently I just put a gallery link in the header but clicking it gets me nowhere The only changes I made was to add a .bio #biobox because I want one of my extra pages to have a bio, unless its easier to just add some HTML somehow. Last edited by TheGoondocks; May-27-2011 at 01:26 PM. |
|
|
|
|
#166
|
||
|
Scripting dude-volunteer
|
Quote:
Code:
.bio #biobox,
.galleries #galleriesBox,
.galleries #categoriesBox,
.find #datesBox,
.map #mapBox,
.featured #featuredBox,
.featured-events #eventsBox,
.recent #recentPhotosBox {display: block;}
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#167
|
|
|
Major grins
|
Thanks. It still wasn't working, but I re-did the URL link and included the full http: and it worked this time. It WAS working if I physically typed in .../galleries, but the link wouldn't work. Go figure. However, the only one still not working is derekhannah.com/bio. That just seems to reload the fullscreen slideshow page. Any ideas? Thanks for the help.
Last edited by TheGoondocks; May-27-2011 at 01:26 PM. |
|
|
|
|
#168
|
||
|
Scripting dude-volunteer
|
Quote:
There are three problems with the .bio page. 1) Your bioBox is not visible 2) You haven't disabled the homepage slideshow on the bio page 3) The bioBox is empty Change this part of your CSS to fix #1: Code:
.bio #bioBox,
.galleries #galleriesBox,
.galleries #categoriesBox,
.find #datesBox,
.map #mapBox,
.featured #featuredBox,
.featured-events #eventsBox,
.recent #recentPhotosBox {display: block;}
For #3, you have to put some working content into the bio. Right now you have a non-functioning custom slideshow in the bio box.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#169
|
|
|
Major grins
|
Ok, I just put the bio onto the /Featured page. I just put "Testing" in the box to see if it would work. Now the last problem I am trying to figure out, is how to get the keyword search onto the same page (derekhannah.com/find ) as the timeline. I want this to be my "Search" page on my navbar.
|
|
|
|
|
#170
|
||
|
Scripting dude-volunteer
|
Quote:
Code:
.galleries #galleriesBox,
.galleries #categoriesBox,
.find #datesBox,
.find #keywordsBox,
.map #mapBox,
.featured #bioBox,
.featured-events #eventsBox,
.recent #recentPhotosBox {display: block;}
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#171
|
|
|
Major grins
|
I just had to laugh at myself for making the same mistake twice. That fixed it. Thanks for all of your help.
If I wanted to add something new, could I go to my homepage and add some things and then go adjust the code for it or do I have to start from step 2 and do everything all over again? The other question is, what is the phrase to use for a single photo page or single video page. Would a correct example be to add ( .featured-event #videoBox, ) |
|
|
|
|
#172
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#173
|
||
|
Major grins
|
Quote:
|
|
|
|
||
|
#174
|
|
|
Scripting dude-volunteer
|
Are you not interested in learning how to figure this out for yourself like I described in my previous post?
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
|
#175
|
|
|
Major grins
|
I apologize, I did not realize that was in reference to that question, I thought you were just giving me a tip that was unrelated to that and had forgotten to answer that question. No need to be snippy about it. I appreciate the help and would like to learn. Can you be a little more clear? Which page would I look at the source? My homepage currently has no single picture or single video on it.
|
|
|
|
|
#176
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#177
|
|
|
Major grins
|
Ok, I tried that and am skimming through the code. I see "photoVideoBox" I assume that would be what I am looking for. So I assume I would use, just for example
featured-events #photoVideoBox Edit: I just tried it and it worked. Last edited by TheGoondocks; May-27-2011 at 01:26 PM. |
|
|
|
|
#178
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#179
|
|
|
Major grins
|
|
|
|
|
|
#180
|
|
|
Big grins
|
Oh where to start....Im trying to have a Home tab including slideshow and bio, Guestbook tab ( which is active and working ) and a Categories tab which currently looks like the home tab info.....Only one of the three is working...Nice first post eh?
|
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Stretchy slideshow customization for the Homepage | jfriend | SmugMug Customization | 854 | Jan-24-2013 01:37 PM | |
| Accidentally deleted my homepage while editing html | dfg1983 | SmugMug Customization | 4 | Aug-08-2009 05:28 PM | |
| Link to my homepage? | tsinsf | SmugMug Support | 1 | Feb-22-2009 03:04 PM | |
| Setting feature photos for homepage categories | sledgehammer | SmugMug Customization | 0 | Jan-28-2009 08:30 AM | |
| Hiding Search on homepage | Desert-Rat | SmugMug Customization | 2 | Sep-03-2007 01:51 PM | |
| Thread Tools | |
| Display Modes | |
|
|