Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gabe Shackle

    (@hereswhatidid)

    This is technically possible but would require some JavaScript and specifically jQuery UI knowledge. What you’ll need to look in to is the _renderItem method of the jQuery UI Autocomplete plugin:

    http://jqueryui.com/autocomplete/#custom-data

    Expand the “View Source” on that page and you can see how they’re using it.

    Thread Starter fabiengr

    (@fabiengr)

    Thanks for the response.
    I will look the _renderItem method and i come back if i don’t find a solution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add "Post" and "Taxonomy" as title without links’ is closed to new replies.