[WordPress] 外掛分享: andW Fixed Footer

首頁外掛目錄 › andW Fixed Footer
WordPress 外掛 andW Fixed Footer 的封面圖片
全新外掛
安裝啟用
尚無評分
156 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v0.2.1 上架:2025-11-06

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.2.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「andW Fixed Footer」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

andW Fixed Footer is a responsive mobile-first fixed footer plugin for WordPress. It displays a customizable footer bar on mobile devices with scroll-based show/hide behavior.
Key Features

Responsive Design: Configurable screen width threshold (default: 768px)
Scroll Interaction: Shows on scroll down, hides on scroll up
Flexible Layout: 2-6 button layout options
Customizable Styling: Colors, icons, links, and text fully configurable
Font Awesome Support: Icon display with external Font Awesome plugin
Close Button: Temporary hide functionality for users
Two-tier Structure: Button area and bottom text area

Configuration Options
General Settings
* Plugin enable/disable
* Display mode (2-6 button layout)
* Button height
* Screen width threshold (320-1200px, default 768px)
* Button width distribution
* Close button display and position
* Font Awesome detection status
Button Settings (up to 6 buttons)
* Enable/disable individual buttons
* Background and text colors
* Font Awesome icon codes
* Label text
* Link URLs (tel:, mailto:, https:// supported)
Bottom Bar
* Background and text colors
* Multi-line text (automatic line break conversion)
Use Cases

Corporate website phone/email contact
E-commerce inquiry buttons
Store location/reservation links
Service website resource requests

Security Features

Proper input sanitization
Output escaping
Nonce authentication for settings protection
Administrator permission checks

Technical Notes
対応URL形式

tel:086-000-0000
mailto:[email protected]
https://example.com
http://example.com

CSS Class Names

.andw-fixed-footer-wrapper – Main container
.andw-footer-buttons – Button area
.andw-footer-button – Individual button
.andw-footer-bottom – Bottom text area

JavaScript API
`javascript

// Show
window.andwFixedFooter.show();
// Hide
window.andwFixedFooter.hide();
// Close
window.andwFixedFooter.close();
// Check visibility
window.andwFixedFooter.isVisible();
`

延伸相關外掛

文章
Filter
Mastodon