Support » Plugin: RSSImport » [Plugin: RSSImport] Syntax error when showing the rss on a php page ([shortcode] is working)

  • Resolved FabioCarretti

    (@fabiocarretti)


    when I try to display:
    <?php echo do_shortcode(‘[RSSImport display=”1″ feedurl=”http://www.ilsole24ore.com/rss/finanza-e-mercati.xml&#8221; displaydescriptions=”true” html=”true” truncatedescchar=”100″ truncatedescstring=”…” truncatetitlechar=”50″ truncatetitlestring=”…” start_items=”<div class=”home-news1-content-blocks”>” end_items=”</div>” start_item=”<p>” end_item=”</p>” paging=”false”]’); ?>

    or simply
    <?php RSSImport(10, ‘http://bueltge.de/feed/&#8217;); ?>

    i notice this error:
    Parse error:
    syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/hipband7/public_html/sidercenter/wp-content/themes/SiderCenter/home.php on line 71

    any suggestions?
    thx,
    fabio

    http://wordpress.org/extend/plugins/rss-import/

  • The topic ‘[Plugin: RSSImport] Syntax error when showing the rss on a php page ([shortcode] is working)’ is closed to new replies.