PHP 8.1.33
Preview: front-page.php Size: 951 B
/home/jambtst2015/public_html/tomorrowzfurniture.com/wp-content/themes/franchise/front-page.php

<?php
/**
 * The front page template file
 *
 * This is the most generic template file in a WordPress theme
 * and one of the two required files for a theme (the other being style.css).
 * It is used to display a page when nothing more specific matches a query.
 * E.g., it puts together the home page when no home.php file exists.
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package Moral
 */

get_header(); 


// Call home.php if Homepage setting is set to latest posts.
if ( franchise_is_latest_posts() ) {

	require get_home_template();

} elseif ( franchise_is_frontpage() ) {
	
	get_template_part( 'frontpage-parts/slider' ); 
	get_template_part( 'frontpage-parts/about' ); 
	get_template_part( 'frontpage-parts/services' ); 
	get_template_part( 'frontpage-parts/projects' ); 
	get_template_part( 'frontpage-parts/testimonials' ); 
	get_template_part( 'frontpage-parts/latest-posts' ); 
}

get_footer();

Directory Contents

Dirs: 5 × Files: 18

Name Size Perms Modified Actions
assets DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
inc DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
languages DIR
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
- drwxr-xr-x 2024-11-22 17:53:11
Edit Download
1.01 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.72 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.84 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.74 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
951 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
11.10 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
4.67 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
2.94 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.65 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
17.62 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.50 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
4.84 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
257.98 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.78 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
876 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
368 B lrw-r--r-- 2024-11-22 17:53:11
Edit Download
1.60 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download
112.95 KB lrw-r--r-- 2024-11-22 17:53:11
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).