borja
borja
Offline
0
Hello,


I would like to show all the songs from an artist. There is an option that allow that: Default artist Song Layout in the menu. The problem is that I want to make a few changes and i´m not sure how to them:
- I would like to show just one tab. I don´t want to show the album tab.
- I want to show them in alphabetic order. How can i do that?
- I don´t want to put a link in each song to the album. I want to put just the name of the song and the possibility to play it or download it.
- In my template, there is a high span on the left of the screen. It´s defined as span4. How can i change the visual aspect?

I think these are the change that i need. I don´t know if i have to define a new template or modify this one.


Best regards,


Borja
Responses (3)
  • Accepted Answer

    Monday, February 29 2016, 11:06 AM - #Permalink
    0
    - to show just one tab you actually need to do some code changes on file /helpers/helpers.php

    - to show in alphabetic order you need to change the MySQL query that gathers the songs, found in /models/songs.php

    - that's layout changes, to be made in /views/songs/default_songs.php

    - I would need to see this live to tell you...
    The reply is currently minimized Show
  • Accepted Answer

    borja
    borja
    Offline
    Tuesday, March 01 2016, 05:39 PM - #Permalink
    0
    GErmianl,
    May I write a private email with a link and with my doubts? It may be easies for you and for me. I need to give you a private user and it´s a page that i don´t want to publish.

    Where do i write?

    best regards
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, March 02 2016, 04:36 PM - #Permalink
    0
    yes you can send it to suppor@ joomlathat.com
    The reply is currently minimized Show
Your Reply