Ads Manager by Siropu

Ads Manager by Siropu [Paid] 1.26.9

No permission to buy (€49.99)
I created a package for Sticky ad.
Then I purchased an ad. So it wrote 2/480 slots remaining.
Then I deleted those ads.
But still it shows 2/480.
When it is deleted why still 2 slots are gone?
 
The option "Max Stickies Per Forum" takes into account the stickies that are not ads as well. There aren't any stickies besides the ones you created for Ads Manager?
 
The option "Max Stickies Per Forum" takes into account the stickies that are not ads as well. There aren't any stickies besides the ones you created for Ads Manager?
No. There is no sticky threads in my site. No where.
It was zero. But when I purchased an ad, then it became 2/480. (I don't know why 2, although I purchased just 1)
Then I deleted it, but still it is 2/480.
 
That's weird because the count is based on the available stickies in the selected forums in admin options.
 
Hmmm.
I don't know.
(I will test more on it to see if again it happens or not. and will give feedback)
EDIT: You are right. We have more than 270 forums, and finally I could find 2 sticky threads using Batch Update Threads.

Will this be possible in next versions to force dimensions? Now we can set sizes in packages, but advertisers can choose any banner in any sizes.
Although it just shows in the dimensions we set, but better to get an error when an advertiser choose a banner that is not respecting the size we set.
 
Last edited:
Maximum Ads Allowed & Maximum Ads Display are limited to 99?
I created a package for Keyword ads. And want to let any word to be purchased by users. How I can remove this limit?
 
Yet another problem with Keyword ads.
  • It removes the space between the keyword and the word before it (see red arrows)
  • It doesn't work with words that their first character is Capital (See green arrow)
2016-03-05_15-40-34.webp
 
Suggestion:
Showing a list of places that an ad will be displayed next to package name:
2016-03-05_16-58-43.webp
So, when a user click on it, an overlay opens and it contains a list the places where the ad will be shown.
 
Another suggestion here:
It would be awesome if there was another position for CTA Featured Thread's Slider.
We use Brogan's CTA and its slider is always active in our site's main page. And its an awesome place to put ads.
 
Maximum Ads Allowed & Maximum Ads Display are limited to 99?
This limit doesn't apply to keyword ads.
Yet another problem with Keyword ads.
  • It removes the space between the keyword and the word before it (see red arrows)
  • It doesn't work with words that their first character is Capital (See green arrow)
It doesn't removes the space, it only replace the keyword with the ad. That could be a CSS issue. Try this CSS code in EXTRA.css
Code:
a.samKeyword {margin: 0 !important;}
Keywords are not case sensitive. Are you using Keyword Post Limit?

Suggestion:
Showing a list of places that an ad will be displayed next to package name:
This won't be necessary. Wait for version 1.20.0 to see the new features. :)

Another suggestion here:
It would be awesome if there was another position for CTA Featured Thread's Slider.
Ads Manager allows you to add your own positions. Just ask Brogan about the hook names used in his Add-on and use them with Ads Manager.
 
It doesn't removes the space, it only replace the keyword with the ad. That could be a CSS issue. Try this CSS code in EXTRA.css
Code:
a.samKeyword {margin: 0 !important;}
This code solved the problem. Thanks
This limit doesn't apply to keyword ads.
Aha. I saw the 99 in front-end for keyword ad. Also we I purchased a keyword ad, it became 1/99.
If its not applying, then would be better to remove it when the ad is keyword (i.e some conditionals)
Are you using Keyword Post Limit?
No. its 0.
This won't be necessary. Wait for version 1.20.0 to see the new features. :)
hmmm. Waiting for that.
 
Aha. I saw the 99 in front-end for keyword ad. Also we I purchased a keyword ad, it became 1/99.
If its not applying, then would be better to remove it when the ad is keyword (i.e some conditionals)
Actually the limit doesn't apply to "Maximum Ads Displayed" only. The "Maximum Ads Allowed" will be 255 in next version.
 
Siropu updated Ads Manager by Siropu with a new update entry:

New Features, Improvements & Bug Fixes

New Payment Option: ZarinPal

Placeholders
Special package ads used for displaying an "advertise here" ad on empty package positions, in order to attract advertisers. Placeholders can be managed from the Tools section under "Manage Placeholders". They can be generated for active packages that have a set price. They don't work with sticky or keyword ads.

Placeholders are enabled automatically when there are no active ads and disabled when there are active ads.
Banner and code...

Read the rest of this update entry...
 
Go to "siropu_ads_manager_ad_edit" template and change:
Code:
{$package.description}
With:
Code:
{xen:raw $package.description}
 
How to rename "Pay With ZarinPal" and "IRR"? Couldn't find them in phrases and templates.
Want to change them to:
  • Pay With ZarinPal => پرداخت با کارت های عضو شتاب
  • IRR => تومان
Thanks
 
Back
Top Bottom