X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/themes/hub/templates/blog
home
/
hamdjcne
/
public_html
/
wp-content
/
themes
/
hub
/
templates
/
blog
/
ðŸ“
..
📄
content-excerpt.php
(1.78 KB)
📄
content.php
(375 B)
📄
format-quote.php
(425 B)
📄
partial-filters-carousel.php
(2.53 KB)
📄
partial-filters.php
(2.25 KB)
ðŸ“
single
📄
tmpl-style01.php
(1.1 KB)
📄
tmpl-style02-alt.php
(1.35 KB)
📄
tmpl-style02.php
(1.3 KB)
📄
tmpl-style03.php
(496 B)
📄
tmpl-style04.php
(676 B)
📄
tmpl-style05.php
(1.83 KB)
📄
tmpl-style06-alt.php
(1.01 KB)
📄
tmpl-style06.php
(1.11 KB)
📄
tmpl-style07.php
(1.45 KB)
📄
tmpl-style08.php
(1.63 KB)
📄
tmpl-style09.php
(1.1 KB)
📄
tmpl-style10.php
(1.37 KB)
📄
tmpl-style11.php
(2.06 KB)
📄
tmpl-style12.php
(788 B)
📄
tmpl-style13.php
(2.76 KB)
📄
tmpl-style14.php
(1.67 KB)
📄
tmpl-style15.php
(755 B)
📄
tmpl-style16.php
(1.65 KB)
📄
tmpl-style17.php
(1.9 KB)
📄
tmpl-style18.php
(666 B)
📄
tmpl-style19.php
(906 B)
📄
tmpl-style20.php
(858 B)
📄
tmpl-style21-alt.php
(1.13 KB)
📄
tmpl-style21.php
(1.41 KB)
📄
tmpl-style22-alt.php
(1.39 KB)
📄
tmpl-style22.php
(1.44 KB)
📄
tmpl-style23.php
(1012 B)
Editing: content-excerpt.php
<?php /** * The default template for displaying content * * Used for both single and index/archive/search. */ ?> <article <?php liquid_helper()->attr( 'post', array('class' => 'lqd-lp lqd-lp-style-22 lqd-lp-title-34 pos-rel') ) ?>> <header class="entry-header lqd-lp-header mb-3"> <div class="lqd-lp-meta text-uppercase ltr-sp-1 font-weight-bold"> <?php liquid_post_terms(array('taxonomy' => 'post_tag', 'text' => esc_html__('%s', 'hub'), 'solid' => true)); ?> </div> <?php the_title(sprintf('<h2 class="lqd-lp-title mt-2 mb-3 h5 lh-125"><a href="%s" rel="bookmark">', esc_url(get_permalink())), '</a></h2>'); ?> <div class="lqd-lp-meta lqd-lp-meta-dot-between d-flex flex-wrap align-items-center font-weight-bold text-uppercase ltr-sp-1"> <?php liquid_post_terms(array('taxonomy' => 'category', 'text' => esc_html__('%s', 'hub'), 'solid' => false)); ?> <div class="lqd-lp-author pos-rel z-index-2"> <div class="lqd-lp-author-info"> <h3 class="mt-0 mb-0"><?php the_author_posts_link(); ?></h3> </div> </div> <span class="lqd-lp-date pos-rel z-index-2"> <a href="<?php the_permalink() ?>"><?php echo get_the_date(get_option('date_time')); ?></a> </span> </div> </header> <?php if ('' !== get_the_post_thumbnail()) : ?> <div class="lqd-lp-img overflow-hidden border-radius-5 mt-4 mb-5"> <figure> <a href="<?php the_permalink(); ?>"><?php the_post_thumbnail($size = 'post-thumbnail', ['class' => 'w-100']); ?></a> </figure> </div> <?php endif; ?> <div <?php liquid_helper()->attr( 'entry-summary' ) ?>> <?php the_excerpt() ?> </div> </article>
Upload File
Create Folder