PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
bumbleb
<?php get_header(); $bumbleb_settings = bumbleb_global_settings(); ?> <div class="page-404"> <div class="content-page-404"> <div class="title-error"> <?php if(isset($bumbleb_settings["title-error"]) && $bumbleb_settings["title-error"]){ echo esc_html($bumbleb_settings["title-error"]); }else{ echo esc_html__("404", "bumbleb"); }?> </div> <div class="sub-title"> <?php if(isset($bumbleb_settings["sub-title"]) && $bumbleb_settings["sub-title"]){ echo esc_html($bumbleb_settings["sub-title"]); }else{ echo esc_html__("Oops! That page can't be found.", "bumbleb"); }?> </div> <div class="sub-error"> <?php if(isset($bumbleb_settings["sub-error"]) && $bumbleb_settings["sub-error"]){ echo esc_html($bumbleb_settings["sub-error"]); }else{ echo esc_html__("We're really sorry but we can't seem to find the page you were looking for.", "bumbleb"); }?> </div> <a class="btn" href="<?php echo esc_url( home_url('/') ); ?>"> <?php if(isset($bumbleb_settings["btn-error"]) && $bumbleb_settings["btn-error"]){ echo esc_html($bumbleb_settings["btn-error"]);} else{ echo esc_html__("Back The Homepage", "bumbleb"); }?> </a> </div> </div> <?php get_footer();
[+]
woocommerce
[+]
js
[+]
customizer
[+]
wc-vendors
[-] search.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] breadcrumb.php
[edit]
[+]
languages
[-] single.php
[edit]
[-] footer.php
[edit]
[+]
sass
[-] header.php
[edit]
[-] style.css
[edit]
[+]
css
[-] 404.php
[edit]
[-] readme.txt
[edit]
[+]
templates
[-] search-form.php
[edit]
[-] author.php
[edit]
[-] search-form2.php
[edit]
[-] single-bwp_megamenu.php
[edit]
[-] screenshot.png
[edit]
[+]
fonts
[+]
plugins
[+]
page-templates
[-] functions.php
[edit]
[+]
images
[-] archive.php
[edit]
[+]
dokan
[-] no-results.php
[edit]
[-] comments.php
[edit]
[-] single-bwp_footer.php
[edit]
[+]
inc