Viewing 15 posts - 1 through 15 (of 29 total)
  • Author
    Posts
  • jp Friend
    #197012

    Good day

    The download button on our ja music template is not working.

    Instead of downloading the file it is streaming the file in the browser

    http://www.christinme-international.com

    Regards
    JP

    alexsmirnov Friend
    #532118

    Hi JP,

    Could you please post here a screenshot with the download button in question?

    Regards,

    Alex

    chavan Friend
    #532124

    yes, Now days the browser has the ability to play the audio files, that’s the reason you couldn’t see it downloading as other files.

    In this situation using File -> Save As , you can download this audio files.

    you need to customize the plugin JA AVTracklist , you sure need this customization? please confirm.

    jp Friend
    #532126

    Hi Chavan

    Yes i do need that customization, there is already a play button functioning as audio streaming

    This was not always the case, only after the last update


    1. downloadBTN
    2. DownloadResult
    jp Friend
    #532276

    Hi Alex

    Hope you can help


    1. downloadBTN
    2. DownloadResult
    chavan Friend
    #532341

    Here are the customization

    1. Go to this File: pluginscontentjaavtracklisttmpldefault_audio_mini.php

    Replace this code

    [PHP]<a class=”jp-download jp-icon” href=”<?php echo $value[‘src’];?>”>DownLoad</a>[/PHP]

    With

    [PHP]<?php $download = str_replace(JURI::root(), ”, $value[‘src’]); ?>
    <a class=”jp-download jp-icon” href=”<?php echo JURI::base().’index.php?option=com_downloads&task=download&Url=’.$download; ?>”>DownLoad</a>[/PHP]

    2. Install this Downloads component attached in Admin Extension Manager


    jp Friend
    #532385

    Thank you Chavan

    The download button works again

    With future updates will this effect the code? do i need to update the download component also?

    regards
    JP

    chavan Friend
    #532426

    yes you need to upgrade it, If you could do it, If not let me know , I will update it for you

    jp Friend
    #533630

    Hi Chavan

    I see the mobile version does not work, the download button still streams the audio

    chavan Friend
    #533691

    I tried with my Samsung S2, it downloads, can you please clear cache and check it again.

    jp Friend
    #533758

    My correction it was an iPad… My galaxy note also works fine. Ill clear the cache maybe this will help

    chavan Friend
    #533921

    Is it Working fine after clearing the cache ?

    jp Friend
    #534472

    Hi Chavan

    I cleared the cache but the download button on iPads is still not working

    I went on from my Note 2 and it works but not the iPad

    chavan Friend
    #534549

    ok will check on that and get back to you.

    burakkaynarca Friend
    #539730

    Hi,

    I have my songs in two different format. MP3 and WAV… When I press the “play” button, I want to listen MP3…. When I press the “download” button, I want to download WAV format…
    Is it possible ?

    Regards,
    Burak

Viewing 15 posts - 1 through 15 (of 29 total)

This topic contains 29 replies, has 6 voices, and was last updated by  chavan 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum