All right, so it should be.
1. You have 2 ads for the same place. You use this Place twice on the same page. When the first instance of Place queries the current ad it gets the first ad from the queue. When the second instance makes a request of current ad, it will receive a second ad from the queue, because the first ad has already been shown and another ads are no in queue. And so each time you restart the page.
2. Each object Place is a virtual representation of the physical space on the site page. From this it follows that the repeated use of the same instance of object Place on the same page does not provide a plugin concept and therefore is not welcome.
So is there any option in the plugin that would support that functionality? Where I can, for example, have a spot that shows 2 ads and changes which is displayed first on page refresh? Or, is there a way to have a plave display more than one ad at a time?
Ad Slider for SAM Pro addon. You can purchase it on the CodeCanyon.
Unfortunately that doesn’t solve my problem. I don’t want a slider rotating between two ads. Basically what I want is:
[ad area]
[ad area]
each place has 2 ads in it – ad1 and ad2. I’d like them to change the order, for example on the first page refresh:
[ad area filled with ad1]
[ad area filled with ad2]
but then when you refresh the page
[ad area filled with ad2]
[ad area filled with ad1]
I’d like it to randomly pull in an ad from that place.
This very well could be me misunderstanding setup of ads/places/etc and I understand that. I tried using blocks, but doing that still pulled them in in the exact same order. ad1 is always first, ad2 is always below it. IT doesn’t not change when refreshing the page (also tried clearing cache/viewing in other browsers). Please advise.
You can use Block (2×1 with randomising of items positions), but this feature is available only in SAM Pro Lite…
If that’s available in the lite version, I have no problem upgrading – Thanks so much! This plugin is amazing, so I’m more than happy to upgrade. 🙂
Thank you!