| Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Path : /home/e/g/l/eglisebaa/www/wp-content/themes/hallelujah/ |
| Current File : /home/e/g/l/eglisebaa/www/wp-content/themes/hallelujah/search.php |
<?php /** * The template for search results with desired blog style * * @package WordPress * @subpackage HALLELUJAH * @since HALLELUJAH 1.0 */ // Search page setup // (uncomment lines with hallelujah_storage_set_array2() calls if you want to override the relevant settings from Theme Options) // Blog style: // Replace the following parameter with one of values: excerpt | chess_N | classic_N | masonry_N | portfolio_N | gallery_N // where N - columns number from 2 to 4 (for chess also available 1 column) hallelujah_storage_set_array( 'options_meta', 'blog_style', 'masonry_3' ); // Sidebar position: // Replace the following parameter with one of values: none | left | right hallelujah_storage_set_array( 'options_meta', 'sidebar_position', 'none' ); get_template_part( apply_filters( 'hallelujah_filter_get_template_part', 'index' ) );