+[2013-10-06T11:22:44Z]nate`I'm trying to do an ifttt rule for my site about to come up and get this error regarding my atom.xml: Feed URL +[2013-10-06T11:22:46Z]nate`Not a valid feed url, missing feed title +[2013-10-06T11:23:04Z]nate` <title><![CDATA[Sproutable Communities]]></title> +[2013-10-06T11:23:13Z]nate`is the auto generated title for atom.xml +[2013-10-06T17:42:04Z]nate`anyone around?
I'm trying to do an ifttt rule for my site about to come up and get this error regarding my atom.xml: Feed URL
+[2013-10-07T17:14:38Z]tomshredsHi! Why do I get: Liquid Exception: Unknown tag 'endif' in page +[2013-10-07T17:14:47Z]tomshredsWhen I try using the {% unless %} tag? +[2013-10-07T17:15:05Z]tomshredsLike in {% unless page.title contains "brainpad" %} style="text-transform:lowercase{% endif %} +[2013-10-07T17:15:38Z]tomshredsdoing it with if resolves the problem +[2013-10-07T17:27:30Z]jaybe{% endunless %}