How to import another element to content?
-
i have xml file that has this info:
<item> <title>the title</title> <description> the content i see inside<p><img src='https://img.mako.co.il/2016/01/05/hahaverikopopoi_4_a.jpg'/></p> </description> <link> https://www.mako.co.il/entertainment-celebs/local-2015/Article-ada7c4db0e01251006.htm?Partner=rss </link> <pubDate>Tue, 05 Jan 2016 11:30:00 +0200</pubDate> <guid>ada7c4db0e012510VgnVCM2000002a0c10acRCRD</guid> <shortDescription> the content i see inside </shortDescription> <image> https://img.mako.co.il/2016/01/05/hahaverikopopoi_4_a.jpg </image> <image139X80> https://img.mako.co.il/2016/01/05/hahaverikopopoi_4_f.jpg </image139X80> <image435X329> https://img.mako.co.il/2016/01/05/hahaverikopopoi_4_c.jpg </image435X329> <image624X383> https://img.mako.co.il/2016/01/05/hahaverikopopoi_4_i.jpg </image624X383> <photographer>Name</photographer> </item> <item>
the plugin take the <title>, the <image> and the conetnt.
i want to take the <image624X383> too and put it before the content.
how can i do that?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to import another element to content?’ is closed to new replies.