0
Hello,
I'm using the search plugin of music collection and it works really great, thanks...
I overrode the songs search result output by modifying this file into my template
/templates/(custom_template)/html/mus_col/search/songs.php
I'm just puzzled about where the output of album search results is, I modified other files in the search folder (like common) but no changes at all...
I'm using the search plugin of music collection and it works really great, thanks...
I overrode the songs search result output by modifying this file into my template
/templates/(custom_template)/html/mus_col/search/songs.php
I'm just puzzled about where the output of album search results is, I modified other files in the search folder (like common) but no changes at all...
Responses (2)
-
Accepted Answer
0well, this one is a little trickier
the albums search results actually takes it's layout form the ARTIST albums list layout.
so, actually, if you are using the detailed view, you are looking for /views/artist/tmpl/detailed_album.php
but be careful, because the album search layout is actually calling this one! it has an "include" sentence -
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »