• Resolved Tessil

    (@tessil)


    http://sun-music.net/sun-music-charts/

    Amazon ads links changed code for product links that Table doesn’t seem to resolve. Code below is in first 4 columns in row one. all other cells have iframe code

    <script charset="utf-8" type="text/javascript">
      amzn_assoc_ad_type = "product_link";
      amzn_assoc_tracking_id = "sunmusinetthe-20";
      amzn_assoc_marketplace = "amazon";
      amzn_assoc_region = "US";
      amzn_assoc_placement = "B00HWJVAEC";
      amzn_assoc_asins = "B00HWJVAEC";
      amzn_assoc_show_border = true;
      amzn_assoc_link_opens_in_new_window = true;
    </script>
    <script src="http://ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1&l=as4&source=ss&ref=ss_til">
    </script>

    Website: http://sun-music.net
    · TablePress: 1.3
    · TablePress (DB): 23
    · TablePress table scheme: 3
    · Plugin installed: 2014/01/20 04:45:29
    · WordPress: 3.8.1
    · Multisite: no
    · PHP: 5.2.17
    · mySQL (Server): 5.0.96-log
    · mySQL (Client): 5.5.19
    · ZIP support: yes
    · UTF-8 conversion: yes
    · WP Memory Limit: 40M
    · Server Memory Limit: 256M
    · Magic Quotes: on
    · WP_DEBUG: false
    · WP_POST_REVISIONS: true

    thanks
    TC

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this are the line breaks in the code. Those get replaced by HTML <br /> tags automatically. To change this, you can add a parameter to the Shortcode:

    [table id=123 convert_line_breaks=false /]

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘ad link code not working in cell’ is closed to new replies.