Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, thanks for reporting. It’ll be adressed in the next release 🙂

    voodoodan245

    (@voodoodan245)

    I fixed this temporarily by only styling the hilite class in the seach results page.

    But this definitely needs to be fixed as it’s generating useless html code.

    Here’s my CSS


    .hilite {
    background-color:transparent;
    color:inherit;
    font-weight: inherit;
    }
    .search .hilite {
    background-color:transparent;
    color:inherit;
    font-weight: bold;
    }

    Plugin Author Rolf Allard van Hagen

    (@ravanh)

    Hi voodoodan245, thanks for sharing that 🙂 but please be aware that highlighting is now also “turned off” for visitors that arrive from (non-https) search engine result pages.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The Highlight remains when I go to other pages.’ is closed to new replies.