I am seeing a #1 just above the star rating on my product details page. When I inspect the element I found this...
<div class="after-display-title"> 1 </div>
Example (http://demo.kloudkick.com/handy-tools/swiss-army-knife-detail.html)
What is causing this?
it is there for some plugins
, you can do a template override, and remove it
Thanks,
Howard