Support confirmed compatibility issue between Custom Prefixes & Banners and the Banner Link add-on

vmgrid

Licensed
Licensed
Joined
Aug 31, 2026
Messages
2
Reaction score
0
Hi,

I found a confirmed compatibility issue between Custom Prefixes & Banners and the Banner Link add-on:
  • /community/resources/xen-soluce-custom-prefixes-banners.9277/
  • /community/resources/banner-link.10321/

Banner Link works correctly when Custom Prefixes & Banners is disabled.

I compared the final DOM output in both cases:

With Custom Prefixes & Banners disabled:

<strong>
<a href="…" class="userBanner--wubl">Standard</a>
</strong>

With Custom Prefixes & Banners enabled:

<strong>Standard</strong>

When Custom Prefixes & Banners is enabled, the `<a>` element generated by Banner Link is removed/replaced. As a result, the banner is no longer clickable.

This is not a CSS, cache, or permission issue: the link element itself is missing from the final HTML output.

Could you please check whether existing HTML in the user banner output can be preserved, or add compatibility support for Banner Link (`a.userBanner--wubl`)?

Thank you.
 
Hello, You don't have a license for this add-on, so we can't provide you with support. Sorry.
 
Hello, yes, i don't have and no need personally, up to now. I'm an admin of one XF' project, who have it. So, i just inform you about this bug and you are willing to fix it or not.
Regards.
 
Back
Top Bottom