• Resolved netsector

    (@netsector)


    1. Is there an option REWRITE?
    I’d like to do some changes, for example
    Find “and” rewrite to “&”

    2. How do I set which image to set for the featured image.

    I have two images. One and small image is in content and another larger image is available in Media files.

    And always sets me a small image for featured image, but i want larger image.

    1. SMALL IMAGE: http://www.novosti.rs/upload/thumbs/images/2014//02/20/sv-kijev1_150x90.jp

    2. LARGE IMAGE: http://www.novosti.rs/upload/thumbs/images/2014//02/20/sv-kijev1.jp

    RSS CODE: http://www.novosti.rs/rss/7-Sve%20vesti

    <item>
    <title>
    Fogenhuber: Krizu u Ukrajini su izazvale SAD, mete Rusija i EU
    </title>
    <link>
    http://www.novosti.rs/vesti/planeta.299.html:511014-Fogenhuber-Krizu-u-Ukrajini-su-izazvale-SAD-mete-Rusija-i-EU
    </link>
    <guid isPermaLink="true">
    http://www.novosti.rs/vesti/planeta.299.html:511014-Fogenhuber-Krizu-u-Ukrajini-su-izazvale-SAD-mete-Rusija-i-EU
    </guid>
    <description>
    Prvi cilj je destabilizacija Rusije. Drugi cilj je da se Evropa spreči u svakom daljem političkom ujedinjenju, da se vrati NATO-u u predratni poredak, kao i pod hegemoniju SAD rekao je Fogenhuber
    </description>
    <enclosure url="http://www.novosti.rs/upload/images/2014//02/20/sv-kijev1.jpg" length="54565" type="image/jpeg"/>
    <content:encoded>
    <![CDATA[
    <img src="http://www.novosti.rs/upload/thumbs/images/2014//02/20/sv-kijev1_150x90.jpg" align="right"/> Bivši poslanik stranke Zelenih Austrije u Evropskom parlamentu Johanes Fogenhuber oštro kritikuje ulogu SAD i EU u ukrajinskoj krizi tvrdeći da je zapad izazvao tu konfrontacij
    ]]>
    <![CDATA[
    u, prenosi dana sbečki dnevnik "Viner cajtung". Fogenhuber je ukazao da imamo trenutno nepotreban i veoma opasan rat u Evropi, koji je praćen na obe strane propagandnim ratom, sa dve potpuno različite priče. Sto godina posle početka Prvog i 75 godina od početka Drugog svetskog rata u Evropi, prema njegovim rečima, vlada raspoloženje kao da se nalazimo u "vremenskoj mašini", gde se podstiče ratno raspoloženje, postoji jedinstveni front u evropskim medijima, kao pre Prvog svetskog rata.
    ]]>
    </content:encoded>
    <category>Svet</category>
    <pubDate>Sat, 20 Sep 2014 10:41:32 +0200</pubDate>
    </item>

    https://wordpress.org/plugins/wp-rss-multi-importer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Allen

    (@amweiss98)

    if the images are in the media enclosure in the RSS feed, you can choose to get either the first, second, third, etc image from the RSS feed…there is no way for plugin to get all the images, decide which is the biggest and choose that (it is possible, but requires the server to use a lot processing to go out an get all images).

    You would have to code the excerpt_functions.php file to get the replacement you want. You’ll see other rewrites in the functions on the page where you can add yours.

    Thread Starter netsector

    (@netsector)

    Tnx, its work!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rewrite and Featured image’ is closed to new replies.