Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
F&L Generic Theme
- Contributors: Luc Kickken, Ravi Lautan
- Donate Link: -
- Tags: Genesis, Child Theme, SASS, HTML5
- Requires at least: 4.0
- Tested up to: 4.3
- Stable tag: 1.0.0
Description
F&L Generic is a framework built with Genesis, foundation and SASS. Easily customizable by using "loop"-functions. The "loop"-functions are used to change the way a loop is shown.
Installation
- Upload the generic folder to the /wp-content/themes/ directory.
- Upload a generic-child folder to the /wp-content/themes/ directory.
- Activate the F&L Generic - Child through the 'Themes' menu in WordPress.
Usage
Shortcode Usage Example
- [loop template="cards" title="Fitness for Men uitgaven" crop="false" posts_per_page="9" post_type="issue"][/loop]
- <?php generic_loop( array('template' => 'horizontal', 'thumb_pos' => 'right', 'crop' => false), array('posts_per_page' => 1, 'post_type' => 'issue') ); ?>
Arguments
loop_options
- template
- title
- thumb_label
- thumb_pos
- thumb_ratio
- crop
- small
- medium
- large
- link_type
query_options
- main_query
- post_type
- post_status
- category_name
- tag_name
- paged
- posts_per_page
- ignore_sticky_posts
- offset
Requirements
- Genesis Framework
- Foundation