Changeset 59233 for trunk/src/wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php
- Timestamp:
- 10/14/2024 09:56:32 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php
r59191 r59233 54 54 <!-- /wp:group --> 55 55 <!-- /wp:post-template --> 56 <!-- wp:query-no-results -->57 <!-- wp:paragraph -->58 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>59 <!-- /wp:paragraph -->60 <!-- /wp:query-no-results -->61 56 </div> 62 57 <!-- /wp:query --> … … 79 74 <!-- /wp:group --> 80 75 <!-- /wp:post-template --> 81 <!-- wp:query-no-results -->82 <!-- wp:paragraph -->83 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>84 <!-- /wp:paragraph -->85 <!-- /wp:query-no-results -->86 76 </div> 87 77 <!-- /wp:query --> … … 103 93 <!-- /wp:group --> 104 94 <!-- /wp:post-template --> 105 <!-- wp:query-no-results -->106 <!-- wp:paragraph -->107 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>108 <!-- /wp:paragraph -->109 <!-- /wp:query-no-results -->110 95 </div> 111 96 <!-- /wp:query --> … … 121 106 <!-- /wp:group --> 122 107 <!-- /wp:post-template --> 123 <!-- wp:query-no-results -->124 <!-- wp:paragraph -->125 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>126 <!-- /wp:paragraph -->127 <!-- /wp:query-no-results -->128 108 </div> 129 109 <!-- /wp:query --> … … 150 130 <!-- /wp:group --> 151 131 <!-- /wp:post-template --> 152 <!-- wp:query-no-results -->153 <!-- wp:paragraph -->154 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>155 <!-- /wp:paragraph -->156 <!-- /wp:query-no-results -->157 132 </div> 158 133 <!-- /wp:query --> … … 173 148 <!-- /wp:group --> 174 149 <!-- /wp:post-template --> 175 <!-- wp:query-no-results -->176 <!-- wp:paragraph -->177 <p><?php echo esc_html_x( 'Sorry, but nothing was found. Please try a search with different keywords.', 'Message explaining that there are no results returned from a search.', 'twentytwentyfive' ); ?></p>178 <!-- /wp:paragraph -->179 <!-- /wp:query-no-results -->180 150 <!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40"}}},"layout":{"type":"constrained"}} --> 181 151 <div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)">
Note: See TracChangeset
for help on using the changeset viewer.