403Webshell
Server IP : 65.108.144.40  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User : dev ( 1000)
PHP Version : 8.2.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/harshika/wp-content/themes/harshika/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/harshika/wp-content/themes/harshika/search.php
<?php get_header(); ?>
<section class="section-banner">
    <div class="row">
        <div class="col-md-12">
            <?php $banner_image = get_field('banner_default_image','option');
			if( !empty( $banner_image ) ): ?>
            <div class="page-banner">
                <img src="<?php echo esc_url($banner_image['url']); ?>"
                    alt="<?php echo esc_attr($banner_image['alt']); ?>" />
                <div class="container">
                    <div class="page-title">
                        <div class="page-title-heading">
                            <h1><?php
                /* translators: %s: search query */
                printf(__('Search Results for: %s', 'your-theme-textdomain'), '<span>' . get_search_query() . '</span>');
                ?></h1>

                        </div>
                        <div class="rotate-icon">
                            <a class="qodef-shortcode qodef-m  qodef-button qodef-layout--minimal  qodef-html--link"
                                href="#experience" target="_self">
                                <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
                                    version="1.1" x="0px" y="0px" width="74px" height="40px" viewBox="0 0 74 40"
                                    enable-background="new 0 0 74 40" xml:space="preserve">
                                    <g>
                                        <circle opacity="0.5" fill="none" stroke="#A37D2D" cx="71%" cy="50%" r="24%"
                                            style> </circle>
                                        <circle fill="none" stroke="#A37D2D" cx="71%" cy="50%" r="24%"> </circle>
                                    </g>
                                    <polygon fill="#A37D2D"
                                        points="49.525,14.265 48.898,15.044 54.481,19.541 6.444,19.541 6.444,20.541 54.464,20.541 48.901,24.954 49.522,25.737 56.7,20.044 ">
                                    </polygon>
                                </svg>
                            </a>
                        </div>

                    </div>
                </div>
            </div>
            <?php endif; ?>
        </div>
    </div>
</section>
<section class="archive-page space-tb">
    <div class="container">
        <div class="row">
            <div class="col-md-12 single-blog"> 

                <?php if (have_posts()) : ?>
                <?php  while (have_posts()) :
						the_post();
						?>

                <div class="blog-post-info list-items">
                    <label><?php echo get_the_date('j M Y', get_the_ID())  ?></label>
                    <h2><?php the_title(); ?></h2>
                    <span><?php the_excerpt(); ?></span>
                    <p><?php echo wp_trim_words( get_the_content($post->ID),100, '...' ); ?></p>

                    <?php if (has_post_thumbnail( $post->ID ) ){ ?>
                    <?php $image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'single-post-thumbnail' ); ?>
                    <div class="img-blk"><img src='<?php echo $image_url[0]; ?>' /></div>
                    <?php }  ?>
                    <a class="qodef-shortcode qodef-m  qodef-button qodef-layout--minimal  qodef-html--apartment_plan_link"
                        href="<?php the_permalink() ?>" target="_self"><svg xmlns="http://www.w3.org/2000/svg"
                            xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" width="74px"
                            height="40px" viewBox="0 0 74 40" enable-background="new 0 0 74 40" xml:space="preserve">
                            <g>
                                <circle opacity="0.5" fill="none" stroke="#A37D2D" cx="71%" cy="50%" r="24%" style="">
                                </circle>
                                <circle fill="none" stroke="#A37D2D" cx="71%" cy="50%" r="24%"></circle>
                            </g>
                            <polygon fill="#A37D2D"
                                points="49.525,14.265 48.898,15.044 54.481,19.541 6.444,19.541 6.444,20.541 54.464,20.541 48.901,24.954 49.522,25.737 56.7,20.044 ">
                            </polygon>
                        </svg></a>
                </div>

                <?php endwhile; ?>
                <div class="row">
                    <div class="col-sm-12">

                        <nav class="pg-nav" aria-label="Page navigation">
                            <span class="page-item">
                                <a class="pre page-link qodef-shortcode qodef-m  qodef-button qodef-layout--minimal  qodef-html--link"
                                    href="javascript:void(0)" aria-label="Previous" disabled>
                                    <span aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px"
                                            width="74px" height="40px" viewBox="0 0 74 40"
                                            enable-background="new 0 0 74 40" xml:space="preserve">
                                            <g>
                                                <circle opacity="0.5" fill="none" stroke="#A37D2D" cx="71%" cy="50%"
                                                    r="24%" style=""></circle>
                                                <circle fill="none" stroke="#A37D2D" cx="71%" cy="50%" r="24%"></circle>
                                            </g>
                                            <polygon fill="#A37D2D"
                                                points="49.525,14.265 48.898,15.044 54.481,19.541 6.444,19.541 6.444,20.541 54.464,20.541 48.901,24.954 49.522,25.737 56.7,20.044 ">
                                            </polygon>
                                        </svg></span>
                                    <span class="sr-only">Previous</span>
                                </a>
                            </span>
                            <ul class="pagination">

                            </ul>
                            <span class="page-item">
                                <a class="nex page-link qodef-shortcode qodef-m  qodef-button qodef-layout--minimal  qodef-html--link"
                                    href="javascript:void(0)" aria-label="Next">
                                    <span aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px"
                                            width="74px" height="40px" viewBox="0 0 74 40"
                                            enable-background="new 0 0 74 40" xml:space="preserve">
                                            <g>
                                                <circle opacity="0.5" fill="none" stroke="#A37D2D" cx="71%" cy="50%"
                                                    r="24%" style=""></circle>
                                                <circle fill="none" stroke="#A37D2D" cx="71%" cy="50%" r="24%"></circle>
                                            </g>
                                            <polygon fill="#A37D2D"
                                                points="49.525,14.265 48.898,15.044 54.481,19.541 6.444,19.541 6.444,20.541 54.464,20.541 48.901,24.954 49.522,25.737 56.7,20.044 ">
                                            </polygon>
                                        </svg></span>
                                    <span class="sr-only">Next</span>
                                </a>
                            </span>
                        </nav>

                    </div>
                </div>

                <?php the_posts_pagination(); ?>

                <?php else : ?>
                <?php get_template_part('template-parts/content', 'none'); ?>
                <?php endif; ?>

            </div>
        </div>
    </div>

</section>

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit