HEX
HEX
Server: Apache
System: Linux localhost.localdomain 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User: www (1001)
PHP: 8.1.32
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/ahmsolaiman.com/wp-content/themes/ahm/footer.php
<?php

/**
 * Title: Footer
 * Slug: ahm/footer
 * Categories: footer
 * Description: Footer Columns with Logo, Title, Tagline and Links.
 *
 * @link https://ahm.com/themes/ahm/footer
 * @package ahm
 * @subpackage ahm
 * @since ahm 1.0
 */

global $homeId, $homeUrl, $postPerPage;

?>


<!-----------------------------------------------
                        Footer Part 
    ------------------------------------------------->

<section class="footer-part fix">
  <div class="footer-wrapper">
    <div class="container-md">
      <div class="row d-flex align-items-center">
        <div class="col-lg-6">
          <div class="f-content">
            <div class="footer-logo">
              <a href="<?php echo $homeUrl; ?>">
                <img
                  src="<?php echo 'get_post_meta'($homeId, 'wpcf-site-logo', true); ?>"
                  alt="this is logo picture" />
              </a>
            </div>
            <p>
              <?php echo 'get_post_meta'($homeId, 'wpcf-footer-description', true); ?>
            </p>
            <div class="social-info align-items-center d-none d-md-flex">
              <div class="text-s">Social-</div>
              <ul>
                <li>
                  <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-facebook-url', true); ?>" target="_blank"><i class="fa-brands fa-facebook-f"></i></a>
                </li>
                <li>
                  <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-twitter-url', true); ?>" target="_blank"><i class="fa-brands fa-twitter"></i></a>
                </li>
                <li>
                  <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-instagram-url', true); ?>" target="_blank"><i class="fa-brands fa-instagram"></i></a>
                </li>
                <li>
                  <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-youtube-url', true); ?>" target="_blank"><i class="fa-brands fa-youtube"></i></a>
                </li>
              </ul>
            </div>
          </div>
        </div>

        <div class="col-lg-6">
          <div class="f-c-wrapper d-md-flex justify-content-between">
            <div class="useful-link pt-3 pt-md-0">
              <h3>
                Useful-link
                <svg
                  class="d-block mt-xxl-4 mt-1 f-t-border"
                  width="83"
                  height="2"
                  viewBox="0 0 94 2"
                  fill="none"
                  xmlns="http://www.w3.org/2000/svg">
                  <line
                    y1="-1"
                    x2="113"
                    y2="-1"
                    transform="matrix(1 0 0 -1 0 0)"
                    stroke="url(#paint0_linear_6308_4305)"
                    stroke-width="2"></line>
                  <defs>
                    <linearGradient
                      id="paint0_linear_6308_4305"
                      x1="4.02912"
                      y1="0.000277584"
                      x2="113"
                      y2="0.000110496"
                      gradientUnits="userSpaceOnUse">
                      <stop offset="0" stop-color="#28E98C"></stop>
                      <stop
                        offset="1"
                        stop-color="#fff"
                        stop-opacity="0.8"></stop>
                    </linearGradient>
                  </defs>
                </svg>
              </h3>
              <ul class="footer-c-link">
                <?php if ('has_nav_menu'('footer_menu')): 'wp_nav_menu'(array(
                    'theme_location' => 'footer_menu',
                    'container' => '',
                    'container_class' => '',
                    'items_wrap' => '%3$s',
                  ));
                endif; ?>
              </ul>
            </div>
            <div class="f-contact d-sm-flex align-items-center pt-4 pt-sm-0">
              <div class="f-c-content">
                <h3>
                  Contact
                  <svg
                    class="d-block mt-xxl-4 mt-1 f-t-border"
                    width="83"
                    height="2"
                    viewBox="0 0 94 2"
                    fill="none"
                    xmlns="http://www.w3.org/2000/svg">
                    <line
                      y1="-1"
                      x2="113"
                      y2="-1"
                      transform="matrix(1 0 0 -1 0 0)"
                      stroke="url(#paint0_linear_6308_4305)"
                      stroke-width="2"></line>
                    <defs>
                      <linearGradient
                        id="paint0_linear_6308_4305"
                        x1="4.02912"
                        y1="0.000277584"
                        x2="113"
                        y2="0.000110496"
                        gradientUnits="userSpaceOnUse">
                        <stop offset="0" stop-color="#28E98C"></stop>
                        <stop
                          offset="1"
                          stop-color="#fff"
                          stop-opacity="0.8"></stop>
                      </linearGradient>
                    </defs>
                  </svg>
                </h3>

                <ul>
                  <li>
                    <a href="javascript:void(0)"><span><img src="<?php echo 'get_template_directory_uri'(); ?>/Image/map.png" alt=""></i></span><?php echo 'get_post_meta'($homeId, 'wpcf-office-location', true); ?></a>
                  </li>
                  <li>
                    <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-office-e-mail', true); ?>" style="cursor:pointer"><span><img src="<?php echo 'get_template_directory_uri'(); ?>/image/gmail.png" alt=""></span><?php echo 'get_post_meta'($homeId, 'wpcf-office-e-mail', true); ?></a>
                  </li>
                  <li>
                    <a href="javascript:void(0)"><span><img src="<?php echo 'get_template_directory_uri'(); ?>/image/clock.png" alt=""></span><?php echo 'get_post_meta'($homeId, 'wpcf-office-time', true); ?></a>
                  </li>
                  <li>
                    <a href="javascript:void(0)"><span><img src="<?php echo 'get_template_directory_uri'(); ?>/Image/call.png" alt=""></span><?php echo 'get_post_meta'($homeId, 'wpcf-office-phone', true); ?></a>
                  </li>
                </ul>
              </div>
            </div>
          </div>
        </div>
        <div class="social-info d-inline-flex align-items-center d-sm-none pt-4 pt-sm-0">
          <div class="text-s">Social-</div>
          <ul>
            <li>
              <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-facebook-url', true); ?>" target="_blank"><i class="fa-brands fa-facebook-f"></i></a>
            </li>
            <li>
              <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-twitter-url', true); ?>" target="_blank"><i class="fa-brands fa-twitter"></i></a>
            </li>
            <li>
              <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-instagram-url', true); ?>" target="_blank"><i class="fa-brands fa-instagram"></i></a>
            </li>
            <li>
              <a href="<?php echo 'get_post_meta'($homeId, 'wpcf-youtube-url', true); ?>" target="_blank"><i class="fa-brands fa-youtube"></i></a>
            </li>
          </ul>
        </div>
      </div>
    </div>

    <div class="container-md bottom-footer">
      <div class="d-sm-flex justify-content-between align-items-center">
        <div class="b-text">
          2025 <span class="clr-g"> ©</span> Made with passion by
          <a href="https://www.linkedin.com/in/robiul-islam-robin-045078389/" target="_blank" class="clr-g">Robiul Islam Robin</a>
        </div>
        <div class="t-text">
          <a href="#">Terms & Condition / Privacy Policy</a>
        </div>
      </div>
    </div>
  </div>
</section>

<?php 'wp_footer'(); ?>



</body>

</html>