[wordpress插件] Advanced Sticky Header高级粘性页眉

wordpress 插件 文章 2020-02-09 02:40 784 0 全屏看文

AI助手支持GPT4.0

评分

60

60

描述

Simple, easy yet very useful and configurable sticky header / fixed header plugin.

简单,简单但非常有用且可配置的粘性标头/固定标头插件。

Just specify class name in options page and it gets sticky!.

只需在选项页面中指定类名称,它就会变得很粘!!

Available Options:

可用选项:

    • Header Class: Enter class name of your header or nav element that you want to make sticky.
    • 标题类:输入要粘贴的标题或导航元素的类名。

    • Animate: This brings header into display with animation type that you select below, default is ‘Fade In’.
    • 动画:以下面选择的动画类型显示标题,默认值为“淡入”。

    • Animation Type: Transition style for header when it becomes sticky
    • 动画类型:页眉变粘时的过渡样式

    • Shadow: Header will have shadow when it becomes sticky
    • 阴影:当标题变粘时,标题将具有阴影

    • Sticky Already: Makes header sticky when page loads
    • 已粘贴:在页面加载时使标头变粘

    Please Note

    请注意

    Make sure your header’s z-index’s value is high enough to not get overlapped by other elements on the page.

    确保标题的z-index值足够高,以免与页面上的其他元素重叠。

    **Example: **

    **示例:**

    .header-class { z-index: 9999;

    .header-class {z-index:9999;

    }

    }

    If you have suggestions for a new add-on, feel free to email me at danishiqbalscorpio@gmail.com

    如果您有关于新插件的建议,请随时发电子邮件至danishiqbalscorpio@gmail.com

安装步骤

    1. Upload ‘advanced-sticky-header.zip’ to the ‘/wp-content/plugins/’ directory,
    2. 将“ advanced-sticky-header.zip”上传到“ / wp-content / plugins /”目录,

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

    5. Goto Advanced Sticky Header menu in WordPress, enter your header’s class in ‘Header Class:’ option.
    6. 在WordPress中转到“高级粘性标头”菜单,在“标头类别:”选项中输入标头的类别。

下载地址

https://downloads.wordpress.org/plugin/advanced-sticky-header.1.0.zip

https://downloads.wordpress.org/plugin/advanced-sticky-header.1.0.zip

-EOF-

AI助手支持GPT4.0