Creating Builder Views
From IThemes Codex
(Difference between revisions)
(10 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
To get started creating a View for your Builder site, visit the WordPress dashboard menu and expand the '''My Theme''' menu. Click '''Layouts & Views'''. | To get started creating a View for your Builder site, visit the WordPress dashboard menu and expand the '''My Theme''' menu. Click '''Layouts & Views'''. | ||
+ | |||
+ | <br /> | ||
[[file:Views-menu.png|800px|link=]] | [[file:Views-menu.png|800px|link=]] | ||
+ | <br /> | ||
+ | ==The Views Tab== | ||
+ | |||
+ | Click the '''Views''' tab. You'll now see the Views page with a listing of all existing Views. | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | [[file:Views-page.png|800px|link=]] | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | The Views page offers a listing of: | ||
+ | |||
+ | *'''Site View''' - The type of View (404, Archives, Attachment, Author, Category, Date Archive, Post, Page, Post Type, Search, Singular, Tag) | ||
+ | *'''Site View Description''' - A short description/reminder of the View | ||
+ | *'''Layout''' - The Layout being used by the View | ||
+ | *'''Extension''' - The Extension being used by the View | ||
+ | |||
+ | ==Adding a New View== | ||
+ | |||
+ | To add a new View, Click the '''Add View''' button in the Views tab. | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | [[file:Add-view.png|800px|link=]] | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | You'll now see the '''Add New View''' box. | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | [[file:Views-intro.png|800px|link=]] | ||
+ | |||
+ | <br /> | ||
+ | |||
+ | From here, select: | ||
+ | |||
+ | *'''View''' - Attachment, Authory, Category, Date Archive, Home, Page, Post, Post Type, Search Results, Singular, Tag | ||
+ | *'''Layout''' - Apply Rules ("Use this View's Active Layout" or "Use the Site's Default Layout") or a Layout (a listing of your site's existing Layouts) | ||
+ | *'''Extension''' - Apply Rules ("Use the Active Extension or "Disable the Active Extension" or an Extension (Featured Image Grid & Showcase, Featured Image Slider, Magazine Layout, Portfolio Layout, Teasers Layout - Image Left, Teasers Layout - Image Right) | ||
+ | |||
+ | <br /> | ||
+ | Click '''Add'''. You'll now see your new View added to the list in the Views Tab. | ||
== See also == | == See also == | ||
− | * [[Builder_Views:_Introduction|Introduction]] | + | * [[Builder_Views:_Introduction|Views Introduction]] |
* [[Builder_Views_Video_Overview|Video Overview]] | * [[Builder_Views_Video_Overview|Video Overview]] | ||
* [[Creating_Builder_Views|Creating Views]] | * [[Creating_Builder_Views|Creating Views]] | ||
− | * [[ | + | **[[Builder_Views:_404|404]] |
+ | **[[Builder_Views:_Archives|Archives]] | ||
+ | **[[Builder_Views:_Attachment|Attachment]] | ||
+ | **[[Builder_Views:_Author|Author]] | ||
+ | **[[Builder_Views:_Category|Category]] | ||
+ | **[[Builder_Views:_Date_Archive|Date Archive]] | ||
+ | **[[Builder_Views:_Home|Home]] | ||
+ | **[[Builder_Views:_Page|Page]] | ||
+ | **[[Builder_Views:_Post|Post]] | ||
+ | **[[Builder_Views:_Post_Type|Post Type]] | ||
+ | **[[Builder_Views:_Search|Search]] | ||
+ | **[[Builder_Views:_Singular|Singular]] | ||
+ | **[[Builder_Views:_Tag|Tag]] | ||
<br /> | <br /> | ||
− | [[: | + | [[:Builder|← Back to Builder Codex Home]] |
Latest revision as of 15:06, July 25, 2013
To get started creating a View for your Builder site, visit the WordPress dashboard menu and expand the My Theme menu. Click Layouts & Views.
The Views Tab
Click the Views tab. You'll now see the Views page with a listing of all existing Views.
The Views page offers a listing of:
- Site View - The type of View (404, Archives, Attachment, Author, Category, Date Archive, Post, Page, Post Type, Search, Singular, Tag)
- Site View Description - A short description/reminder of the View
- Layout - The Layout being used by the View
- Extension - The Extension being used by the View
Adding a New View
To add a new View, Click the Add View button in the Views tab.
You'll now see the Add New View box.
From here, select:
- View - Attachment, Authory, Category, Date Archive, Home, Page, Post, Post Type, Search Results, Singular, Tag
- Layout - Apply Rules ("Use this View's Active Layout" or "Use the Site's Default Layout") or a Layout (a listing of your site's existing Layouts)
- Extension - Apply Rules ("Use the Active Extension or "Disable the Active Extension" or an Extension (Featured Image Grid & Showcase, Featured Image Slider, Magazine Layout, Portfolio Layout, Teasers Layout - Image Left, Teasers Layout - Image Right)
Click Add. You'll now see your new View added to the list in the Views Tab.
See also
- Views Introduction
- Video Overview
- Creating Views