[Plugin: RSSImport] Syntax error when showing the rss on a php page ([shortcode] is working)
-
when I try to display:
<?php echo do_shortcode(‘[RSSImport display=”1″ feedurl=”https://www.ilsole24ore.com/rss/finanza-e-mercati.xml” 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, ‘https://bueltge.de/feed/’); ?>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 71any suggestions?
thx,
fabio
- The topic ‘[Plugin: RSSImport] Syntax error when showing the rss on a php page ([shortcode] is working)’ is closed to new replies.