You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Online

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

#104850 JCE Filtering Out Affiliate Links within Articles

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Where2Wheel on Saturday, 18 July 2020 16:52 BST

Where2Wheel
First off, thanks to anyone that can assist. JCE is the best Joomla editor that I have found and I enjoy using it, but I cannot figure out why JCE keeps removing my Amazon affiliate links that I try to save within articles that I publish. I checked Global Config and I have "HTML filtering" set to "No filtering" for Super Users; however, when I try to save the code that looks like this:

<p>*Shameless Plug to Help Support W2W: Don't forget your Recovery Gear! Wherever you are wheeling, you should always be prepared for getting stuck! I've handpicked these items for their great value and dependable quality.</p>
<p><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://www.joomlacontenteditor.net/ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=tf_til&ad_type=product_link&tracking_id=where2wheel-20&marketplace=amazon®ion=US&placement=B002QSHIEU&asins=B002QSHIEU&linkId=61e1cd20e52036cace2270d4eedad434&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff">
</iframe><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://www.joomlacontenteditor.net/ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=tf_til&ad_type=product_link&tracking_id=where2wheel-20&marketplace=amazon®ion=US&placement=B07GK3F4GX&asins=B07GK3F4GX&linkId=53962929626ba500b2a4fa06fb8f16b4&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff">
</iframe><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://www.joomlacontenteditor.net/ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=where2wheel-20&marketplace=amazon®ion=US&placement=B00K150VAI&asins=B00K150VAI&linkId=5687a992c8dd620ff296a9e95f3bd5db&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff">
</iframe><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://www.joomlacontenteditor.net/ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=where2wheel-20&marketplace=amazon®ion=US&placement=B00AV2HONS&asins=B00AV2HONS&linkId=98f1b483843ecc1bb6cc67a768adce78&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff">
</iframe><p>

Then I click away from code, back to editor view, JCE removes all amazon related code and reduces it down to this:

<p>*Shameless Plug to Help Support W2W: Don't forget your Recovery Gear! Wherever you are wheeling, you should always be prepared for getting stuck! I've handpicked these items for their great value and dependable quality.</p>
<p> </p>

Therefore, I am left scratching my head about how to get these image based affiliate links into the article. If I had to guess, it's operator error and not an actual issue with JCE. Please advise how I should go about placing these affiliate links if entering them within the "Code" tab is not the way to go about it. Also, I don't know how to code and/or speak/read HTML so I am working form a very basic knowledge base.

Thanks in advance.
-David

Where2Wheel
Thanks for the response, I'll give that a try and see if that solves the issue. Thanks @hardys#

Where2Wheel
Thanks again @hardys# Allowing I-Frames did the trick and the links are staying in the articles.