By jmickela on
I'm trying to use the ShareThis example code and it's mostly working, the only exception is when the sharing widget shows up in a view. I'm trying to use st_url to set the sharing path to the path of the node in the view. Simply put, it doesn't work.
I tried using some test code just to see if it would work, I inserted the following into the view output:
<span class="st_sharethis" st_url="http://www.google.com" st_title="Sharing is great!"></span>
It still links to the page the code is showing up on. When I put the same code at the top of the page it works properly.
Comments
I've got the same problem.
I've got the same problem. Did you find a solution to this?
I also have the same problem...
I also have the same problem...