
內容簡介
Responsive Age Verification 是一款設計成有利於 SEO 搜尋引擎優化的外掛程式,可以讓使用者在您的網站或 Woocommerce 商店確認他們的年齡或接受條款。所有的文字和顏色都可以自訂!
此外掛程式完全不收費,並且是完全開源的(GPLv2 版本許可證)。
使用方式
只需安裝外掛程式,就可以馬上使用!您可以在「設定」-「年齡驗證設定」中自訂文字。
需要幫助嗎?
您可以在支援頁面上獲得幫助或留下功能要求或寄信到這個電子郵件地址:plugins (at) designsmoke.com
回報錯誤
功能
- 可行動和桌面裝置使用的年齡驗證,支援幾乎所有設備。
- 設計成對 SEO 影響最小的外掛程式。
- 它是可自訂的,您可以要求驗證或接受幾乎所有內容。
- 開發人員可輕易地修改它,您可以使用 CSS 做大部分自定義設定。
- 它是開源的,完全免費!此外掛程式使用 GPL 授權。
- 支援幾乎所有蒸餾廠、葡萄園、電子煙機器人和大麻店面的主題設計
Responsive Age Verification Plugin for WordPress, Designsmoke
另外,請試用 Anti-Spam Zapper,一款免費的封鎖垃圾評論的外掛程式
自定義
- 背景圖片(CSS)-
`div#age-verification {
background-image: url(‘/wp-content/uploads/your-image.jpg’);
background-size: cover;
background-position: center center;
}“`
- 圓角方框(CSS)-
`.age-verification-main {
border-radius:10px;
}“`
- 方框邊框(CSS)-
`.age-verification-main {
border: 3px solid #ffffff;
}“`
- 公司標誌(CSS)-
`.age-verification-main span.age-title::before {
content: ‘ ‘;
display: block;
width: 150px;
height: 65px;
background-image: url(‘/wp-content/uploads/your-logo.jpg’);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto 5px auto;
}“`
更新
- 1.4.0(2022 年 3 月 16 日)-
修正某些蘋果設備(iPhone)上手機版彈出視窗被切掉的問題。
- 1.3.0(2019 年 5 月 16 日)-
允許您在用戶需要重新驗證其年齡之前設置持續時間。
- 1.2.0(2019 年 5 月 9 日)-
增加用於較淡顏色的彈出視窗中的文字可視性(文字陰影)。新增預覽按鈕。在管理頁面上更新評分和外掛程式文本。
- 1.1.0 -
修正了在最新的 WordPress 版本上,顏色選擇器無法顯示的問題。新增關於添加自訂圖像和主題支援的信息。新增評分通知。
- 1.0.6 -
修正了有時設定會無法保存的問題,修正年齡驗證過長時間才顯示的問題。
外掛標籤
開發者團隊
② 後台搜尋「WordPress Responsive Age Verification」→ 直接安裝(推薦)
原文外掛簡介
Responsive Age Verification is designed to be SEO-friendly, and requires users to confirm their age, or acceptance of terms on your website or woocommerce store. All of the text and colors are customizable!
This plugin is absolutely, 100% free and open-source (GPLv2).
How to Use
Simply install the plugin, and it’s ready to go! You can customize the text in Settings->Age Verification Settings
Need help?
You can get help or leave feature requests on the support page or send us an email: plugins (at) designsmoke.com
Report a Bug
Features
– Age verification that works on mobile and desktop, and supports nearly all devices.
– Designed to have as minimal of an SEO impact as possible.
– It’s customizable; you can require verficiation or acceptance of nearly anything.
– Easy for developers to modify. You can make most customizations only using CSS.
– Open-Source and completely free! This plugin is GPL licensed.
– Supports nearly all distillery, vineyard, vaporizer, and cannabis dispensary themes
Responsive Age Verification Plugin for WordPress, Designsmoke
Also, try out Anti-Spam Zapper, a free plugin to block spam comments
Customizations
— Background Image (CSS) —
`div#age-verification {
background-image: url(‘/wp-content/uploads/your-image.jpg’);
background-size: cover;
background-position: center center;
}“`
— Rounded Box (CSS) —
`.age-verification-main {
border-radius:10px;
}“`
— Box Border (CSS) —
`.age-verification-main {
border: 3px solid #ffffff;
}“`
— Company Logo (CSS) —
`.age-verification-main span.age-title::before {
content: ‘ ‘;
display: block;
width: 150px;
height: 65px;
background-image: url(‘/wp-content/uploads/your-logo.jpg’);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto 5px auto;
}“`
Updates
— 1.4.0 (March 16, 2022) —
Fixed popup on mobile getting cut off on certain Apple devices (iPhone)
— 1.3.0 (May 16, 2019) —
Allows you to set the duration before the user needs to verify their age again.
— 1.2.0 (May 9, 2019) —
Enhanced text visibility on popup for lighter colors (text-shadow). Added preview button. Updated rating and plugin text on admin page.
— 1.1.0 —
Fixed color picker not showing on latest WordPress version. Added information on adding custom images and theming support. Added rating notification.
— 1.0.6 —
Fixed settings sometimes not saving. Fixed age verification taking too long to show up.
