Is there a way to order the selectors? For example, if I have two different elements for possible item URLs, can I force Feed Creator to look in one element first then, the other.
I’m having an issue where I’d like it to use a different URL than the item link (a link, for example, in the feed text). Sometimes, there’s a link in the description. Sometimes, not. When there is one, I’d like to use it. If not, I’d like it to revert or leave the item URL blank.
I’ve been able to extract the item URL from the feed text, but unfortunately, Feed Creator then passes over all items that don’t have URLs in the feed text and excludes them. That behavior doesn’t seem to naturally follow from how the item URL selector is discussed in the docs.
Thanks!