Forums
-
- Forum
- Posts
-
- Installation
- 28,551
- Troubleshooting
- 62,894
- Themes
- 10,445
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
Try passing it as an array to get around the bug:
<?php tag_heat_map(array( 'smallest' => 10, 'largest' => 30, 'unit' => 'px', 'limit' => 40 )); ?>