[Plugin: SimplePie Plugin for WordPress] multiple templates on page?
-
I have a second instance of simplepie elsewhere on a page and wanted to use a different template for it – is this possible?
<?php echo SimplePieWP('https://website.com', array( 'items' => 5, 'cache_duration' => 1800, 'template' => 'website.tmpl', 'date_format' => 'j M Y, g:i a' )); ?>
But I get the error:
The SimplePie template file is not readable by WordPress. Check the WordPress Control Panel for more information.https://www.ads-software.com/extend/plugins/simplepie-plugin-for-wordpress/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: SimplePie Plugin for WordPress] multiple templates on page?’ is closed to new replies.