how can i show Subscription Plans under a menu
Using Jamroom
Subscriptions are found in the users account section, there will be a subscription tab.
You could link to that if you like.
Hope this helps!
"page_title_url like %terms%",
[capture name="audio_list_template" assign="audio_list_template"}
{literal}
Template code goes here...
{/literal}
{/capture}
{jrCore_list module="jrAction" search1="action_item_id = 25" search2="action_module = jrAudio" limit="1" template=$audio_list_template}
search1="page_title_url like %terms%"
search1="page_title_url like %NEWPAGETITLE%"