[wordpress插件] Back to the Top回到顶端

wordpress 插件 文章 2020-02-28 05:00 498 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Back to the Top will add a link that return the top of the page for your website.

返回顶部将添加一个链接,该链接返回您网站的页面顶部。

You can customize label, color, display and so in the options page.

您可以在选项页面中自定义标签,颜色,显示等。

You don’t need to edit your theme.

您无需修改​​主题。

Back to the Top is also a jQuery plugin.

也是一个jQuery插件。

Back to the Top Project Page here. You can set easily WordPress plugin 'Back to the Top' than

在此处返回顶部项目页面。您可以轻松地将WordPress插件“返回顶部”设置为

jQuery plugin ones.

jQuery插件。

Features

功能

    • Customizable options in the options page
    • 选项页面中的可自定义选项

    • Selectable the effects easing of the scroll
    • 选择滚动效果缓和

    • The iconic font supported, Dashicons and Font Awesome
    • 受支持的标志性字体Dashicons和Font Awesome

安装步骤

    1. Download and unzip files.

    2. 下载并解压缩文件。

      Or install ‘Back to the Top’ plugin using the WordPress plugin installer.

      或使用WordPress插件安装程序安装“返回首页”插件。

      In that case, skip 2.

    3. 在这种情况下,请跳过2。

    4. Upload ‘backtothetop’ to the ‘/wp-content/plugins/’ directory.
    5. 将“ backtothetop”上传到“ / wp-content / plugins /”目录。

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

    8. Go to the ‘Back to the Top’ options page through the ‘Appearance’ menu in WordPress.
    9. 通过WordPress中的“外观”菜单转到“返回顶部”选项页面。

    10. Have fun!
    11. 玩得开心!

    Customize Stylesheet

    自定义样式表

    You can customize Stylesheet by the Custom CSS.

    您可以通过“自定义CSS”自定义样式表。

    See the following example.

    请参见以下示例。

    a#backtothetop-fixed {    

      a#backtothetop-fixed {    

    background: #f1f1f1;    

    背景:#f1f1f1;    

    border-radius: 10%;    

    边界半径:10%;    

    padding: 0.2em;

    填充:0.2em;

    }

    }

    a#backtothetop-fixed:hover {    

    a#backtothetop-fixed:hover {    

    background: #fefefe;

    背景:#fefefe;

    }

    }

下载地址
https://downloads.wordpress.org/plugin/back-to-the-top.1.0.5.zip
-EOF-

AI助手支持GPT4.0