Title: Smart Link Plugin
Last modified: August 18, 2016

---

# Smart Link Plugin

 *  Resolved [delfim](https://wordpress.org/support/users/delfim/)
 * (@delfim)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/smart-link-plugin/)
 * I like the Smart Link plugin from Denis, but is there a way to make it compatible
   with fancy tool tips plugin? Smart Link accepts the tag `< span title >` before
   it but fancy Tool Tips only function with the “title” tag within the `< a href
   >` tag.
    See [this example](http://www.sinais.letrascomgarfos.net/2006/09/07/smart-link/)
   on my blog.
 * [I added the “semiologic” tag yesterday, so Denis would see this thread quicker..
   😉 – spencerp]

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/smart-link-plugin/#post-448924)
 * smart link no longer accepts html within it.
 *  Thread Starter [delfim](https://wordpress.org/support/users/delfim/)
 * (@delfim)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/smart-link-plugin/#post-448933)
 * Well Denis, the problem is not in the Smart Link plugin. The solution is in the.
   JS file from Fancy Tool Tips. Before line 386 of fancytooltips.js :
 * `FancyTooltips.autoCreated.anchors.addElements(oNode.getElementsByTagName("a"),"
   title");`
    Just add the following code: `FancyTooltips.autoCreated.anchors.addElements(
   oNode.getElementsByTagName("span"), "title");` By this way, we can use `<span
   title="whatever"></span>` Fancy Tool Tips together with Smart Link Plugin. Still
   cannot figure out how to insert the URI link 🙂
 * See both plugins in full cooperation [here](http://www.sinais.letrascomgarfos.net/2006/09/07/smart-link/)
   🙂
 *  [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * (@denis-de-bernardy)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/smart-link-plugin/#post-448940)
 * did you try uploading the latest version of smart link? it inserts a title automatically.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Smart Link Plugin’ is closed to new replies.

## Tags

 * [smart](https://wordpress.org/support/topic-tag/smart/)

 * 3 replies
 * 2 participants
 * Last reply from: [Denis de Bernardy](https://wordpress.org/support/users/denis-de-bernardy/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/smart-link-plugin/#post-448940)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
