bins wrote: I really appreciate the work your've done on this, but, I now think I need to unlearn what I picked up.
Can I put the link straight into my article or do I need to use a Custom HTML field?
In either case, how do I now structure my link, which was (at the beginning!:
partner.domain/partners/showlanding?partner=ourpartnerid&username={username}&name={name}&email={email}
You should be able to use the following in your Joomla article once you have upgraded to CB Content bot 3.0.1:
Code:
<a href="http://partner.domain/partners/showlanding?partner=ourpartnerid&username={cb}[username]{/cb}&name={cb}[name]{/cb}&email={cb}[email]{/cb}