@avidns yes it will work but you need to use it like this [XML_FEED_BEGIN url='https://www.mydomain/feed/' count='1'][XML_FEED_ITEM_TITLE][XML_FEED_END]
The [XML_FEED_ITEM_TITLE] tag alone in the subject will not do the job.
@avidns yes it will work but you need to use it like this [XML_FEED_BEGIN url='https://www.mydomain/feed/' count='1'][XML_FEED_ITEM_TITLE][XML_FEED_END]
The [XML_FEED_ITEM_TITLE] tag alone in the subject will not do the job.
Its an old thread but I'm having buggy issues with a custom tag within a custom tag in the subject.
Subject: [RANDOM_CONTENT:Test1|Test2|Test[CCT_RandomNumber]|Test4|Testing to now ]
Sometimes it passes when I tweak something but sometimes it fails and I've no idea what I edited. No common patterns. Is there a way to run this successfully every time?
@octo - officially, the RANDOM_CONTENT tag does not support subtags, so you can't use tags in it.
If you need to use tags, use random content blocks and put the tags there.