Create the post content using alternative attributes
-
Hi,
I use the last version of FW. Fanstastic tool!
I have some trouble on creating a good article from feeds that contain no content attribute but different attribute like:<entry>
<title>A title</title>
<link href=”https://www.example.com/post-1.html”/>
<author>
<name>morrolinux</name>
<uri>https://www.example.com</uri>
</author>
<published>2016-04-30T08:30:00+00:00</published>
<updated>2016-04-30T13:46:38+00:00</updated>
<media:group>
<media:title>A title same as the first title</media:title>
<media:thumbnail url=”default.jpg” width=”200″ height=”150″/>
<media:description>Really nice description</media:description></media:group>
</entry>How can I use media:description value as content and thimbnail ad featured image?
Is it possbile to add the link https://www.example.com/post-1.html on the content too?Regards,
V.
- The topic ‘Create the post content using alternative attributes’ is closed to new replies.