PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Exclude catagories from the "Featured Photo" VB plug-in (http://www.photopost.com/forum/photopost-pro-how-do-i/122785-exclude-catagories-featured-photo-vbulletin-plug.html)

ToyotaDiesel February 3rd, 2006 03:48 PM

Exclude catagories from the "Featured Photo" VB plug-in
 
I would like to exclude certain catagories from participating in the Featured Photos add-on (supported) in VB3.5.

I have searched, but only found referrences to such in VBadvanced.


[what I am trying to achieve]

I have catagories that contain tech documents, scans from books, etc, and they dont make a very effective thumbnail, and are truly a waste to have them showing up in the Featured Photo add-on.

Thanks

www.toyotadiesel.com

ToyotaDiesel February 3rd, 2006 03:57 PM

Also, can catagory exclusions be made for the PP random image pal?

Chuck S February 3rd, 2006 03:58 PM

You can edit inc_features.php and add code in bold below in the queries. replace with the real cats you dont want displayed

Code:

Content visible to verified customers only.

ToyotaDiesel February 3rd, 2006 04:01 PM

Thanks Chuck, I will try that.

ToyotaDiesel February 3rd, 2006 10:03 PM

can the gui tell me the catagory numbers?

ToyotaDiesel February 3rd, 2006 10:11 PM

Ok, this is how I have it:

Code:

Content visible to verified customers only.
Images are still in Featured.

Quote:

Originally Posted by Chuck S
You can edit inc_features.php and add code in bold below in the queries. replace with the real cats you dont want displayed

Code:

Content visible to verified customers only.


ToyotaDiesel February 3rd, 2006 10:24 PM

N/M, this got it:

Code:

Content visible to verified customers only.
I'm not a developer, haha.

Thanks Chuck. Get some sleep man, you've been on here for 2 days straight.

oh wait, so have i...

ToyotaDiesel February 5th, 2006 10:30 AM

Chuck, how could I do this for the random pic pal on the index page?

ToyotaDiesel February 5th, 2006 10:31 AM

Btw, I've got over 100 pics in a "tech documents" cat and they just have a PDF thumbnail, that is worthless in the random pic section.


All times are GMT -5. The time now is 06:22 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97