Hi
Using XF2.2
I am displaying a snippet of a post, and have a button under it.
after clicking the button (to display the entire post, on the same page), I'd like to increment the views as if the post was viewed on its own page.
I have a public controller, but can't figure out what type of view...
Hi
I created a controller and a route for a page.
The route has a Route prefix, Section context (forums), and controller.
The page itself works.
Is it possible to make the breadcrumbs appear as though they are under a specific forum?
I can use a link forum (or a page), and the the link appears...
Hi
We have a pretty large board, and currently have 102K tags.
Unfortunately, 64K of them are used only once (or none..)
It would have been helpful to mass delete them from the ACP (select all tags with less than x occurrences, and delete them.
Hi
When enabling Youtube media site, any youtube url becomes an embedded video as instead of plain tags.
Is there a way to prevent this?
When users add a bunch of links to their post it makes more sense to display them as a list of unfurl urls rather than many embedded videos one after the...
The js does a simple thing:
When clicking the button it displays an email address (I tried a more complex script but it did not work, so checked a simple script which apparently does not work either...).
Both of the codes I added in my post are simply the page template:
First the HTML, then the...
Hi
I have page with some simple JS.
When opening in its own dedicated page- all works as it should.
But when attempting to open in a popup, the JS does not work.
Why is that?
Is there anything I can do?
I am still running XF 2.2
<xf:button id="name-bt1" class="button--cta button">
{{...
@Siropu , Thanks for the updates!!
I tried playing around with this type of ad.
The ad is mute on default. When unmuting it and closing the ad- it keeps playing in the background.
Is there any way to fix this?
I used JS to add the controls (so users could unmute the video easily)
and also...