Vai al contenuto

Problema download button con skinbox e 2.3.0

Featured Replies

Inviato

Le skin di skinbox non sono compatibili con l'ultima versione di IP.Download 2.3.0

per risolvere il problema più importante (la visualizzazione del pulsante download)

(Downloads) Download Manager

fileDisplay

trovare


<h1 class='file_name'>
<if test="( $file['file_cost'] or $file['file_nexus'] ) AND $purchased == 'EXPIRED'">
<a href='{parse url="app=nexus&module=clients" base="public""}' class='download_button right'>{$this->lang->words['file_renew']}</a>
<else />
<if test="($file['file_cost'] or $file['file_nexus']) AND $purchased != 'ACTIVE' AND !$this->memberData['idm_bypass_paid']">
<a href='{parse url="app=downloads&module=display&section=download&do=buy&id={$file['file_id']}" base="public"}' class='download_button right'>
{$this->lang->words['dpage_buy']}
</a>
<span class='purchase_price right'>
{parse expression="ipsRegistry::getClass('class_localization')->formatMoney( $file['file_cost'], false )"}
<if test="$renewal_terms">
( {$renewal_terms} )
</if>
</span>
<else />
<if test="$this->settings['idm_dynamic_urls']">
<a href='{parse url="app=downloads&module=display&section=download&do=confirm_download&hash={$hash}" base="public" template="idmdd" seotitle="{$file['file_name_furl']}"}' class='download_button right'>
<else />
<a href='{parse url="app=downloads&module=display&section=download&do=confirm_download&id={$file['file_id']}" base="public" template="idmdownload" seotitle="{$file['file_name_furl']}"}' class='download_button right'>
</if>
{$this->lang->words['dpage_button_short']}
</a>
</if>
</if>
{$file['file_name']} <if test="hasversion:|:$file['file_version']">{$file['file_version']}</if>
</h1>

cambiare con

<h2>
<if test="( $file['file_cost'] or $file['file_nexus'] ) AND $purchased == 'EXPIRED'">
<a href='{parse url="app=nexus&module=clients" base="public""}' class='download_button right'>{$this->lang->words['file_renew']}</a>
<else />
<if test="($file['file_cost'] or $file['file_nexus']) AND $purchased != 'ACTIVE' AND !$this->memberData['idm_bypass_paid']">
<a href='{parse url="app=downloads&module=display&section=download&do=buy&id={$file['file_id']}" base="public"}' class='download_button right'>
{$this->lang->words['dpage_buy']}
</a>
<span class='purchase_price right'>
{parse expression="ipsRegistry::getClass('class_localization')->formatMoney( $file['file_cost'], false )"}
<if test="$renewal_terms">
( {$renewal_terms} )
</if>
</span>
<else />
<if test="$this->settings['idm_dynamic_urls']">
<a href='{parse url="app=downloads&module=display&section=download&do=confirm_download&hash={$hash}" base="public" template="idmdd" seotitle="{$file['file_name_furl']}"}' class='download_button right'>
<else />
<a href='{parse url="app=downloads&module=display&section=download&do=confirm_download&id={$file['file_id']}" base="public" template="idmdownload" seotitle="{$file['file_name_furl']}"}' class='download_button right'>
</if>
{$this->lang->words['dpage_button_short']}
</a>
</if>
</if>
{$file['file_name']} <if test="hasversion:|:$file['file_version']">{$file['file_version']}</if>
</h2>

Per favore accedi per lasciare un commento

Potrai lasciare un commento dopo aver effettuato l'accesso

Accedi Ora

Chi sta navigando 0

  • Nessun utente registrato visualizza questa pagina.

Informazioni importanti

Abbiamo inserito dei cookies nel tuo dispositivo per aiutarti a migliorare la tua esperienza su questo sito. Puoi modificare le impostazioni dei cookie, altrimenti puoi accettarli cliccando su continua. to insert a cookie message.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.