Support Forum
Hey,
I've installed the Add Identities plugin and created some new identities.
I'm not sure though how to add the function call to the template. It would be nice if you could give me an example, where and how to add it, maybe with the line where I have to add it and so on.
function sp_PostIndexIdentityDisplay($args=”, $toolTip=”, $identity)
That doesn't seem to be correct, does it? In my case the new identity name would be "Raptr".
Thanks in advance!
Mac
well, without knowing what you added, or where you want it to display, kind of hard.. but will try... a template function is something you call... so you cannot put a function in like you did... instead, where you want it to display, add
sp_PostIndexIdentityDisplay('', 'tooltip text', 'pinterst');
so the first argument, which is empty in my example, would be any args you want to set in the arg list... second element is the text you want to see in the tooltip, in this case 'tooltip text'... and third argument is the name you gave the identity you created...
Visit Cruise Talk Central and Mr Papa's World
I apologies using this topic for a larger question... but since I can't make identities work as well I use this as a sample question too.
The question is: Where did "Mac" find the function to show identities, where is such plugins documentation? I really can't understand it just reading the function it self.
Sorry for the silly question, but it's being a real problem to me.
Thanks,
Andrea
1 Guest(s)