PATH:
home
/
grupasm
/
www
/
wp-content
/
themes
/
enfold
<?php /* Template Name: Blank - No Header, no Footer */ if ( !defined('ABSPATH') ){ die(); } /* * A blank Template that allows you to build landing pages, coming soon pages etc */ global $avia_config; $avia_config['template'] = "avia-blank"; //important part. this var is checked in header and footer php and if set prevents them from rendering. also an additional class is applied to the body if(!empty($avia_config['conditionals']['is_builder'])) { $avia_config['conditionals']['is_builder_template'] = true; get_template_part('template-builder'); exit(); } else { get_template_part('page'); exit(); }
[+]
..
[+]
includes
[-] functions-enfold.php
[edit]
[+]
config-bbpress
[+]
config-events-calendar
[-] single-portfolio.php
[edit]
[-] footer.php
[edit]
[-] comments.php
[edit]
[-] template-builder.php
[edit]
[+]
config-woocommerce
[+]
css
[-] page.php
[edit]
[+]
config-gutenberg
[+]
config-instagram-feed
[+]
config-gravityforms
[+]
config-menu-exchange
[+]
config-wordpress-seo
[-] author.php
[edit]
[-] functions.php
[edit]
[-] search.php
[edit]
[+]
framework
[-] forum.php
[edit]
[-] screenshot.png
[edit]
[+]
config-templatebuilder
[-] config-include.php
[edit]
[+]
config-layerslider
[-] template-archives.php
[edit]
[-] style.css
[edit]
[-] sidebar.php
[edit]
[-] template-blank.php
[edit]
[-] archive.php
[edit]
[-] tag.php
[edit]
[-] header.php
[edit]
[-] index.php
[edit]
[-] 404.php
[edit]
[-] taxonomy-portfolio_entries.php
[edit]
[+]
config-wpml
[-] searchform.php
[edit]
[+]
lang
[-] single.php
[edit]
[-] wpml-config.xml
[edit]
[+]
images
[+]
config-relevanssi
[+]
js