Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

theme

$meta_query = array(
	array(
		'key'     => 'theme',
		'value'   => 'layout3',
	),
);