BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
proc
/
1137495
/
root
/
var
/
www
/
frehleyit
/
wordpress
/
wp-content
/
themes
/
CodeCrab
📤 Upload
📝 New File
📁 New Folder
Close
Editing: blog-masonry-full-width.php
<?php /* Template Name: Blog Masonry Full Width */ ?> <?php get_header(); ?> <?php get_template_part( 'title' ); ?> <?php get_template_part('slider'); ?> <div class="qodef-full-width"> <div class="qodef-full-width-inner clearfix"> <?php startit_qode_get_blog('masonry-full-width'); ?> </div> </div> <?php get_footer(); ?>
Save
Cancel