Forums
(@chilaxinc)
12 years, 3 months ago
Here is the fix:
In the super heatmap folder open the “js” folder, then open wp_super_heatmap_click_js.js file.
On line 7 you will see: event.preventDefault();
event.preventDefault();
put // in front of it: //event.preventDefault();
//event.preventDefault();
And that will fix it. I tested with 3.5.