Recent content by Tony Cossio

  1. Tony Cossio

    XF 2.2 Post Macros Question

    I have a line of code which I am using in post_macros to separate the reactions. Instead of three reactions it shows all of them separated with a counter; <xf:foreach loop="$post.reactions" key="$reactionID" value="$reaction"><xf:trim> <li><xf:reaction...
  2. Tony Cossio

    XF 2.2 How do I call a reaction title to display on a post?

    So I have a piece of code; What it does is lists a reaction, plus it's count. It works fine, but the raeaction title name does not show up (only the Icon). So instead of; :) x2 I want it to look like; :)smile x2 What am I missing? I presume reactionsTitle or something....
  3. Tony Cossio

    XF 2.1 How do I get the reaction count of a specific reaction in a post?

    Did you ever figure this out, and do you have a script and instructions? Thanks.
  4. Tony Cossio

    XF 2.2 How do I display a count for every reaction

    Hello, I saw this as a feature in xenforo 1.5 (perhaps a plugin) where the post reaction bar would have every reaction with a number count, followed by a list option in the end. So it would look like; :) x 4 :love: x3 :cool:x2 :mad:x1 list @Chris D was this native in 1.5 or an add-on? I...
  5. Tony Cossio

    [tl] Style Permissions [Paid]

    I think I figured it out, however I am using version 1.0.4a . There seems to be an error "invalid user" when specifying more than one specific users. One works fine.
  6. Tony Cossio

    [tl] Style Permissions [Paid]

    Question, I see that you cannot prevent default style. So is there a way to force a user or usergroup to use a specific style and to prevent them from accessing the default style?
Back
Top Bottom