Create a custom BBCode,
Put this in the BBCode Usage . . .
Code:
[wishads]{TEXT}[/wishads]
Put this in the HTML Replacement . . .
Code:
<iframe name="wishads" scrolling="no" frameborder="no" align="center" height="116px" width="564px" src="http://www.wishads.com/wishads_z_store.php?{TEXT}"></iframe>
Now after creating your WishAd select the code from ? to the last " in the code. that would be your RF # to the name of the font. Paste that between the WishAds usage code. I am finding tho that all the products has the RF# for WishAds, I haven't figured out why yet. If I can't figure it out I'm going to have to remove it. I don't mind the author getting their fair share, but I want mine too

My website can be found HERE
EDIT: Got it working. I Had to break the code in to two parts.
Put this in the BBCode Usage . . .
Code:
[wishads]{TEXT1}, {TEXT2}[/wishads]
Put this in the HTML Replacement . . .
Code:
<iframe name="wishads" scrolling="no" frameborder="no" align="center" height="116px" width="564px" src="http://www.wishads.com/wishads_z_store.php{TEXT1}{TEXT2}"></iframe>
Now after creating your WishAd select the code for your rf# i.e ?rf=xxxxxxxxxx. Paste that between the WishAds usage code. Add a comma and space. Copy the rest of the code after your rf# up to but not including the last ". Past that after the space between the WishAds usage code. and your done. Works just fine now.



Hope to get to it by the end of the weekend.