How to edit href link of the per star review filter
-
Hey,
As you can see on the page I linked, when you go at the bottom you’ll find the “Avis” section (= reviews) and when you click on “5 étoiles” (= 5 stars) or any other stars amount, the href is “currentpageURL/?ivrating=5”.
The problem is that when you click on that it will go back to the top of the page which is very annoying for user experience.
I’ve created an id for the “Avis” section (#listeavis) and now I need to include this in the href structure so that the href becomes :”currentpageURL/?ivrating=5#listeavis”. How can I do that ?
I believe it is in the class-ivole-reviews.php file but I tried multiple tests and it doesn’t work.
The page I need help with: [log in to see the link]
- The topic ‘How to edit href link of the per star review filter’ is closed to new replies.