Linux ih01.iridiumhosting.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
LiteSpeed
Server IP : 67.227.241.211 & Your IP : 216.73.216.226
Domains :
Cant Read [ /etc/named.conf ]
User : dustinhy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
dustinhy /
.www_backup /
themes /
Divi /
Delete
Unzip
Name
Size
Permission
Date
Action
ai-app
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
cloud
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
common
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
core
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
css
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
epanel
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
et-pagebuilder
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
images
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
includes
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
js
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
lang
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
psd
[ DIR ]
drwxr-xr-x
2025-11-24 15:20
404.php
377
B
-rw-r--r--
2025-11-24 15:20
CREDITS.md
55.24
KB
-rw-r--r--
2025-11-24 15:20
LICENSE.md
16.23
KB
-rw-r--r--
2025-11-24 15:20
README.md
1.37
KB
-rw-r--r--
2025-11-24 15:20
changelog.txt
791.26
KB
-rw-r--r--
2025-11-24 15:20
comments.php
2.93
KB
-rw-r--r--
2025-11-24 15:20
error_log
5.51
KB
-rw-r--r--
2025-11-24 15:20
footer.php
1.69
KB
-rw-r--r--
2025-11-24 15:20
functions.php
295.49
KB
-rw-r--r--
2025-11-24 15:20
header.php
13.34
KB
-rw-r--r--
2025-11-24 15:20
index.php
2.51
KB
-rw-r--r--
2025-11-24 15:20
options_divi.php
53.48
KB
-rw-r--r--
2025-11-24 15:20
page-template-blank.php
1.99
KB
-rw-r--r--
2025-11-24 15:20
page.php
1.76
KB
-rw-r--r--
2025-11-24 15:20
post_thumbnails_divi.php
1.49
KB
-rw-r--r--
2025-11-24 15:20
rtl.css
12.19
KB
-rw-r--r--
2025-11-24 15:20
screenshot.jpg
32.74
KB
-rw-r--r--
2025-11-24 15:20
sidebar-footer.php
377
B
-rw-r--r--
2025-11-24 15:20
sidebar.php
317
B
-rw-r--r--
2025-11-24 15:20
single-et_pb_layout.php
295
B
-rw-r--r--
2025-11-24 15:20
single-project.php
2.93
KB
-rw-r--r--
2025-11-24 15:20
single.php
4.91
KB
-rw-r--r--
2025-11-24 15:20
style-cpt-rtl.min.css
35.24
KB
-rw-r--r--
2025-11-24 15:20
style-cpt.css
959.52
KB
-rw-r--r--
2025-11-24 15:20
style-cpt.min.css
35.24
KB
-rw-r--r--
2025-11-24 15:20
style-rtl.min.css
26.01
KB
-rw-r--r--
2025-11-24 15:20
style-static-cpt-rtl.min.css
1.05
MB
-rw-r--r--
2025-11-24 15:20
style-static-cpt.min.css
1.01
MB
-rw-r--r--
2025-11-24 15:20
style-static-rtl.min.css
837.94
KB
-rw-r--r--
2025-11-24 15:20
style-static.min.css
805.37
KB
-rw-r--r--
2025-11-24 15:20
style.css
344
B
-rw-r--r--
2025-11-24 15:20
style.min.css
26.01
KB
-rw-r--r--
2025-11-24 15:20
theme-after-footer.php
333
B
-rw-r--r--
2025-11-24 15:20
theme-after-header.php
475
B
-rw-r--r--
2025-11-24 15:20
theme-after-wrappers.php
208
B
-rw-r--r--
2025-11-24 15:20
theme-before-wrappers.php
459
B
-rw-r--r--
2025-11-24 15:20
theme-footer.php
1.55
KB
-rw-r--r--
2025-11-24 15:20
theme-header.php
11.54
KB
-rw-r--r--
2025-11-24 15:20
theme.json
131
B
-rw-r--r--
2025-11-24 15:20
wpml-config.xml
345
B
-rw-r--r--
2025-11-24 15:20
Save
Rename
<?php if ( et_theme_builder_overrides_layout( ET_THEME_BUILDER_HEADER_LAYOUT_POST_TYPE ) || et_theme_builder_overrides_layout( ET_THEME_BUILDER_FOOTER_LAYOUT_POST_TYPE ) ) { // Skip rendering anything as this partial is being buffered anyway. // In addition, avoids get_sidebar() issues since that uses // locate_template() with require_once. return; } /** * Fires after the main content, before the footer is output. * * @since 3.10 */ do_action( 'et_after_main_content' ); if ( 'on' === et_get_option( 'divi_back_to_top', 'false' ) ) : ?> <span class="et_pb_scroll_top et-pb-icon"></span> <?php endif; if ( ! is_page_template( 'page-template-blank.php' ) ) : ?> <footer id="main-footer"> <?php get_sidebar( 'footer' ); ?> <?php if ( has_nav_menu( 'footer-menu' ) ) : ?> <div id="et-footer-nav"> <div class="container"> <?php wp_nav_menu( array( 'theme_location' => 'footer-menu', 'depth' => '1', 'menu_class' => 'bottom-nav', 'container' => '', 'fallback_cb' => '', ) ); ?> </div> </div> <?php endif; ?> <div id="footer-bottom"> <div class="container clearfix"> <?php if ( false !== et_get_option( 'show_footer_social_icons', true ) ) { get_template_part( 'includes/social_icons', 'footer' ); } // phpcs:disable WordPress.Security.EscapeOutput.OutputNotEscaped echo et_core_fix_unclosed_html_tags( et_core_esc_previously( et_get_footer_credits() ) ); // phpcs:enable ?> </div> </div> </footer> </div> <?php endif; // ! is_page_template( 'page-template-blank.php' ) ?> </div> <?php wp_footer(); ?> </body> </html>