When you tell a block view to only display on a specific list of pages does the view in the block still run a query? I'm curious whether or not this creates overhead. Seems like something that would have been addressed but just making sure. Thanks

Comments

bojanz’s picture

It does, on the specific pages (unless there's additional caching involved).

Anyway, this Lullabot article is a cool resource.

mtpultz’s picture

Thanks for the response and the great resource