Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2005
    Posts
    23
    Plugin Contributions
    0

    Default Make Artist A Link

    Hey Guys

    I've followed some advice found here to make the artist show on product_music_info pages, but I'd like to make it a link as well to a list of all other items by that artist.

    How would I go about doing that?

    The code I found to make the Artist display was:

    Code:
    <?php echo ((SHOW_PRODUCT_MUSIC_INFO_ARTIST == '1' and !empty($products_artist_name)) ? TEXT_PRODUCT_ARTIST . $products_artist_name : '&nbsp;'); ?>

  2. #2
    Join Date
    Sep 2005
    Posts
    23
    Plugin Contributions
    0

    Default Re: Make Artist A Link

    Giving this a quick bump hoping that someone is going to be able to offer some suggestions :)

 

 

Similar Threads

  1. v150 Turn artist into clickable link on product page?
    By doooomed in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 22 Jan 2013, 06:09 PM
  2. the "artist" link in my system is broken
    By stereoarth in forum General Questions
    Replies: 3
    Last Post: 22 Jan 2010, 11:37 AM
  3. Replies: 1
    Last Post: 1 Jul 2009, 08:09 PM
  4. Replies: 5
    Last Post: 4 Feb 2008, 06:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg