Beschrijving
WordPress Easy Slides will generate a section in wordpress page or post where sildes show automatically.It is a easy use and lightweight plugin to make the pages Lively and colorful.
Wordpress Easy Slides plugin uses jQuery which included in wordpress without adding another library from outside.
Please search and submit your transaltion here: http://www.doumiaoer.com/?p=1271
Demo URL: http://www.doumiaoer.com/?page_id=93
Schermafdrukken
Installatie
- Upload the folder WPRP to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php wp_sliders_show(); ?>
in your templates - no configuration necessary but you can set any title for the section of WordPress Easy Slides.
- sample use: if you are using the theme twentyten,
edit the file loop-page.php and put the<?php wp_sliders_show(); ?>
before this line<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
- if you want to change the link to some specific page you want 1. to link when click any img, do following steps
go to admin console –> Plugins –> Editorwp_easy_slides.php - From the dropdown list ‘Select plugin to edit’ choose ‘WordPress Easy Slides’ then click the ‘select’ button
- Find the lines where includes the code
<a href="#">
change to point to any page you want, for example<a href="http://www.doumiaoer.com/?p=1093">
.
FAQ
-
sample use: if you are using the theme twentyten,
edit the file loop-page.php and put the<?php wp_sliders_show(); ?>
before this line<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
-
if you want to change the link to some specific page you want 1. to link when click any img, do following steps
go to admin console –> Plugins –> Editorwp_easy_slides.php - From the dropdown list ‘Select plugin to edit’ choose ‘WordPress Easy Slides’ then click the ‘select’ button
- Find the lines where includes the code
<a href="#">
change to point to any page you want, for example<a href="http://www.doumiaoer.com/?p=1093">
.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WordPress Easy Slides” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WordPress Easy Slides” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.4
- Upgrad to 1.4 from 1.3 The only changes are for WordPress 4.0 compatibility
1.3
- Upgrad to 1.3 from 1.2 The only changes are for WordPress 3.3 compatibility
1.2
- Upgrad to 1.2 from 1.1 information update
1.1
- Upgrad to 1.1 from 1.0
1.0
- the first version
WordPress-Easy-Slides