X7ROOT File Manager
Current Path:
/home/notabjze/starbudzca.com/wp-content/themes/astra/template-parts
home
/
notabjze
/
starbudzca.com
/
wp-content
/
themes
/
astra
/
template-parts
/
ðŸ“
..
ðŸ“
404
ðŸ“
advanced-footer
📄
archive-banner.php
(2.11 KB)
ðŸ“
blog
📄
content-404.php
(397 B)
📄
content-blog.php
(534 B)
📄
content-none.php
(1.28 KB)
📄
content-page.php
(903 B)
📄
content-single.php
(559 B)
📄
content.php
(1.93 KB)
ðŸ“
footer
ðŸ“
header
📄
index.php
(111 B)
📄
scroll-to-top.php
(739 B)
ðŸ“
single
📄
single-banner.php
(1.67 KB)
📄
special-banner.php
(2.11 KB)
Editing: content-blog.php
<?php /** * Template part for displaying posts. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Astra * @since 1.0.0 */ ?> <?php astra_entry_before(); ?> <article <?php echo astra_attr( 'article-blog', array( 'id' => 'post-' . get_the_id(), 'class' => join( ' ', get_post_class() ), ) ); ?> > <?php astra_entry_top(); ?> <?php astra_entry_content_blog(); ?> <?php astra_entry_bottom(); ?> </article><!-- #post-## --> <?php astra_entry_after(); ?>
Upload File
Create Folder