Forums › Forums › Search & Filter Pro › Issue – Stray Links On Page
- This topic has 5 replies, 2 voices, and was last updated 8 years, 4 months ago by Trevor.
-
Anonymous(Private) July 19, 2016 at 4:05 pm #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: enfoldthanks in advance
Trevor(Private) July 20, 2016 at 5:12 pm #51731Have 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 🙁
Trevor(Private) July 21, 2016 at 10:57 am #51790Hi
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.
-
AuthorPosts