PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
devicing
/
wp-content
/
themes
/
agile
<?php /** * Loop Nav Template * * This template is used to show your your next/previous post links on singular pages and * the next/previous posts links on the home/posts page and archive pages. * * @package Agile * @subpackage Template */ ?> <?php if (is_attachment()) : ?> <div class="loop-nav"> <?php previous_post_link('<div class="previous">' . __('Return to ', 'mo_theme') . '%link</div>'); ?> </div><!-- .loop-nav --> <?php elseif (is_singular('portfolio')) : ?> <div class="loop-nav"> <?php previous_post_link('<div class="previous">← ' . '%link' . '</div>', '<span class="portfolio-nav">' . __('Previous Project', 'mo_theme') . '</span>'); ?> <?php next_post_link('<div class="next">→ ' . '%link' . '</div>', '<span class="portfolio-nav">' . __('Next Project', 'mo_theme') . '</span>'); ?> </div><!-- .loop-nav --> <?php elseif (is_singular('post')) : ?> <div class="loop-nav"> <?php previous_post_link('<div class="previous">← ' . __('%link', 'mo_theme') . '</div>', '%title'); ?> <?php next_post_link('<div class="next">→ ' . __('%link', 'mo_theme') . '</div>', '%title'); ?> </div><!-- .loop-nav --> <?php elseif (mo_is_portfolio_context()) : mo_loop_pagination(array('prev_text' => '<i class="icon-arrow-left7"></i>' . '', 'next_text' => '' . '<i class="icon-arrow-right7"></i>')); ?> <?php elseif (!is_singular()) : mo_loop_pagination(array('prev_text' => '<i class="icon-arrow-left7"></i>' . '', 'next_text' => '' . '<i class="icon-arrow-right7"></i>')); ?> <?php elseif (!is_singular() && $nav = get_posts_nav_link(array('sep' => '', 'prelabel' => '<div class="previous">' . __('Previous Page', 'mo_theme') . '</div>', 'nxtlabel' => '<div class="next">' . __('Next Page', 'mo_theme') . '</div>'))) : ?> <div class="loop-nav"> <?php echo $nav; ?> </div><!-- .loop-nav --> <?php endif; ?>
[+]
framework
[-] template-portfolio.php
[open]
[-] template-gallery.php
[open]
[-] comments.php
[open]
[-] template-bookmarks.php
[open]
[-] archive-gallery_item.php
[open]
[-] loop-nav.php
[open]
[-] template-2c-r.php
[open]
[+]
images
[+]
css
[-] functions.php
[open]
[-] 404.php
[open]
[-] menu-footer.php
[open]
[-] .DS_Store
[open]
[-] sidebar.php
[open]
[+]
..
[-] searchform.php
[open]
[-] loop-gallery.php
[open]
[-] single.php
[open]
[-] dynamic.css
[open]
[-] template-sitemap.php
[open]
[-] home.php
[open]
[-] template-portfolio-filterable.php
[open]
[-] template-full-width.php
[open]
[-] menu-primary.php
[open]
[+]
js
[-] template-popular-posts.php
[open]
[-] license.txt
[open]
[-] single-page_section.php
[open]
[-] template-gallery-filterable.php
[open]
[-] menu-mobile.php
[open]
[-] loop-portfolio.php
[open]
[+]
woocommerce
[-] template-archives.php
[open]
[-] taxonomy-gallery_category.php
[open]
[-] page-content.php
[open]
[-] yarpp-template-agile.php
[open]
[-] page.php
[open]
[-] footer.php
[open]
[-] error_log
[open]
[-] taxonomy-portfolio_category.php
[open]
[-] attachment.php
[open]
[-] template-1c.php
[open]
[-] loop-error.php
[open]
[-] page-content-lite.php
[open]
[-] search.php
[open]
[-] loop-meta.php
[open]
[-] template-home.php
[open]
[-] single-portfolio.php
[open]
[-] template-single-page-site.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] archive-portfolio.php
[open]
[-] screenshot.png
[open]
[-] template-blog.php
[open]
[+]
languages
[-] index.php
[open]
[+]
custom
[-] template-portfolio-home.php
[open]
[-] style.css
[open]