I’m building out a search results page, and one of the things I want to do is show a slightly different layout when a couple specific pages show up in the search results.
For example, if the user searched for something that causes the “Tustin” page to show up, display the phone number & other contact info directly in the results listing rather than the standard search result layout.
I’ve set up the archive layout, and everything works fine… however, when I put a div containing the contact info within the overall search result consumer and set the condition to Page (Specific) is Tustin, it just seems to ignore it.
Should the conditions for specific pages work within consumers like I was expecting? Or am I bumping up against a limitation?



