Deskripsi
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
Tangkapan Layar
Instalasi
- 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">
.
Tanya Jawab
-
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">
.
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“WordPress Easy Slides” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “WordPress Easy Slides” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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