Removing Album/Artist Details

brian
brian
Offline
0
When someone uploads or creates a new artist i want it to be simple and fast. Some of the information that is asked by the form isn't needed so i would like to remove some to streamline the process. To be exact i want the create artist page to just have Artist name, genre, city,and upload picture.

The upload album page i would like to change to show just Album name, genre, buy link and album art.How would i go about doing this?

Thanks,

Brian
Responses (2)
  • Accepted Answer

    Saturday, March 09 2013, 12:01 PM - #Permalink
    0
    you need to modify the forms. if you are a bit familiar with HTML, it's very simple.
    the two forms are located in:

    /components/com_muscol/views/album/tmpl/form.php
    /components/com_muscol/views/artist/tmpl/form.php
    The reply is currently minimized Show
  • Accepted Answer

    brian
    brian
    Offline
    Sunday, March 10 2013, 07:09 PM - #Permalink
    0
    Thanks i found them!!
    The reply is currently minimized Show
Your Reply