Hello,
I am trying to create a bb code where when i put in a link between [custom][/custom] it will show up as an image in the post and when clicking on it it will go to that page. Here is the code i used, my issue is that i cannot get it to work it {text} bracket inside href, it keeps breaking. Any help would be appreciated
I am trying to create a bb code where when i put in a link between [custom][/custom] it will show up as an image in the post and when clicking on it it will go to that page. Here is the code i used, my issue is that i cannot get it to work it {text} bracket inside href, it keeps breaking. Any help would be appreciated
<a href="{text}"><img src="//i.imgur.com/S99ny84.png" width="300" height="225" style="border:1px solid black;" /></a>