0
hey, quick question. so i set up pay per download options for my users to be able to insert a buy link in mc... but shoppers can still download songs via download link even if download link field is populated with a buy link.....i dont want to remove the download option completely because that is a major incentive for shoppers and artist alike....is there a way to prevent the download option or hide the field if buy links are in place?
im hoping free/paid is a choice being that both options are available at the same time...is there any way to achieve this in standard functions...and if not im sure a small snippet of code to hide the download link if the buy link is pupulated...
can you advise....thanks
im hoping free/paid is a choice being that both options are available at the same time...is there any way to achieve this in standard functions...and if not im sure a small snippet of code to hide the download link if the buy link is pupulated...
can you advise....thanks
Responses (3)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0well.. it can be a bit complicated if you're not a coder.. (don't want to mess with code you don't understand.. :S
the thing is basically to go to the album layout file, /components/com_muscol/views/album/tmpl/default.php
and where the buy links are rendered, to make an "IF" statement that doesn't print out the download links if the buy link is available..
I understand this can sound strange to you.. does it?
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 »