- Compatible XF versions
- 2.2
- 2.3
Create a new download page for your attachments & resources, makes your website much more professional. By using this add-on, there are some advantages:
More profit by adding ads to download page.
Prevent download from accidental clicks which may slow down the server.
Installation
Download and unzip it
Upload to your server
Install the add-on from Admincp
To config the add-on, go Options then Advanced Download
For those who have problems with Google Adsense. It seems that the default XenForo display system conflicts with Google Ads. To fix this you should edit the template DC_AdvancedDownload_template. Replace this code:
Code:
{$xf.options.DC_AdvancedDownload_adLeft|raw}
with your left ad code. And this code
Code:
{$xf.options.DC_AdvancedDownload_adRight|raw}
with your right ad code.
More profit by adding ads to download page.
Prevent download from accidental clicks which may slow down the server.
Installation
Download and unzip it
Upload to your server
Install the add-on from Admincp
To config the add-on, go Options then Advanced Download
For those who have problems with Google Adsense. It seems that the default XenForo display system conflicts with Google Ads. To fix this you should edit the template DC_AdvancedDownload_template. Replace this code:
Code:
{$xf.options.DC_AdvancedDownload_adLeft|raw}
with your left ad code. And this code
Code:
{$xf.options.DC_AdvancedDownload_adRight|raw}
with your right ad code.