D.C Style - Advanced Download - Xenforo 2

D.C Style - Advanced Download - Xenforo 2 1.0.9

  • Thread starter Thread starter xenvn
  • Start date Start date
D.C Style - Advanced Download.webp


This add-on will create a new download page for your attachments & resources, makes your website much more professional. By using this add-on, there's some advantages:
  • More profit by adding ads to download page.
  • Prevent download from accidental clicks which may slow down server.
 

Attachments

Last edited:
There's nothing complicated. They change the version string.
Delete the old version and install the new version. Finished.
 
There's nothing complicated. They change the version string.
Delete the old version and install the new version. Finished.
Thank you so much for your guidance bro. now it is installed, but i am still facing same error when i try to past google AdSense HTML code it shows below error on download page

(adsbygoogle = window.adsbygoogle || []).push({});
 
D.C Style - Advanced Download.webp

This add-on will create a new download page for your attachments & resources, makes your website much more professional. By using this add-on, there's some advantages:
  • More profit by adding ads to download page.
  • Prevent download from accidental clicks which may slow down server.
why does this error code appear after ad placement ?
(adsbygoogle = window.adsbygoogle || []).push({});
 
why does this error code appear after ad placement ?
Hi

Did you try this:

To fix this you should edit the template DC_AdvancedDownload_template.

Replace this code:

{$xf.options.DC_AdvancedDownload_adLeft|raw}

with your left ad code.

And this code code:

{$xf.options.DC_AdvancedDownload_adRight

with your right ad code.
 
Hi

Did you try this:

To fix this you should edit the template DC_AdvancedDownload_template.

Replace this code:

{$xf.options.DC_AdvancedDownload_adLeft|raw}

with your left ad code.

And this code code:

{$xf.options.DC_AdvancedDownload_adRight

with your right ad code.
i did this but not working can you please guide me as well
 
@kodeblend

give the full code of your ad.

it should look something like this :

JAVASCRIPT:
You must log in to view
(8 lines)

Or like this

Code:
You must log in to view
(9 lines)
 
Last edited:
Hi

Did you try this:

To fix this you should edit the template DC_AdvancedDownload_template.

Replace this code:

{$xf.options.DC_AdvancedDownload_adLeft|raw}

with your left ad code.

And this code code:

{$xf.options.DC_AdvancedDownload_adRight

with your right ad code.
Sorry But Not Work...!!!
I tried it in DC_AdvancedDownload_template but it didn't work.
 

Attachments

  • Screenshot_2025_0307_003418.webp
    Screenshot_2025_0307_003418.webp
    43.9 KB · Views: 3
@kodeblend

give the full code of your ad.

it should look something like this :

JAVASCRIPT:
You must log in to view
(1 lines)

Or like this

Code:
You must log in to view
(1 lines)
@adensi
<script async src="pagead2.googlesyndication.com"
crossorigin="anonymous"></script>
<!-- downloads page -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-4777119593203505"
data-ad-slot="3654697910"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
 
Similar threads Most view View more
Back
Top Bottom