<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Bizberg */ do_action( 'bizberg_footer_top' ); bizberg_get_footer(); ?> <div class="full-screen-search" style="display: none;"> <div class="search-box-wrap"> <div class="searchform" role="search"> <?php get_search_form(); ?> <a href="javascript:void(0)" class="close"> <i class="fas fa-times"></i> </a> </div> </div> </div> <!-- start Back To Top --> <div id="back-to-top"> <a href="javascript:void(0)"><i class="fa fa-angle-up"></i></a> </div> <!-- end Back To Top --> <?php wp_footer(); ?> </body> </html>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
page-templates | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
404.php | File | 643 B | 0644 |
|
LICENSE | File | 17.62 KB | 0644 |
|
archive.php | File | 1.25 KB | 0644 |
|
comments.php | File | 1.85 KB | 0644 |
|
footer.php | File | 800 B | 0644 |
|
functions.php | File | 114.82 KB | 0644 |
|
header.php | File | 6.08 KB | 0644 |
|
index.php | File | 2.86 KB | 0644 |
|
page.php | File | 1.14 KB | 0644 |
|
readme.txt | File | 3.48 KB | 0644 |
|
rtl.css | File | 5.36 KB | 0644 |
|
screenshot.jpg | File | 141.4 KB | 0644 |
|
search.php | File | 1.25 KB | 0644 |
|
sidebar.php | File | 329 B | 0644 |
|
single.php | File | 1.46 KB | 0644 |
|
style.css | File | 16.29 KB | 0644 |
|
wp-comment-walker.php | File | 3.64 KB | 0644 |
|
wp-menu-walker.php | File | 1.65 KB | 0644 |
|