Posts - Shortcodes: Post Fields
Tuesday, July 8, 2014 1:49 AMShortcodes
[intense_post_fields]
Description
Used to add post meta data to your page/post. The post fields shortcode is primarily meant to be used in conjunction with the templates custom post type. When creating a layout template, you can use the post fields shortcode to select which fields you want to show, and in what places. This allows for easy creation of your own templates, you have full control.
Dialog
Attributes
Attribute | Type | Dialog Title | Description | Default | Available Values |
---|---|---|---|---|---|
type | text | Type | select a post type | books - Books clients - Clients coupons - Coupons events - Events faq - FAQ jobs - Jobs locations - Locations movies - Movies news - News portfolio - Portfolios post - Posts project - Projects quotes - Quotes recipes - Recipes team - Team testimonials - Testimonials | |
field | text | Field | this field is where the data will come from that you want to show | title - Title content - Content featured_images - Featured Images permalink - Permalink book_subtitle - Subtitle book_category - Categories book_author - Authors book_publisher - Publishers book_image - Cover Image book_audio_clip - Audio Clip book_website - Website book_purchase_link - Purchase Link book_languages - Languages book_excerpt - Excerpt book_types - Type(s) book_release_date - Release Date book_recommended_age - Recommended Age book_back_cover - Back Cover Text book_awards - Awards book_reviews - Reviews client_slogan - Slogan clients_category - Categories client_logo - Logo client_sector - Business Sector client_website - Website client_address - Address client_employees - Employees client_contact - Contact Name client_contact_email - Contact Email client_contact_phone - Contact Phone coupons_category - Categories coupon_start_date - Start Date coupon_end_date - End Date event_subtitle - Subtitle events_category - Categories event_type - Type event_start_date - Start Date event_end_date - End Date event_address - Address event_website - Website event_entrance_cost - Entrance Cost event_contact_name - Contact Name event_contact_phone - Contact Phone event_contact_email - Contact Email event_venue_name - Venue Name event_venue_type - Venue Type event_venue_capacity - Venue Capacity faq_category - Categories job_category - Categories job_type - Types job_post_date - Post Date job_expire_date - Expire Date job_status - Status job_featured - Featured job_company - Company Name job_tagline - Company Tagline job_link - Page Link job_qualifications - Company Tagline job_responsibilities - Company Tagline job_competencies - Company Tagline job_compensation - Company Tagline job_tagline - Company Tagline job_company_logo - Company Logo job_location - Company Location job_company_website - Company Website job_contact - Contact Name job_contact_email - Contact Email job_contact_phone - Contact Phone locations_category - Categories location_type - Type location_address - Address location_website - Website location_attractions - Attractions location_history - History movie_subtitle - Subtitle movie_genre - Genres movie_cast - Cast movie_director - Directors movie_image - Cover Image movie_website - Website movie_purchase_link - Purchase Link movie_rating - MPAA Rating movie_trailer - Trailer movie_runtime - Runtime movie_release_date - Theatrical Release Date movie_dvd_release_date - DVD Release Date movie_languages - Languages movie_subtitles - Subtitles movie_reviews - Reviews news_subtitle - Subtitle news_category - Categories news_author - Author news_date - Date news_website - Website news_publisher - Publisher news_publisher_website - Publisher Website portfolio_subtitle - Subtitle portfolio_category - Categories portfolio_skills - Skills portfolio_date - Date portfolio_designed_by - Designed By portfolio_built_by - Built By portfolio_produced_by - Produced By portfolio_year_completed - Year Completed portfolio_video_embed_code - Video Embed Code portfolio_video_url - Youtube/Vimeo Video URL for Lightbox portfolio_project_url - Project URL portfolio_project_url_text - Project URL Text portfolio_copy_url - Copyright URL portfolio_copy_url_text - Copyright URL Text post_subtitle - Subtitle project_subtitle - Subtitle project_category - Categories project_skills - Skills project_date - Date project_designed_by - Designed By project_built_by - Built By project_produced_by - Produced By quotes_category - Categories quote_author - Author quote_date - Date quote_year - Year recipe_ingredients - Ingredients recipes_cuisines - Cuisines recipes_courses - Courses recipes_skill_levels - Skill Levels recipe_yield - Yield recipe_servings - Servings recipe_prep_time - Prep Time recipe_cook_time - Cook Time recipe_instructions - Instructions team_position - Positions team_skills - Skills team_member_title - Member Title team_member_photo - Member Photo team_member_facebook - Facebook team_member_googleplus - Google Plus team_member_twitter - Twitter team_member_dribbble - Dribbble team_member_linkedin - Linked In team_member_custom_social_icon - Custom Social Icon team_member_custom_social_link - Custom Social Icon Link testimonials_category - Categories testimonial_author - Author testimonial_background - Background Color testimonial_font_color - Font Color testimonial_author_image - Author Image testimonial_company - Company testimonial_link - Company Link testimonial_link_target - Company Link Target | |
size | image_size | Size | |||
excerpt_length | text | Excerpt Length | Only this number of words will be shown for the content (best for use when creating a template for a list of posts). Leave blank to show all of the content. |
Examples
[intense_post_fields type="books" field="featured_images" size="medium500"]
[intense_post_fields type="books" field="content" excerpt_length="200"]