Browse Source

Fix query block error in search template (#7349)

Miguel San Segundo 1 year ago
parent
commit
8303b1c8db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meraki/templates/search.html

+ 1 - 1
meraki/templates/search.html

@@ -10,7 +10,7 @@
 </div>
 <!-- /wp:group -->
 
-<!-- wp:query {"layout":{"inherit":true}} -->
+<!-- wp:query {"layout":{"inherit":true},"tagName":"main"} -->
 <main class="wp-block-query">
 	<!-- wp:post-template -->
 	<!-- wp:group -->