Page List Filtering

Permalink
Is there a way to have multiple is_featured page lists? I would like to have a featured section on the main page which would use the is_featured attribute, and on some sub pages have independent featured page lists, like sub_is_featured, sub1_is_featured, etc.

Thanks,
Andrew

Tags:

View Replies:
jgarcia replied on at Permalink Reply
jgarcia
You could create additional page attributes in order to accomplish this, but you may have to modify a block a little bit in order to take the appropriate action according to the new page attribute.