Hello, I have a problem in my forum and it is that by adding the code of my amazon affiliate like this:
<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//rcm-eu.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=forocomprasonline-21&language=es_ES&o=30&p=8&l=as4&m=amazon&f=ifr&ref=as_ss_li_til&asins=B07CBQS9KY&linkId=4c8552bb49c85c1acc2a6928ca74795c"></iframe>
I do not appear in my forum, I add it from source code but then it does not appear.
Thanks!
Here in your forum I have tried it and it does the same to me.
Hi FranRicht,
by default, wpForo doesn't allow to use iframe tag, as it is not secure. There can be a lot of spam post.
In Dashboard > Forums > Tools > "Allow extra HTML tags" textarea you should add iframe tag name with its attributes . This will allow using iframe tag (use the source ( {:} ) button before passing the link).
Thank you!
Spam I think I can control it with Google reCAPTCHA.
I'm worried about viruses, if I accept <iframe> can they get viruses in the forum?
Do not add the name of the iframe tag with its attributes.
If you were so kind to tell me how.