Quote:
Originally Posted by Dismounted
Method 1 Including External Files
Method 2 Place the code inside a plugin (no PHP start/end tags), and grab the information into a variable. Do not echo it, just use that variable in a template.
|
i did that in method B. it worked just the one time. i used global_start as the hook.
is there a better hook or how would you create a better hook?
i would imagine that if i used global start, it just does it the one time - showing the currency.
any ideas?
thanks.