Wrong columns
-
Hello,
I’ve created my Google Sheet with all the correct columns and corresponding values. I’ve also set up the template to use those variables, but I’ve run into a small issue.
The template is rendering variables that don’t match the ones defined in my spreadsheet. For example, I have a column named
city, so I expect to use{{mpg_city}}in the template. However, the template is displaying{{mpg_h1}}instead, which breaks the expected behavior and is currently preventing me from using the plugin properly.I’ve double-checked everything several times and everything seems to be configured correctly.
Any idea what might be causing this?Thanks in advance for your help.
The topic ‘Wrong columns’ is closed to new replies.