You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I've attempted the iFrame macro and am getting a refused to connect error.
The code looks like this:
<iframe sandbox="allow-popups allow-scripts allow-modals allow-forms allow-same-origin" style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=sanewire-20&language=en_US&marketplace=amazon®ion=US&placement=B01MXUSRMN&asins=B01MXUSRMN&linkId=8abf39d73dffccef7e1066cde6369f39&show_border=true&link_opens_in_new_window=true"></iframe>
Thanks for any thoughts.
@Gary Fujioka_ Sr_ Welcome to the Atlassian Community
You can use the iFrame macro. Just put this in the URL section: //ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=sanewire-20&language=en_US&marketplace=amazon®ion=US&placement=B01MXUSRMN&asins=B01MXUSRMN&linkId=8abf39d73dffccef7e1066cde6369f39&show_border=true&link_opens_in_new_window=true
Make the height 240 and width 120.
Worked fine for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
<iframe sandbox="allow-popups allow-scripts allow-modals allow-forms allow-same-origin" style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=moin00-20&language=en_US&marketplace=amazon®ion=US&placement=B0753JJZM3&asins=B0753JJZM3&linkId=1550c5592931d9f2c2e29a3bb955b3ae&show_border=true&link_opens_in_new_window=true"></iframe>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.