Plugin Author
berkux
(@berkux)
Hi amaury07,
try
{subloop:id:-1}voila:{$t}{/subloop:id}
or
{subloop:id:-1}voila:{id.$t}{/subloop:id}
$t is in one more object…
Bernhard
Hi,
Thanks a lot, Great, it works for the title, but not for the Cells content as the subloop name contain some $, like : “gsx$whatisitfor”
Could that be possible for you to correct the plugin (even only the pro version) to manage subloop with $ field.
Maybe another way should be able to split some content, with kind of explode() php function in a specific shortcode. Google spreadsheet provide also the row content as a kind of csv row in “content” field.
Being able to update a website from Google Spreadsheet is for me, an amazing opportunity for your plugin to be well known.
Anyhow thanks for your support,
Amaury
Plugin Author
berkux
(@berkux)
Hi,
<<Thanks a lot, Great, it works for the title, but not for the Cells content as the subloop name contain some $, like : “gsx$whatisitfor”
Could that be possible for you to correct the plugin (even only the pro version) to manage subloop with $ field.>>
Yes. I’ll fix that. That’s a real bug.
<<Maybe another way should be able to split some content, with kind of explode() php function in a specific shortcode. Google spreadsheet provide also the row content as a kind of csv row in “content” field.
Being able to update a website from Google Spreadsheet is for me, an amazing opportunity for your plugin to be well known.>>
Nice idea. As I’m not using Google Spreadsheet yet, I’ll do that in a silent hours.
Best
Bernhard
Hi
Ok perfect, please let me know whenever it’s corrected,
Look forward
Cheers
Amaury