PhotoRank/Most Popular photos question...
MartyP
Registered Users Posts: 25 Big grins
First off, my site: www.prairieperspectivesphotography.com
I realize that this has probalby been asked, and I found some reference to it in searching, but not the answer I want! :rofl
I have my homepage with just a slideshow and a "galleries" page that is the traditional SmugMug homepage (complete with the "Normal" bioBox with bioImage and NO slideshow, which I thought was a major coupe when I figured out how to do it!)
I would like the "Most Popular Photos" box to show up on the GALLERIES page, but NOT on the homepage with the slideshow! I have not found how to reference that section. I found the "displaySmugPopular = false;" reference, but I have not found a way to have my cake and eat it too! I know how to hide the categories and featured boxes (and show them on the galleries page):
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}
.galleries #categoriesBox,
.galleries #featuredBox {
display: block;
}
But I cannot find the reference for the what should be #popularBox or #SmugPopularBox or whatever...
Thanks for all your help getting my site where it is today!
Marty
I realize that this has probalby been asked, and I found some reference to it in searching, but not the answer I want! :rofl
I have my homepage with just a slideshow and a "galleries" page that is the traditional SmugMug homepage (complete with the "Normal" bioBox with bioImage and NO slideshow, which I thought was a major coupe when I figured out how to do it!)
I would like the "Most Popular Photos" box to show up on the GALLERIES page, but NOT on the homepage with the slideshow! I have not found how to reference that section. I found the "displaySmugPopular = false;" reference, but I have not found a way to have my cake and eat it too! I know how to hide the categories and featured boxes (and show them on the galleries page):
.homepage #categoriesBox,
.homepage #featuredBox {
display: none;
}
.galleries #categoriesBox,
.galleries #featuredBox {
display: block;
}
But I cannot find the reference for the what should be #popularBox or #SmugPopularBox or whatever...
Thanks for all your help getting my site where it is today!
Marty
Marty in Central Illinios - The Land of Corn and Flatness!
http://www.prairieperspectivesphotography.com/
info@prairieperspectivesphotography.com
http://www.prairieperspectivesphotography.com/
info@prairieperspectivesphotography.com
0
Comments
.homepage #popularPhotos
My Website index | My Blog