XF 2.1 Linking to a specific Xenforo prefix

JacquiiDesigns

Well-known member
Okay - I have #1 prefix called "Example"
I've used the prefix in varying sections of the forum - for examples:
  1. https://site.com/forum-name.1/example-thread-name.1/?prefix_id=1
  2. https://site.com/forum-name.2/example-thread-name.2/?prefix_id=1
  3. https://site.com/forum-name.3/example-thread-name.3/?prefix_id=1
In these examples - the prefix is added to 3 different forum sections.
What I need to do, however, is to link to the prefix as a whole. I need to make it so that the url is similar to such:
  1. https://site.com/index?prefix_id=1

I need to link to a list of ALL "Example" prefixes - no matter what section it's in.
Is this possible? How can I do this please?

Thanks!

J.
 
Thanks for the super-quick response @Brogan!
Let me ask ... Is it theoretically possible to write some sort of if conditional into a template - so that if prefix_id=1 in forums a + b + c = show all listed?
Hope that makes sense. I just would like a way to link to a prefix globally - no matter which specific forum the thread resides in.
Surely there's some way to accomplish such a thing...? I hope LOL
Thanks again.

J.
 
Top Bottom