Viewing 6 replies - 1 through 6 (of 6 total)
  • I’ve exactly the same problem…

    For me the same thing. I played a while with the css files, but then I decided to downgrade until the (little) problem is resolved.

    Have a good time ??

    Plugin Author Dana Ross

    (@csixty4)

    Yeah, I’ll look into it tonight. Doesn’t seem to be happening everywhere, but it shouldn’t be too difficult to fix.

    Thanks for the heads-up!

    Thanks Dave. Ingenious plugin… ??

    Plugin Author Dana Ross

    (@csixty4)

    Ok, easy change. In js/daves-wordpress-live-search.js, change line 75 from:

    searchBoxPosition.left += DavesWordPressLiveSearchConfig.xOffset;

    to:

    searchBoxPosition.left += parseInt(DavesWordPressLiveSearchConfig.xOffset, 10);

    I’ll have a new version out tonight, but you can go ahead and change this line yourself in the meantime.

    Thread Starter CyberOto

    (@cyberoto)

    Hi Dave,

    Great job. Just updated the code and all is working fine!

    Keep up the good work!

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Dave's WordPress Live Search] Live Search 2.5 search results listing’ is closed to new replies.