Forums Forums Search & Filter Pro Issue – Stray Links On Page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #51645

    I love search and filter – one issue I am having is that the results page has stray links all over it. For some reason, page elements that shouldn’t otherwise be clickable will have the link to the last result on the page attached to them. Here is an example of the link showing up attached to the pagination items:

    <hr>
    Page 1 of 1<br>

    <div class=”pagination”>

    <div class=”nav-previous”></div>
    <div class=”nav-next”></div>
    </div>

    All of the backgrounds for the categories in the filter list are also clickable when they shouldn’t be and link to the same page.

    page: http://hrcsb.estlandhosting.com/services/
    wordpress 4.5.3
    theme: enfold

    thanks in advance

    Trevor
    #51695

    Hi

    What Display Results method are you using?

    Anonymous
    #51721

    Shortcode

    Trevor
    #51731

    Have you made any changes to the results.php file, as detailed in the documentation:

    http://www.designsandcode.com/documentation/search-filter-pro/search-results/using-a-shortcode/

    NB, this forum doesn’t work with replies by email 🙁

    Anonymous
    #51750

    Yes, I made a small change to add a second post link after the excerpt and did so according to the documentation.

    Trevor
    #51790

    Hi

    Can you post here your modified results.php code? To make sure that the code you post here does not get mangled by the forum script ….

    Before the block of code and after it needs to be a code tag. On my screen, above where I am typing this, I can see the formatting buttons (bold, italic etc) and the last but one is the code tag button. Press this once before and once after the code. You will see it actually types a ‘back tick’, if you can see the button bar that is. Otherwise, on my keyboard, the symbols button to the left of the 1 key also types the same back tick.

Viewing 6 posts - 1 through 6 (of 6 total)