Themes Hunter
Categories
Login
About Themes Stats Blog Video Contact
Register Log in

Profit Lite

Home Business
Live Preview Download Add to compare
Information Features Screenshots Reviews (1) Customisation

Latest Customer Reviews

Theme By adminhoang, 2017-04-07 via wordpress.org

<?php
/**
* The template for displaying Archive pages
*
* Used to display archive-type pages if nothing more specific matches a query.
* For example, puts together date-based pages if no date.php file exists.
*
* If you’d like to further customize these archive views, you may create a
* new template file for each specific one. For example, Profit
* already has tag.php for Tag archives, category.php for Category archives,
* and author.php for Author archives.
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @subpackage Profit
* @since Profit 1.0
*/
get_header();
?>
<?php
if (!(is_front_page())) :
?>
<div class=”page-header”>
<div class=”container”>
<h2 class=”page-title”>
<?php
if (is_day()) :
printf(__(‘Daily Archives: %s’, ‘profit-lite’), get_the_date());
elseif (is_month()) :
printf(__(‘Monthly Archives: %s’, ‘profit-lite’), get_the_date(_x(‘F Y’, ‘monthly archives date format’, ‘profit-lite’)));
elseif (is_year()) :
printf(__(‘Yearly Archives: %s’, ‘profit-lite’), get_the_date(_x(‘Y’, ‘yearly archives date format’, ‘profit-lite’)));
else :
_e(‘Archives’, ‘profit-lite’);
endif;
?>
</h2>
<div class=”breadcrumb-wrapper”>
<?php mp_profit_the_breadcrumb(); ?>
</div>
</div>
</div>
<?php endif; ?>
<div class=”container main-container list-posts”>
<div class=”row clearfix”>
<div class=” col-xs-12 col-sm-8 col-md-8 col-lg-8″>
<?php if (have_posts()) : ?>
<?php /* The loop */ ?>
<?php while (have_posts()) : the_post(); ?>
<?php get_template_part(‘content’, get_post_format()); ?>
<?php endwhile; ?>
<?php
$args = array(
‘prev_next’ => true
);
?>
<nav class=”navigation paging-navigation”>
<?php echo paginate_links($args); ?>
</nav><!– .navigation –>

<?php else : ?>
<?php get_template_part(‘content’, ‘none’); ?>
<?php endif; ?>

</div>
<div class=” col-xs-12 col-sm-4 col-md-4 col-lg-4″>
<?php get_sidebar(); ?>
</div>
</div>
<?php get_footer(); ?>

  • This topic was modified 2 days, 6 hours ago by adminhoang.
See all customer reviews (more based on 1 ratings reviews)

Description by Author

A sharp and clean design of the theme is a perfect solution for finance and accounting companies. Default design of the web template can be easily updated with WordPress customizer. The template is optimized for editing with MotoPress Content Editor as well. After installing the theme navigate to Appearance > Theme Wizard.
  • All
  • Home V1
Theme cover
Home V1 (desktop)
Home V1 (tablet)
Home V1 (mobile)

Average customer rating

5.0

based on 1 ratings

Rating snapshot

1
0
0
0
0
  • Theme By adminhoang, 2017-04-07 via wordpress.org

    <?php
    /**
    * The template for displaying Archive pages
    *
    * Used to display archive-type pages if nothing more specific matches a query.
    * For example, puts together date-based pages if no date.php file exists.
    *
    * If you’d like to further customize these archive views, you may create a
    * new template file for each specific one. For example, Profit
    * already has tag.php for Tag archives, category.php for Category archives,
    * and author.php for Author archives.
    *
    * @link https://codex.wordpress.org/Template_Hierarchy
    *
    * @subpackage Profit
    * @since Profit 1.0
    */
    get_header();
    ?>
    <?php
    if (!(is_front_page())) :
    ?>
    <div class=”page-header”>
    <div class=”container”>
    <h2 class=”page-title”>
    <?php
    if (is_day()) :
    printf(__(‘Daily Archives: %s’, ‘profit-lite’), get_the_date());
    elseif (is_month()) :
    printf(__(‘Monthly Archives: %s’, ‘profit-lite’), get_the_date(_x(‘F Y’, ‘monthly archives date format’, ‘profit-lite’)));
    elseif (is_year()) :
    printf(__(‘Yearly Archives: %s’, ‘profit-lite’), get_the_date(_x(‘Y’, ‘yearly archives date format’, ‘profit-lite’)));
    else :
    _e(‘Archives’, ‘profit-lite’);
    endif;
    ?>
    </h2>
    <div class=”breadcrumb-wrapper”>
    <?php mp_profit_the_breadcrumb(); ?>
    </div>
    </div>
    </div>
    <?php endif; ?>
    <div class=”container main-container list-posts”>
    <div class=”row clearfix”>
    <div class=” col-xs-12 col-sm-8 col-md-8 col-lg-8″>
    <?php if (have_posts()) : ?>
    <?php /* The loop */ ?>
    <?php while (have_posts()) : the_post(); ?>
    <?php get_template_part(‘content’, get_post_format()); ?>
    <?php endwhile; ?>
    <?php
    $args = array(
    ‘prev_next’ => true
    );
    ?>
    <nav class=”navigation paging-navigation”>
    <?php echo paginate_links($args); ?>
    </nav><!– .navigation –>

    <?php else : ?>
    <?php get_template_part(‘content’, ‘none’); ?>
    <?php endif; ?>

    </div>
    <div class=” col-xs-12 col-sm-4 col-md-4 col-lg-4″>
    <?php get_sidebar(); ?>
    </div>
    </div>
    <?php get_footer(); ?>

    • This topic was modified 2 days, 6 hours ago by adminhoang.

Leave a review

Leave Review

WordPress Theme Installation / Wordpress Migration / Transfer / Cloning / Change Domain

Our Services as follows:

  • WordPress Installation. Free
  • Installation of Themeforest theme $49
  • Installation of Templatemonster theme $39
  • Adding plugins to WordPress $29
  • Renaming menu $45

Ways of communication:

  • Phone support
  • Chat 24/7 support
  • Email support
More info
Coming soon...
Coming soon...