edit artist template

rod
rod
Offline
0
Hi,

I want to put some JFBC social code on the default artist page
but which file woul I need for this in com_muscol/views/artist/tmpl

??:(
Responses (4)
  • Accepted Answer

    rod
    rod
    Offline
    Saturday, January 10 2015, 02:27 PM - #Permalink
    0
    :)
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 09 2015, 06:10 PM - #Permalink
    0
    oh! sorry, my apologies.

    you should do the code in the common.php file instead :)
    The reply is currently minimized Show
  • Accepted Answer

    rod
    rod
    Offline
    Friday, January 09 2015, 06:09 PM - #Permalink
    0
    OK but there are only 3 lines there
    defined('_JEXEC') or die('Restricted access');

    include(JPATH_SITE.DS.'components'.DS.'com_muscol'.DS.'views'.DS.'artist'.DS.'tmpl'.DS.'common.php');
    ?>

    can I just inject my code there?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 09 2015, 05:57 PM - #Permalink
    0
    yes, that's the one:

    com_muscol/views/artist/tmpl/default.php
    The reply is currently minimized Show
Your Reply