Possible to exclude album?

General questions on how to do things using Photonic

Possible to exclude album?

Postby truelight » 28 Mar 2012, 23:16

Hi there!

I *love* your plugin! It is amazing! I appreciate your hard work! I was wondering if there is anyway you could tell me if there is a way to exclude the "profile" album when displaying the public albums from Picasa. It obviously is forced to be a public album through Picasa, so when I set my albums up on a page, it shows up along with all the other albums I want to show. Is it at all possible to somehow tell the plugin that I want all of the public albums EXCEPT the profile album?

Thank you in advance for any help you can provide!
truelight
 
Posts: 3
Joined: 28 Mar 2012, 23:13

Re: Possible to exclude album?

Postby sayontan » 29 Mar 2012, 14:55

This isn't possible using the plugin, however you could use CSS to hide the thumbnails that you don't want. If this approach is acceptable I can tell you how to do it.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Possible to exclude album?

Postby truelight » 29 Mar 2012, 20:16

Thank you so much Sayontan! If you wouldn't mind telling me how I should not have any trouble doing that! Thank you in advance!!!!
truelight
 
Posts: 3
Joined: 28 Mar 2012, 23:13

Re: Possible to exclude album?

Postby sayontan » 29 Mar 2012, 20:37

Do you have a URL that I can work off?
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Possible to exclude album?

Postby truelight » 29 Mar 2012, 22:15

Yes, of course, it is my Dad's site, http://www.skippogue.com

Thanks!
truelight
 
Posts: 3
Joined: 28 Mar 2012, 23:13

Re: Possible to exclude album?

Postby sayontan » 29 Mar 2012, 22:37

I am guessing you are referring to this page: http://skippogue.com/sp/?page_id=127. If you add this to your style.css file, all your album thumbnails will disappear:
Code: Select all
a.photonic-picasa-album-thumb { display: none; }


You can then specifically enable individual albums:
Code: Select all
#photonic-picasa-album-107820279818685509610-1-5671617891747895985 a.photonic-picasa-album-thumb { display: inline-block; }


Otherwise if you want to enable specific albums in a post:
Code: Select all
#post-127 #photonic-picasa-album-107820279818685509610-1-5671617891747895985 a.photonic-picasa-album-thumb { display: inline-block; }
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas


Return to Support Requests

Who is online

Users browsing this forum: No registered users and 1 guest