=== Simplicy post view ===

Contributors: fred91

Donate link: http://www.naxialis.com/
Author URI: http://www.naxialis.com

Plugin URI: http://plugins.svn.wordpress.org/simplicy-post-view/

Tags: categories, category, custom post, custom posts ,Post, posts, posts by category,shortcode
viewed
Requires at least: 3.0

Tested up to: 4.6
Stable tag: 0.07


License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Simplicy post view is a widget that displays one or more items to your sidebar and page, post content

.

== Description ==



<strong>Simplicy post view</strong>

is a widget that displays one or more items to your sidebar with several options:
 

<p>-Select an item or category<br />

-The item number is displayed (if a category is selected)<br />

-Display of the title and customize size<br />
-Display of the excerpt or not<br />

-Character limit in the extract (if the option Show the extract is checked)<br />

-Display of miniature or not<br />

-Dimensions of the miniature in order to fit your theme (if the option Show thumbnails is checked)<br /></p>


<strong>Shortcode</strong>

<p>
Easily add items to your pages and post through shortcode
</p>

<strong>Languages</strong>
<ul>
<li>
French fr_FR
</li>
<li>
English - en_EN
</li>
<li>
Spanish - es_ES (Thanks to Andrew Kurtis http://www.webhostinghub.com)

</li>
</ul>





== Installation ==



Extract the zip file and just drop the contents into the folder wp-content/plugins / directory of your WordPress installation and activate the plugin from the Plugins page.


<br />

Using the shortcode Tools ---> Simplicy post view 




A single column in the center
<code>
[spw title="Your Title" position="center" collum_width="300" cat="1" numberpost="4" meta="no" excerpt="30" image_width="300" image_height="200"]
</code>

Two columns<br/>
<code>
[spw title="Your Title" position="left" collum_width="250" cat="1" numberpost="4" meta="yes" excerpt="30" image_width="250" image_height="190"]

[spw title="Your Title" position="left" collum_width="250" margin_left="30" cat="1" numberpost="4" meta="yes" excerpt="30" image_width="250" image_height="190"]
</code>

Four columns and two up two down
<code>
[spw title="Your Title" position="left" collum_width="250" cat="1" numberpost="4" meta="yes" excerpt="30" image_width="250" image_height="190"]

[spw title="Your Title" position="left" collum_width="250" margin_left="30" cat="1" numberpost="4" meta="yes" excerpt="30" image_width="250" image_height="190"]

[spw_clear]

[spw title="Your Title" position="left" collum_width="250" cat="1" numberpost="4" meta="yes" excerpt="30" image_width="250" image_height="190"]

[spw title="Your Title" position="left" collum_width="250" margin_left="30" cat="1" numberpost="4" meta="yes" excerpt="30" image_width="250" image_height="190"]


</code>

== Screenshots ==



1. screenshot-1.png


2. screenshot-2.png
3. screenshot-3.png





== Changelog ==

= 
Version 1.0 (21/05/2011) =<br /> = Version 1.1 (27/06/2011) =<br /> 
Version 1.2 (28/10/2011) = Fixed minor bugs and add css style sheet= <br />
Version 1.3 (18/11/2011) = Fixed minor bugs <br />
Version 1.4 (3/12/2011) = Fixed bugs Excerpt<br />
Version 1.5 (16/12/2011) = adding option Select all category  <br />
Version 1.6 (11/01/2012) = Fixed bugs excerpt <br /> 
Version 1.7 (19/01/2012) = = change function excerpt <br />

Version 1.8 (5/03/2012) = change function URL attachement image post<br />

Version 1.9 (5/03/2012) = change function excerpt add html tag

<br />
Version 1.9.1 (27/09/2012) = adding news function<br />
Version 2.0 (27/09/2012) = adding shortcodes<br />
Version 2.1 (19/08/2016) = Fixed bugs Wordpress 4.6
