X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/themes/hub/templates/content
home
/
hamdjcne
/
public_html
/
wp-content
/
themes
/
hub
/
templates
/
content
/
ðŸ“
..
📄
content-bbpress.php
(610 B)
📄
content.php
(4.14 KB)
📄
error.php
(1.05 KB)
📄
liquid-portfolio.php
(1008 B)
📄
page.php
(710 B)
Editing: liquid-portfolio.php
<?php /** * The template used for displaying portfolio content */ ?> <article <?php liquid_helper()->attr( 'post' ) ?>> <?php if( 1 == 2 ) : ?> <header class="entry-header"> <h1 <?php liquid_helper()->attr( 'entry-title' ); ?>><?php single_post_title(); ?></h1> </header> <?php endif; ?> <div <?php liquid_helper()->attr( 'entry-content' ); ?>> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links"><span class="page-links-title">' . esc_html__( 'Pages:', 'hub' ) . '</span>', 'after' => '</div>', 'link_before' => '<span>', 'link_after' => '</span>', 'pagelink' => '<span class="screen-reader-text">' . esc_html__( 'Page', 'hub' ) . ' </span>%', 'separator' => '<span class="screen-reader-text">, </span>', ) ); ?> </div> <?php edit_post_link( esc_html__( 'Edit', 'hub' ), '<footer class="entry-footer"><span class="edit-link">', '</span></footer>' ); ?> </article>
Upload File
Create Folder