Is there a way to embed this kind of media?
https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1953230/extras/0a5ec5bd849b8ae133ca3febd81862ca.webm
If so, how? (Tried both insert image and media, none worked)
As far as I know, it is happening to everyone, but only a few more hardcore users have noticed and mentioned it.
We noticed it a couple of weeks ago. We even updated the xenforo (it was version .5 or .6), but it's still happening.
Maybe there are a few limitations and cases where mentions...
That's something we noticed during our tests.
We also noticed that if the user is seeing the topic, sometimes the notification doesn't show up.
Sometimes it doesn't show even if the user is not seeing any topic. We still didn't figure out what exactly is the issue.
In our forum, some users have reported that when someone else mentions them (@Username), sometimes it's not showing in the alerts. This used to be a pretty stable feature, but it's not working 100% nowadays.
Any idea on how to check if anything has changed in the admin panel? The profiles are...
Some of our users have complained that, when they're reading/writing a reply and a new notifications pops up, the system scrolls to the top automatically.
Is there a way to disable this? If so, can each user decide if they want this or not? I'm not sure if this is a system option or a template...
Hello everyone!
I want to put an advertising above the breadcrumb container, but only in thread view. Is it possible?
Right now the advertising is set as Container breadcrumb (top): Above.
I tried to add:
But this didn't seems to work. It doesn't show anywhere now.
Just to see if I got it right:
In this example I gave then I should have it to work:
<xf:if is="!$__globals.thread.412275">
<!-- Adsense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</xf:if>
?
And for multiple threads that Google claims, it...
Is there a way to not show Google Adsense advertisements on some specific Xenforo pages?
Some pages with more sensitive information Google asks to remove the advertising, under penalty.
I tried to do this using Xenforo's template syntax conditional statements but I couldn't.
Example:
<xf:if...