이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Responsive Mobile-Friendly Tooltip

설명

tooltips are used to present a tiny amount of hidden content (mainly explanatory, so-called tips), that pops up when user moves a cursor over or clicks (less common) on a special target.

Key Features

  • It’s responsive. It relies on a maximum width value when viewed on large screens, adopts to narrow environments and picks the best viewable position relatively to the target (top, bottom; left, center, right).
  • It’s mobile-friendly. It pops up when a call-to-action button is tapped and disappears when tapped on the tooltip itself.
  • It’s HTML formatting capable. Need to write some words in italic or so? No problem, this will work out.
  • It’s extremely easy to use: A tooltip button in added to the default WordPress editor, all you have to do it click it and fill the pop-up dialog, the rest is taken care of automatically.

Advance

  • The button adds a WordPress short-code, if you want the tip to be HTML formated (avoid block level elements) you can just wrap it with [tooltip tip=””][/tooltip] in tinyMCE.
  • You can also assign the attribute rel=”tooltip” and title=”Enter your tip here” to any of body tags in HTML file where you want the tooltip to pop up when called.
  • You can change the pop-up look by editing responsive-tooltip.css. change it to what ever suits your website best!

스크린샷

  • The tooltip in action.
  • The editor dialog.

설치

  1. Upload the unzipped folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Check out your new button on the WordPress editor.

FAQ

Non I can think of, contact for help.

Installation Instructions
  1. Upload the unzipped folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Check out your new button on the WordPress editor.

후기

2016년 9월 3일
Nice plugin, easy to use and works great on mobile as well. As far as styling I do not like the underline it creates and not sure how to use custom css. Apart from that, great plugin that works well!
2016년 9월 3일 답글 5개
My previous review said: “It hasn’t been updated in 2 years, but still seems to work just fine, though I am not actually using it with the editor (I use it coded in my theme in multiple locations) so I cannot speak to that. I also agree with the review by @thorshammer that it cuts off the display if it is long and near the top of the screen – it would be great if it automatically recognized screen position and changed location accordingly.” As you can see in the comments, the developer responded to my review and then fixed the previous problem. So, now it works great and, I think, deserves 5 stars. Definitely recommend
모든 17 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Responsive Mobile-Friendly Tooltip”(을)를 번역하세요.

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

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

변경이력

1.6.5

  • Fix admin panel.

1.6.5

  • Fix arrow in down position.

1.6.2

  • Fix up position.

1.6

  • Both “Invert” and “Hover” attributes are deprecated.
  • Hopefully all bugs fixed.
  • Dialog is working again.

1.5.2

  • added the ajax folder we.. lost

1.5.1

  • Allow the “hover” attribute to provide nested shortcode available in bubble content
  • “invert” attribute is still available but it’s deprecated

1.5

  • Allow the “invert” attribute to provide nested shortcode available in bubble content

1.4

  • Nested Shortcodes in tooltip base content (not the bubble content)

1.3

  • Bug fix- Dialog underlay.

1.2

  • Bug fix- Fixed the blinking\flashing tip (Hopefully).

1.1

  • Bug fix – fixed problem when using ‘.

1.0

  • Adds CSS editor and style options (image in tooltip coming soon).

0.2

  • Bug fix – fix tip flashing when the target (the content to be hovered) is a block level element.

0.1

  • first version!