Help with E tag for for teamraiser thermometer

Options

We would like to change our thermometer on our teamrasier pages but currently using the code : ],0,0]]  and unable to change to a new more updated thermometer. We have tried adding the S-tag 35 but not working.  Any help on how to get this changed would be great.

Tagged:

Comments

  • If you're using a custom Progress Meter, use the S337 tag instead of S35.


    ]:0:0:]:goal]]:XXXX:#000000]]


    ... where XXXX is your Progress Meter's ID.

  • Noah Cooper:

    If you're using a custom Progress Meter, use the S337 tag instead of S35.


    ]:0:0:]:goal]]:XXXX:#000000]]


    ... where XXXX is your Progress Meter's ID.

    Noah, this is what I needed but was unable to get the goal to work correctly.

    Here is my beta page:

    http://support.madd.org/site/TR?fr_id=2820&pg=entry

    Our old thermometer is the blue one that gives is goal and achived.  I have listed your code below it with the default thermometer. I would ultimatly like the same thing just with a custom thermometer.  You have been most helpful.

  • Sam Granato:

    Noah, this is what I needed but was unable to get the goal to work correctly.

    Here is my beta page:

    http://support.madd.org/site/TR?fr_id=2820&pg=entry

    Our old thermometer is the blue one that gives is goal and achived.  I have listed your code below it with the default thermometer. I would ultimatly like the same thing just with a custom thermometer.  You have been most helpful.

    Looking at your Greeting page code, you have the following:



    ]:0:0:]:goal:0]]:1:#000000]]

    The ":0" after goal shouldn't be there. ]:goal]] will dynamically pull in the goal for the current TeamRaiser. Alternatively, you can replace that with a hardcoded goal, e.g.



    ]:0:0:50000:1:#000000]]

Categories