Search results output

ROUCKOUT
ROUCKOUT
Offline
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...
Responses (2)
  • Accepted Answer

    Thursday, July 05 2012, 07:57 AM - #Permalink
    0
    well, 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
    The reply is currently minimized Show
  • Accepted Answer

    ROUCKOUT
    ROUCKOUT
    Offline
    Tuesday, July 10 2012, 10:22 PM - #Permalink
    0
    You were right, it was a "little" trickier...thanks for the info, i found what you where talking about.... (in short, the file default.php called the layout (common.php) from the component folder)

    case solved :laugh:
    The reply is currently minimized Show
Your Reply