X7ROOT File Manager
Current Path:
/home/notabjze/hourglass.life/wp-content/themes/smart-mag/page-templates
home
/
notabjze
/
hourglass.life
/
wp-content
/
themes
/
smart-mag
/
page-templates
/
ðŸ“
..
📄
authors.php
(2.42 KB)
📄
blocks.php
(514 B)
📄
no-wrapper.php
(524 B)
📄
sitemap.php
(2.67 KB)
Editing: no-wrapper.php
<?php /** * Template Name: Pagebuilder - No Paddings & Full Width */ Bunyad::core()->set_sidebar('none'); get_header(); if (Bunyad::options()->breadcrumbs_pagebuilder && !Bunyad::posts()->meta('hide_breadcrumbs')) { Bunyad::blocks()->load('Breadcrumbs')->render(); } ?> <div class="main-full"> <?php if (have_posts()): the_post(); endif; // load the page ?> <div id="post-<?php the_ID(); ?>" <?php post_class('page-content'); ?>> <?php Bunyad::posts()->the_content(); ?> </div> </div> <?php get_footer(); ?>
Upload File
Create Folder