Links don't work when SEF is turned on Issue

mcwk
mcwk
Offline
0
Hi,

I setup Music Collection Version 3.04 with the albums module in Gridmode.
http://testserver.markuskaestle.de/demo

Album cards are shown correctly. When SEF is turned on, the link doesn't lead to
the album page. When SEF is turned off the album page appears. I definitly need
SEF turned on.

Moreover i would like to remove the search bar which appears on top of the cards.

Thank you in advance.

Accepted Answer

Thursday, November 24 2016, 10:29 AM - #Permalink
0
Please make sure to follow the instructions: the system plugin must be on the last position of the plugin list.

can you check this?
The reply is currently minimized Show
Responses (9)
  • Accepted Answer

    mcwk
    mcwk
    Offline
    Thursday, November 24 2016, 10:34 AM - #Permalink
    0
    Do you mean the System - Music Collection plugin?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 24 2016, 10:35 AM - #Permalink
    0
    yes
    The reply is currently minimized Show
  • Accepted Answer

    mcwk
    mcwk
    Offline
    Thursday, November 24 2016, 10:36 AM - #Permalink
    0
    Hm, doesn't this depend on how the plugins are sorted?
    At the moment by name (A-Z)
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 24 2016, 10:38 AM - #Permalink
    0
    Order the plugin by POSITION (left column), and then you can drag and drop them. Make sure this one is on the LAST position.
    The reply is currently minimized Show
  • Accepted Answer

    mcwk
    mcwk
    Offline
    Thursday, November 24 2016, 10:44 AM - #Permalink
    0
    Done. Unbelievable. Now the album page is found!

    Is there a way to remove the search bar?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 24 2016, 10:46 AM - #Permalink
    0
    not directly... you can remove it by code...
    The reply is currently minimized Show
  • Accepted Answer

    mcwk
    mcwk
    Offline
    Thursday, November 24 2016, 10:54 AM - #Permalink
    0
    Could you please tell me the path and the file and where to uncomment?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 24 2016, 11:22 AM - #Permalink
    0
    sure. try the file /components/com_muscol/views/artists/tmpl/default.php

    line 41 you see:

    <?php echo MusColHelper::searchalbums_form_content($this->genre_list, $this->params->get('itemid')); ?>


    just REMOVE this line.
    The reply is currently minimized Show
  • Accepted Answer

    mcwk
    mcwk
    Offline
    Thursday, November 24 2016, 12:41 PM - #Permalink
    0
    Perfect! Thanks a lot for your help!
    The reply is currently minimized Show
Your Reply