takien / Easy-Table

Easy Table, WordPress plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV import loses URL after '&'

bullox opened this issue · comments

I'm trying to load a table from a Google Spreadsheet CSV file, and it works perfectly in the test area, but when I use it in a page it seems to lose everything in the URL after the first '&'. Can you advise?

[table colalign="left|center|right|center|center|left" th=true file="https://docs.google.com/spreadsheet/pub?key=0Aozcq5fxRxdBdDlQUzdvTVJ0MUdEYWY3OFM3aDRqakE&single=true&gid=11&range=A1%3AF33&output=csv"]
[/table]

Thanks