Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Querying specific groups based on parameters

first off – remove the single quotes around $slug_params = “‘” . $details_result . “‘”;

second – no reason to pass in the slug param once you have the loop scope (everything is stored into a global context – just use the proper group template tags)

Skip to toolbar