28 lines
		
	
	
		
			996 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			996 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
/**
 | 
						|
 * Title: Portfolio search template
 | 
						|
 * Slug: twentytwentyfour/template-search-portfolio
 | 
						|
 * Template Types: search
 | 
						|
 * Viewport width: 1400
 | 
						|
 * Inserter: no
 | 
						|
 */
 | 
						|
?>
 | 
						|
 | 
						|
<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
 | 
						|
 | 
						|
<!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} -->
 | 
						|
<main class="wp-block-group alignfull">
 | 
						|
	<!-- wp:query-title {"type":"search","align":"wide","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|10"}}}} /-->
 | 
						|
 | 
						|
	<!-- wp:group {"align":"wide","layout":{"type":"constrained","contentSize":"840px","justifyContent":"left"}} -->
 | 
						|
	<div class="wp-block-group alignwide">
 | 
						|
		<!-- wp:pattern {"slug":"twentytwentyfour/hidden-search"} /-->
 | 
						|
	</div>
 | 
						|
	<!-- /wp:group -->
 | 
						|
 | 
						|
	<!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-3-col"} /-->
 | 
						|
</main>
 | 
						|
<!-- /wp:group -->
 | 
						|
 | 
						|
<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
 |