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: et4aa.studios@gmail.com

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.

스크린샷

  • Helpwidget (Closed)
  • Helpwidget (Opened)
  • Helpwidget example article (Opened)
  • Edit arcticles
  • Add tags to apply filter for customers

FAQ

What types of Elements can I add to an article?

You can add any Gutenberg or Elementor Element.
That could be Text, Pictures, Videos, Buttons, …

How can I create an article?

Just open the admin panel and go to Helpwidget.
Then press “add new post”. Now you can create your first article.
When you are done press publish and the article is visible on every site.

How can I add filters to an article?

There are 2 types of filters path and query.
A path filter is the part after the / in the url.

For example google.com/test. Then “test” would be the path.

A query filter is the part after the ? in the url.
For example google.com/test?user=admin
Then “user=admin” would be the query.

You can add multiple path options to an article on which urls the article will be enabled.
Or you can add multiple query options that need to be in the url.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“HelpWidget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “HelpWidget”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.