-
-
Advanced-Posts-Page
... /give.htm
Tags: posts per page, archives, archive
Requires at least: 3.4
Tested up to: 3.5
Stable tag: 1.0 ... is also [on github](https://github.com/chrisguitarguy/Advanced-Posts-Page).
== Frequently Asked Questions ==
= Where are this things settings? =
...
-
simple-page-sidebars
... Types by adding a couple lines of code:
`function myprefix_init() {
add_post_type_support( '{{post_type}}', 'simple-page-sidebars' );
}
add_action( 'init', 'myprefix_init' );`
### Additional Resources
* [Write a review](https://wordpress.org/support/ ...
-
landing-page
...
page/tarball/master>
2. Set the application id in `app.yaml`
3. Add the secret keys ... at application/secret\_keys.py
4. Customize the main HTML template at `application/templates/index.html`.
5. Add your CSS and ...
-
woocommerce-variation-details-on-page-product
... /extend/plugins/woocommerce-variation-details-on-page-product/screenshot-2.jpg)
## Upgrade Notice
* Information prior to `3.4.0` about DOM selector ... set
### 3.1.2.1
* Bring back PHP 5.2 support
* Fix a bug pointed out by @seanph when saving settings, ...
-
posts-in-page
... the post ID(s) (specify all post types).
* `[ic_add_posts exclude_ids='4,5,6']` - Exclude specific post ID(s) from the ... shortcode arguments.
* Code cleanup.
* Updates to admin page layout and documentation.
### 1.3.1
* File header housekeeping.
* Code ...
-
bxslider-4
... 6
* Fix: jQuery 3 support
* Adds Gulp and removes Grunt (for easier local development)
### Version 4.2.5
* Fix: Vertical carousel ... called (#704)
* Fix: Slider stops auto advancing (#702)
* Fix: Refresh page, slider show the last item at the first in mode: ...
-
posts-for-page
... 'Plugins' menu in WordPress
3. Create (or edit) a page. Switch to HTML view.
4. Insert the shortcode: [ ... -for-page cat_slug='asp-net-programming-2' hide_images='false' num='5' read_more='
Read More »' show_full_posts='false' use_wp_excerpt='true' ...
-
Smarty-3
... except for the following items:
*) Smarty 3 is PHP 5 only. It will not work with PHP 4.
*) The {php} tag is ...
{block name='title'}Home - {$smarty.block.parent}{/block}
{block name='page-title'}My home{/block}
{block name='content'}
{foreach $images as ...
-
Backbone-Responsive-CSS3-Page-Transitions
... 2. foundation responsive
3. skeleton
4. simplegrid
- [Demos](http://projects.andrewgriffithsonline.com/#backbone-responsive-CSS3-page-transitions) of ... when the router is instantiated.
5. The wrapping element's immediate children should have 100% width for ...
-
kohanaPress-Sample_Code_for_kohana_3.3
... document root.
2. Install kohana 3.3 under `kohana` folder.
3. Download kohanaPress.
4. Copy `application` folder under ... password, check password, login processing
5. Blog system
- configuration of the top page: `application/classes/Controller/Test12. ...
-