How do I increase the Chart entries on AudioPro Index Page.
Design and Skin Customization
In your index_featured.tpl file, find this:
{jrCore_list module="jrAudio" chart_field="audio_file_stream_count" search=$s2 chart_days=$_conf.jrAudioPro_chart_days limit="17" template="index_chart_item.tpl"}
and change the limit to 20.
Hope this helps!