Ads Manager 2 by Siropu

Ads Manager 2 by Siropu [Paid] 2.6.2

No permission to buy (€49.99)
I have this error "Banner not shown: beforeinstallpromptevent.preventDefault() called. The page must call beforeinstallpromptevent.prompt() to show the banner."
I have 4 banners for a package that utilizes carousel and this errors prevent the scrolling nav to appear. I set it to display 3 banners at the same time so there should be a nav arrow to move but there is none.
 
Any help?
Add samCustomTextUnit in the "CSS class" setting of the package.

And in extra.less template:

CSS:
.samCustomTextUnit
{
    background: none;
    border: 0;
    padding: 0;

    .samItem
    {
        .xf-contentBase();
        .xf-blockBorder();
    }
}

Why aren't invoices generated?
They are generated when the advertiser extends the ads.

And why aren't the ads deactivated after one month?
This is handled by a cron job, are there any cron jobs that haven't run?

I have this error "Banner not shown: beforeinstallpromptevent.preventDefault() called. The page must call beforeinstallpromptevent.prompt() to show the banner."
That error is not from the add-on, it is from the ads you are running. Are you using lazy loading?
 
That error is not from the add-on, it is from the ads you are running. Are you using lazy loading?
I went through every single ad and package and there is no lazy loading enabled.
When I first load the page, I would see a flash of the left/right nav arrows but it disappears.

Screenshot 2025-10-17 at 11.37.34 AM.webp
 
Dear @Siropu,

I've developed a addon called "Mods System" and I'm wondering about the best way to integrate it with Ads Manager for custom ad placements?

My addon has these templates/routes:
  • mod_list - Main mod listing page
  • Routes: mods, mods/title.{id}

I have a few questions for you: Is it possible to add custom route/template support for third-party addons that would targeting with [data-template*="mod_list"] for the ad manager right?
 
Can I suggest to move the navigation arrows down under the ads instead of overlaying the ads? This prevents people from accidentally click on the ads which can skew the stats and result in bad user experience
Here is an example of both navigation arrows and bullets.

Screenshot 2025-10-28 at 3.16.08 PM.webp
 
1) We are using "Ads Manager 2.5.8", so how to get the updated version and update without losing any data?
2) We tried to add Google AdSense code in 2.5.8, but we got an error when trying to save an ad.

Oops! We ran into some problems.
Oops! We ran into some problems. Please try again later. More error details may be in the browser console.
 
Siropu updated Ads Manager 2 by Siropu with a new update entry:

New Feature, Improvements & Bug Fixes

Added embeddable ads via BB code for both individual ads and packages. You can find the option in ad/package list options menu. You can place the BB codes in articles or inside any other content that supports BB codes.

Made improvements to position criteria to be strict, meaning that it will work with any position and won't display the ad unless the criteria is met. This used to work only for specific positions in thread view, forum view, etc.

Made some changes to the carousel to loop ads...

Read the rest of this update entry...
 
Thank you for fixing the slider arrow issue and make it keep looping instead of returning to first ads. This will present a smoother UI than the jerky movement.
I hope you will consider and implement the placement of the slider arrows so that it's not covering the banners and some of the logo/words that are there in the present implementation.
Maybe something smaller in the right corner would look better.

Can I suggest to move the navigation arrows down under the ads instead of overlaying the ads? This prevents people from accidentally click on the ads which can skew the stats and result in bad user experience
Here is an example of both navigation arrows and bullets.

View attachment 329657
 
Back
Top Bottom