projectView()
Description
Displays the currently selected project. This is the fully automatic way to display a project on your page/in your template, as it takes care of all the behind the scenes work for you. The template, projects_view.html, is used by this function to control the layout of the project.
This function is for use in the layout_projects.php layout.
Usage
<?php echo projectView(); ?>
-
FAQ
- What is the Page Type and how do I use it?
- How do I make blog pagination work?
- How can I make next/previous buttons to navigate my projects?
- How do I include Vimeo, YouTube, SoundCloud etc in my projects, pages, blog posts?
- How do I make excerpts for my blog posts? (Using the {more} tag)
- View all (2 more)
-
General Documentation
-
Themes
-
Code Documentation