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 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 two templates DC_AdvancedDownload_DownloadInternal and DC_AdvancedDownload_DownloadExternal. In each one, replace this code
Code:
{$xf.options.DC_AdvancedDownload_adLeft|raw}
with your left ads code. And this code
Code:
{$xf.options.DC_AdvancedDownload_adRight|raw}
with your right ads code.
Note this add-on support attachment, internal and external resources.