X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/themes/hub
home
/
hamdjcne
/
public_html
/
wp-content
/
themes
/
hub
/
ðŸ“
..
📄
404.php
(2.89 KB)
📄
README.md
(565 B)
📄
ajaxify.php
(153 B)
📄
apple-touch-icon.png
(650 B)
📄
archive-liquid-portfolio.php
(740 B)
📄
archive.php
(764 B)
ðŸ“
assets
📄
author.php
(726 B)
ðŸ“
bbpress
📄
category.php
(741 B)
📄
comments.php
(2.85 KB)
📄
favicon.ico
(7.23 KB)
📄
favicon.png
(471 B)
📄
footer.php
(478 B)
📄
functions.php
(2.07 KB)
📄
header.php
(1.04 KB)
📄
index.php
(286 B)
ðŸ“
languages
ðŸ“
liquid
📄
page.php
(387 B)
ðŸ“
sbi
📄
screenshot.png
(30.11 KB)
📄
search.php
(361 B)
📄
sidebar.php
(91 B)
📄
single-liquid-footer.php
(202 B)
📄
single-liquid-header.php
(405 B)
📄
single-liquid-portfolio.php
(1.05 KB)
📄
single.php
(1.84 KB)
📄
style.css
(3.57 KB)
📄
tag.php
(737 B)
📄
taxonomy-liquid-portfolio-category.php
(749 B)
ðŸ“
templates
ðŸ“
theme
ðŸ“
woocommerce
📄
wpml-config.xml
(26.52 KB)
Editing: header.php
<?php /** * The template for displaying the header * * @package Hub theme */ ?><!DOCTYPE html> <html <?php language_attributes( 'html' ); ?>> <head <?php liquid_helper()->attr( 'head' ); ?>> <meta charset="<?php echo esc_attr( get_bloginfo( 'charset' ) ) ?>"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class(); ?> <?php liquid_helper()->attr( 'body' ); ?>> <?php if (function_exists('wp_body_open')) { wp_body_open(); } ?> <?php liquid_action( 'before' ) ?> <div id="wrap"> <?php liquid_action( 'before_header' ); liquid_action( 'header' ); liquid_action( 'after_header' ); ?> <main <?php liquid_helper()->attr( 'content' ); ?>> <?php liquid_action( 'before_contents_wrap' ); ?> <div <?php liquid_helper()->attr( 'contents_wrap' ); ?>> <?php liquid_action( 'before_content' ); ?>
Upload File
Create Folder