bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Integrated Live Search

(3 posts)
  • Started 1 year ago by so1o
  • Latest reply from so1o
  • This topic is not resolved
  1. Here is a how-to on the integrated live search for bbpress and wordpress

    http://www.adityanaik.com/integratepress-part-ii-live-search/

    Posted 1 year ago #
  2. That's interesting to see.

    You should change the z-index on the results so it stays over the content below it, rather than pushing it up and down which is very distracting. Either that or stay at the maximum length and not retract until done.

    Posted 1 year ago #
  3. Actually im not using Z-index.

    the problem was with the original plugin. That's why I including a hack to fix that in the article. here is the excerpt:

    In some cases, the results fluctuate before disappearing. If you are having that problem, replace

    onclick="ls.close(); return false;"

    with

    onclick="Field.clear('s'); return false;"

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.