HEX
Server: Apache/2
System: Linux da1 5.14.0-611.9.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 27 10:37:27 EST 2025 x86_64
User: mdosdorg (1028)
PHP: 8.3.14
Disabled: exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,mail
Upload Files
File: /home/mdosdorg/public_html/wp-content/themes/fundifly-charity/patterns/header-with-banner.php
<?php

/**
 * Title: Header with Banner Pattern
 * Slug: fundifly-charity/header-with-banner
 * Categories: fundifly-charity-header,header,fundifly-charity-template
 */
$fundifly_header_url = get_template_directory_uri();
$fundifly_header_img = array(
    $fundifly_header_url . '/assets/images/banner.jpg'
);
?>
<!-- wp:group {"tagName":"header","style":{"spacing":{"blockGap":"0","margin":{"top":"0","bottom":"0"},"padding":{"right":"0","left":"0","top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
<header class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><!-- wp:cover {"url":"<?php echo esc_url($fundifly_header_img[0]) ?>","id":16,"isUserOverlayColor":true,"minHeight":100,"minHeightUnit":"vh","gradient":"primary-gradient","contentPosition":"top center","style":{"spacing":{"padding":{"right":"var:preset|spacing|40","left":"var:preset|spacing|40","top":"20px","bottom":"20px"}}},"layout":{"type":"constrained","wideSize":"100%"}} -->
    <div class="wp-block-cover has-custom-content-position is-position-top-center" style="padding-top:20px;padding-right:var(--wp--preset--spacing--40);padding-bottom:20px;padding-left:var(--wp--preset--spacing--40);min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-100 has-background-dim wp-block-cover__gradient-background has-background-gradient has-primary-gradient-gradient-background"></span><img class="wp-block-cover__image-background wp-image-16" alt="" src="<?php echo esc_url($fundifly_header_img[0]) ?>" data-object-fit="cover" />
        <div class="wp-block-cover__inner-container"><!-- wp:group {"style":{"spacing":{"blockGap":"125px","margin":{"bottom":"0"}}},"layout":{"type":"constrained","wideSize":"1180px"}} -->
            <div class="wp-block-group" style="margin-bottom:0"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
                <div class="wp-block-group"><!-- wp:site-title {"className":"is-style-title-hover-border","style":{"typography":{"fontStyle":"normal","fontWeight":"700"}},"fontSize":"large-medium"} /-->

                    <!-- wp:navigation {"className":"is-style-link-hover-primary","fontSize":"normal"} -->
                    <!-- wp:page-list /-->
                    <!-- /wp:navigation -->

                    <!-- wp:buttons -->
                    <div class="wp-block-buttons"><!-- wp:button {"style":{"border":{"radius":"4px"}},"fontSize":"normal"} -->
                        <div class="wp-block-button has-custom-font-size has-normal-font-size"><a class="wp-block-button__link wp-element-button" style="border-radius:4px"><?php esc_html_e('Donate Now', 'fundifly-charity') ?></a></div>
                        <!-- /wp:button -->
                    </div>
                    <!-- /wp:buttons -->
                </div>
                <!-- /wp:group -->

                <!-- wp:group {"style":{"spacing":{"blockGap":"32px"}},"layout":{"type":"constrained","wideSize":"790px","justifyContent":"left"}} -->
                <div class="wp-block-group"><!-- wp:heading {"style":{"typography":{"fontSize":"60px"}}} -->
                    <h2 class="wp-block-heading" style="font-size:60px"><?php esc_html_e('Transforming Lives, One Donation at a Time!', 'fundifly-charity') ?></h2>
                    <!-- /wp:heading -->

                    <!-- wp:group {"style":{"spacing":{"blockGap":"15px"}},"layout":{"type":"constrained","wideSize":"410px","justifyContent":"left"}} -->
                    <div class="wp-block-group"><!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontStyle":"italic","fontWeight":"400"}},"fontFamily":"poppins"} -->
                        <p class="has-poppins-font-family" style="font-style:italic;font-weight:400;text-transform:uppercase"><?php esc_html_e('"Serving Children is a Bliss"', 'fundifly-charity') ?></p>
                        <!-- /wp:paragraph -->

                        <!-- wp:paragraph {"fontSize":"medium"} -->
                        <p class="has-medium-font-size"><?php esc_html_e('A style for every story, get the latest styles here at an incexpensive price.', 'fundifly-charity') ?></p>
                        <!-- /wp:paragraph -->
                    </div>
                    <!-- /wp:group -->

                    <!-- wp:buttons {"style":{"spacing":{"blockGap":"25px"}}} -->
                    <div class="wp-block-buttons"><!-- wp:button {"style":{"border":{"radius":"4px"}}} -->
                        <div class="wp-block-button"><a class="wp-block-button__link wp-element-button" style="border-radius:4px"><?php esc_html_e('Get Started', 'fundifly-charity') ?></a></div>
                        <!-- /wp:button -->

                        <!-- wp:button {"className":"is-style-outline","style":{"border":{"radius":"4px"}}} -->
                        <div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button" style="border-radius:4px"><?php esc_html_e('Watch Story', 'fundifly-charity') ?></a></div>
                        <!-- /wp:button -->
                    </div>
                    <!-- /wp:buttons -->
                </div>
                <!-- /wp:group -->
            </div>
            <!-- /wp:group -->
        </div>
    </div>
    <!-- /wp:cover -->
</header>
<!-- /wp:group -->