Mô tả
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
Ảnh màn hình
Cài đặt
- 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">
.
Hỏi đáp
-
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">
.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WordPress Easy Slides” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WordPress Easy Slides” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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