toddschick
toddschick
Offline
0
can I remove the other playlists from this page
http://gyazo.com/bbb0f2c89b89691f8b0c81be89ad5478
And or can I just show the users own playlist and only their playlist when they sign in?
Responses (3)
  • Accepted Answer

    Thursday, January 15 2015, 01:14 PM - #Permalink
    0
    you can hide these playlist with just removing a bit of code in file /components/com_muscol/views/playlists/tmpl/default.php
    if you're familiar with PHP it will take just a few seconds.
    The reply is currently minimized Show
  • Accepted Answer

    toddschick
    toddschick
    Offline
    Thursday, January 15 2015, 01:19 PM - #Permalink
    0
    Thank you I will look at that.
    Is there a way to make it a override so I do not have ti upload it on every MC update?

    can I just show the users own playlist and only their playlist when they sign in?
    What I mean is, is there a my playlists menu item I could create?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 15 2015, 01:23 PM - #Permalink
    0
    well, if you modify the fiole I told you, it will actually become a "my playlists" type of page...

    yes, you can override it using the joomla template system. that means, inside your /template folder, inside your template, in the /html folder you can create overrides. like this:

    /templates/your_template_folder/html/com_muscol/playlists/default.php
    The reply is currently minimized Show
Your Reply