Template Tags
Projects
- projects()
- projectContent()
- projectView()
- projectList()
- projectTitle()
- projectSlug()
- projectId()
- projectDate()
- projectInfo()
- projectThumbnail()
- getProjectFiles()
- selectedProject()
- projectSelected()
- projectLink()
- projectTagLink()
- projectHasTags()
- projectTags()
- projectTagsArray()
- currentProjectTags()
- currentProjectTagsArray()
- allProjectTags()
- allProjectTagsArray()
- nextProject()
- prevProject()
- projectList()
Blog
- blog()
- postSelected()
- selectedPost()
- show_post() (postView)
- postTitle()
- postSlug()
- postId()
- post_text() (postTextFull)
- post_excerpt() (postText)
- postDate()
- postImage()
- getPostImage()
- postImageThumb()
- postInfo()
- post_link() (linkToPost)
- next_post()
- prev_post()
- blog_pagination()
- blog_next_page()
- blog_prev_page()
Pages
- index_page() (indexPage)
- is_index()
- pageSelected()
- currentPage()
- pageInfo()
- page_link() (linkToPage)
- pageList()
- pageContent()
- pageName()
- pageText()
- pageSlug()
- pageId()
- page_type()
- getPages()
Themes & Templates
-
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