[WordPress] 外掛分享: HelpWidget

首頁外掛目錄 › HelpWidget
全新外掛
安裝啟用
尚無評分
302 天前
最後更新
問題解決
v1.0 上架:2024-12-30

內容簡介

**總結:**

- 在HelpWidget外掛中建立並發布文章
- 透過路徑標籤和查詢標籤控制文章顯示位置
- 如果有任何問題或建議,可透過郵件聯絡
- 未來計劃支援更多標籤類型和按鈕設計選項

**問題與答案:**

1. 如何在HelpWidget外掛中建立第一篇文章?
- 前往HelpWidget管理員頁面。
- 點擊"新增文章"。
- 選擇WordPress Gutenberg文章或Elementor文章。
- 添加圖片、按鈕、影片等元素。
- 點擊"發表",文章就會顯示在網站的每一頁。

2. 如何使用路徑標籤控制文章在哪些頁面顯示?
- 前往想要顯示文章的頁面。
- 查看URL並複製第一條斜線後的部分。
- 回到HelpWidget管理員頁面編輯文章。
- 在右側找到標籤部分,添加路徑標籤(如:path:/shop)。

3. 查詢標籤與路徑標籤有何不同?
- 查詢標籤針對URL中"?"後的部分。
- 確保文章僅在URL包含特定查詢條件時顯示。
- 定義多個查詢標籤時,僅需要其中一個符合。
- 如果在單個查詢標籤中包含多個條件(用&連接),則必須符合所有條件。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

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

原文外掛簡介

Getting Started
Create Your First Article
Navigate to the HelpWidget Admin Page.
Click on “Add New Post”.
Choose whether you want a WordPress Gutenberg post or an Elementor post.
Be creative! Add images, buttons, videos, and other elements as needed.
The title of your post will appear in the HelpWidget and will act as a button to reveal the article’s content.
Click Publish, and the article will be displayed on every page of your site.

Advanced Features
Path Tags
To maximize the plugin’s potential, you can assign a path tag to an article to control which pages it appears on.
Navigate to the page where you want the article to display.
Look at the URL and copy the part after the first slash.
Example:
URL: example.com/shop
Path: /shop
Return to the HelpWidget Admin Page and edit your article.
On the right-hand side, find the Tags section and add the following:
path:/shop
Displaying on Multiple Pages
To display an article on multiple pages, use the following format:
Examples:
URL: example.com/index → Tag: path:/index
URL: example.com/shop → Tag: path:/shop
Add separate tags for each page as needed.

Query Tags
Query tags work similarly to path tags but target the part of the URL after the “?” character.
Example:
URL: example.com/shop?loggedIn=true
Tag: query:loggedIn=true
This ensures the article is only displayed if the URL contains loggedIn=true.
Rules for Query Tags:
If you define multiple query tags, only one needs to match.
If you include multiple conditions in a single query tag (connected by &), all conditions must be met.
The order of conditions does not matter.
Examples:
Single Query Match:
Tag 1: query:loggedIn=true
Tag 2: query:user=admin
URLs like example.com/shop?loggedIn=true or example.com/shop?user=admin will match.
Multiple Conditions:
Tag: query:loggedIn=true&user=admin
Only URLs like example.com/shop?loggedIn=true&user=admin will match.
Note: URLs such as example.com/shop?loggedIn=true or example.com/shop?user=admin will not match, as they do not meet both conditions.

Need Help?
If you have any questions, suggestions, or encounter bugs, feel free to reach out!
Email: [email protected]

Planned Features
More Tag Types: Add support for session-based or cookie-based tags.
Enhanced Customization: Include options for button design, such as text, shape, and icons.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon