Adam Melcher Posted November 4, 2015 at 05:19 AM Share Posted November 4, 2015 at 05:19 AM I was able to find the audio player function and add it to the my_listings community plugin theme override file. I know I am missing something because the player displays in the plugin, but it's not finding the audio file(s). After the category div in the plugin, I added: <div id="audioTab"> <?php echo $this->renderControllerView('media','audio',array('id'=>'listing'.$listing['Listing']['listing_id'],'listing'=>$listing)); ?> </div> what else do I need to add to display the song(s) that are found in that listing? Almost there (and I'm sure there are quite a few other jreviewers that would love to have this feature as well...) Adam Link to comment
Alejandro Posted November 4, 2015 at 01:11 PM Share Posted November 4, 2015 at 01:11 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 4, 2015 at 03:34 PM Author Share Posted November 4, 2015 at 03:34 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 4, 2015 at 11:10 PM Share Posted November 4, 2015 at 11:10 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 04:59 AM Author Share Posted November 5, 2015 at 04:59 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 5, 2015 at 02:18 PM Share Posted November 5, 2015 at 02:18 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 02:58 PM Author Share Posted November 5, 2015 at 02:58 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 5, 2015 at 03:07 PM Share Posted November 5, 2015 at 03:07 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 03:43 PM Author Share Posted November 5, 2015 at 03:43 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 03:55 PM Author Share Posted November 5, 2015 at 03:55 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 04:05 PM Author Share Posted November 5, 2015 at 04:05 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 5, 2015 at 04:48 PM Share Posted November 5, 2015 at 04:48 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 05:41 PM Author Share Posted November 5, 2015 at 05:41 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 5, 2015 at 06:59 PM Share Posted November 5, 2015 at 06:59 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 5, 2015 at 07:44 PM Author Share Posted November 5, 2015 at 07:44 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 5, 2015 at 09:17 PM Share Posted November 5, 2015 at 09:17 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 7, 2015 at 07:22 PM Author Share Posted November 7, 2015 at 07:22 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 9, 2015 at 04:10 PM Share Posted November 9, 2015 at 04:10 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Adam Melcher Posted November 25, 2015 at 08:24 PM Author Share Posted November 25, 2015 at 08:24 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 25, 2015 at 08:32 PM Share Posted November 25, 2015 at 08:32 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts