• Resolved projectxuniverse

    (@projectxuniverse)


    Hi,

    I’m using the Modern wordpress theme. I’m having a weird issue where when I enter the html form amazon for an affiliate program such as below, it displays it when I first enter it and looks fine, but when I preview the page it just shows blank page.

    Also, when I click update to save page changes then exit the edit screen for that page and then go back into it, the changes that I’ve made were not saved. Any idea why this happens?

    <iframe 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=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=projectx0b-20&marketplace=amazon&region=US&placement=B07GRCMHCV&asins=B07GRCMHCV&linkId=6bbb57824d56decb1de51dc5f06558e9&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff”>
    </iframe>

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author webvitaly

    (@webvitaly)

    Hi @projectxuniverse

    You need to use iframe shortcode instead of the raw html. Raw html is probably stripped by the WordPress editor.

    Try this shortcode:

    [iframe src="//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=projectx0b-20&marketplace=amazon&region=US&placement=B07GRCMHCV&asins=B07GRCMHCV&linkId=6bbb57824d56decb1de51dc5f06558e9&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff" style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0"][/iframe]

    Thread Starter projectxuniverse

    (@projectxuniverse)

    @webvitaly thank you for your reply. I’ve pasted the code you provided but it doesn’t seem to work, maybe I’m doing something wrong. It’s just displaying the code. The link to the page is below, please let me know if there’s something else I can try.

    https://projectxuniverse.wordpress.com/test-page/

    Plugin Author webvitaly

    (@webvitaly)

    Have you installed and activated the iframe plugin?

    Thread Starter projectxuniverse

    (@projectxuniverse)

    It asks me to upgrade to a plan to install plugins. Is there no other way around this?

    Plugin Author webvitaly

    (@webvitaly)

    I dont understand what do you mean “upgrade to a plan to install plugins”. Iframe shortcode will not work without iframe plugin installed and activated.

    Thread Starter projectxuniverse

    (@projectxuniverse)

    When I go to plugins it says: “Upgrade to Business plan to install plugins.”

    Plugin Author webvitaly

    (@webvitaly)

    Oh, I think I know what is your issue. You are probably using WordPress.com service to build a website (instead of self-hosted WordPress website). As far as I know you are not allowed to install additional plugins in free account.

    Plugin Author webvitaly

    (@webvitaly)

    You are seeking help in the wrong place.
    Here is the difference between www.remarpro.com and wordpress.com websites: https://en.support.wordpress.com/com-vs-org/

    Thread Starter projectxuniverse

    (@projectxuniverse)

    Yes, found that out last night. So the text and image amazon html will get blocked. But either text or image works. Was able to use the image products. Not ideal, but works.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Amzon HTML Not Working’ is closed to new replies.