[wordpress插件] cSlidercSlider

wordpress 插件 文章 2020-04-05 23:40 402 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

Add content slides with a simple shortcode “[cSlider]” and divide all slides with “[slide]”.

使用简单的短代码“ [cSlider]”添加内容幻灯片,并用“ [slide]”分割所有幻灯片。

Close the shortcode after all slides with “[/cSlider]”.

用“ [/ cSlider]”关闭所有幻灯片后的简码。

Change your default settings in the admin panel.

在管理面板中更改默认设置。

NOTE: Please update to the latest version (2.4.1) if you recognize any bug!

注意:如果您发现任何错误,请更新至最新版本(2.4.1)!

Overwrite the defaults for each cSlider with these shortcode attributes:

使用以下短代码属性覆盖每个cSlider的默认设置:

    1. width (in px)
    2. 宽度(以像素为单位)

    3. mode {horizontal, vertical, fade}
    4. 模式{水平,垂直,淡入淡出}

    5. speed (in ms)
    6. 速度(以毫秒为单位)

    7. infititeLoop {true, false}
    8. infititeLoop {true,false}

    9. controls {true, false}
    10. 控制{true,false}

    11. startingSlide (index of the first slide to appear)
    12. startingSlide(要显示的第一张幻灯片的索引)

    13. randomStart {true, false} (whether the first slide to appear is random)
    14. randomStart {true,false}(出现的第一张幻灯片是否是随机的)

    15. auto {true, false} (automated sliding)
    16. 自动{true,false}(自动滑动)

    17. pause (in ms) (pause between auto slides)
    18. 暂停(以毫秒为单位)(自动幻灯片之间的暂停)

    19. autoDirection {next, prev} (direction of auto slides)
    20. autoDirection {下一页,上一页}(自动幻灯片的方向)

    21. autoHover {true, false} (stop auto slides on mouseover)
    22. autoHover {true,false}(在鼠标悬停时停止自动滑动)

    23. pager {true, false} (show the page navigation)
    24. pager {true,false}(显示页面导航)

    25. pagerLocation {bottom, top}
    26. pagerLocation {底部,顶部}

    27. ticker {true, false} (slide continuously)
    28. ticker {true,false}(连续滑动)

    29. tickerDirection {next, rev} (direction of ticker)
    30. tickerDirection {下一个,修订版}(代码的方向)

    31. tickerHover {true, false} (stop ticker slides on mouseover)
    32. tickerHover {true,false}(鼠标悬停时停止自动收录器滑动)

    33. easing (see http://gsgd.co.uk

    34. easing(请参见 http://gsgd.co.uk

      /sandbox/jquery/easing/ for easing options)

    35. / sandbox / jquery / easing / 以获取宽松选项)

    If you like cSlider and want to use it in your language, feel free to contact me to create translations!

    如果您喜欢cSlider并想以您的语言使用它,请随时与我联系以创建翻译!

    Thanks

    谢谢

安装步骤

This section describes how to install the plugin and get it working.

本节介绍如何安装插件并使其正常工作。

    1. Upload cslider folder to the /wp-content/plugins/ directory
    2. cslider 文件夹上传到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Change settings under Settings –> cSlider
    6. 在“设置”->“ cSlider”下更改设置

    7. Place [cSlider] ... [slide] ... [/cSlider] in your posts or pages and place all slides divided by “[slide]” inside of it.

    8. 在您的帖子或页面中放置 [cSlider] ... [slide] ... [/ cSlider] ,并将所有除以“ [slide]”的幻灯片放入其中。

      >

      >

下载地址
https://downloads.wordpress.org/plugin/cslider.2.4.2.zip
-EOF-

AI助手支持GPT4.0