Popis
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
Snímky obrazovky
Instalace
- 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">
.
Nejčastější dotazy
-
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">
.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WordPress Easy Slides je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WordPress Easy Slides” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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