Hi,
No issue with the basic search function, but can't get the jump to highlight feature to work.
I have these 2 lines in my header.php file:
<style type="text/css">.highlight { background: #FFFF40; }</style>
<script type="text/javascript" src="highlight.js"></script>
I have the highlight.js file in my wordpress root folder.
Checked the configure option that says "Jump to match and highlight within document"
When I go to a results page for "balance", the url reads as: http://walleyebaits.net/walleye-rods-reels-and-combos/?zoom_highlight=balance
That url is a tip off that the jump should be working, yes?
So, I'm a bit stumped...
thnx
phil
No issue with the basic search function, but can't get the jump to highlight feature to work.
I have these 2 lines in my header.php file:
<style type="text/css">.highlight { background: #FFFF40; }</style>
<script type="text/javascript" src="highlight.js"></script>
I have the highlight.js file in my wordpress root folder.
Checked the configure option that says "Jump to match and highlight within document"
When I go to a results page for "balance", the url reads as: http://walleyebaits.net/walleye-rods-reels-and-combos/?zoom_highlight=balance
That url is a tip off that the jump should be working, yes?
So, I'm a bit stumped...
thnx
phil
Comment