Resource icon

[bd] Rotating Ads 2.0

No permission to download
@xfrocks

@Blue chummer - did you get this sorted ?

Please can you help me - probably a simple answer so sorry in advance.

I will have multiple forum sponsors and want to have banners on separate forums for separate sponsors.

How do I set a link to only show on one specific node and not the whole forum ?

Thanks in advance

Martin


Hi Martin
Looks like we have the same problem
I don't have it sorted yet. I think it is a pretty easy fix but haven't gotten it working yet. If you find out anything please let me know thanks
 
Do media.net ads work with this? I tried multiple combinations and can't get them to load with this for some reason.
 
I have installed it successfullly but it isn't working. I tried putting it in every slot and the ad is not appearing at all. Can you help me?
 
I am new to XF and just downloaded this addon. Forgive these newbie questions, please.

I need to put a few private ads, and a few adsense ads, on my site up at the top in the header, in the middle above the threads, and after the threads.

I installed it. And went to install the ads.

I tried to import the ads in jpg or png format, and it wants another format. What did I do wrong?

Also, what do I put in the link and html boxes? Is the html where the url of the ad goes? What is the acceptable format?

Are there some more in-depth instructions?

Thanks very much!
 
The html box is where paste your ad code from Adsense.
If your private ads are just an image hosted on your server then place the appropriate img src / a href html code in the html box.
Code:
<a href="linktosomewhere.com">
<img src="yourprivateadimage.jpg">
</a>
 
The html box is where paste your ad code from Adsense.
If your private ads are just an image hosted on your server then place the appropriate img src / a href html code in the html box.
Code:
<a href="linktosomewhere.com">
<img src="yourprivateadimage.jpg">
</a>

Thanks.

So you cannot input the ads from your computer to your server.

What is the import and export link for then?
 
A nifty tip!

If you are using the 2nd post ad position you can CSS style anything in that post using the following as a CSS selector.

Code:
[data-author="Ad Master"]

Using this technique I added extra "pop" to Ad Master's posts, replaced his avatar and custom styled his posts!
 
I used the fload: right and ad_header location to put the ad in the right header.

But it puts it all the way to the right.

How can I place an ad just a certain distance (like 300px) from the logo?
 
Suggestion: You should add "page_container_breadcrumb_bottom" as a default hook. It is such a useful location!
 
I'm very new to xenforo and addons, etc so please bear with me if I'm asking a stupid question. I installed the contents of the upload folder to my root directory, imported the xml file and created an ad in AdminCP > Appearance > Styles & Templates > Rotating Ads (see image attached). My problem is that I don't see the ad anywhere? I've tried changing the position around but my ad doesn't show up anywhere. Can somebody tell me what I'm doing wrong?
rotating-ad.webp
 
So I was tinkering with the settings and I found that my ad was not displaying due to something I had checked under User Criteria. Right now I unchecked everything but is there a guide that can describe what each setting does?
 
well... i installed the addon (upload and than imported the XML) but there is no menu item for it in my admin...
 
I want to have unique sidebars for my individual forum views. Can anybody tell me if there is a way to show one set of rotating ads on FORUM A's sidebar and a different set of ads in FORUM B's sidebar?
 
Top Bottom