[Plugin: Diamond MultiSite Widgets] Diamond Multisite Plugin display problem
-
On my testsite, I’ve installed a wordpress network.
The first blog is: mytutorials.nl
The second blog is: mytutorials.nl/blaat
On the index of the first blog, I’ve added the following code:
<?php echo do_shortcode('[diamond-post format="{title}: {excerpt}{more}" exclude=1 count=3]'); ?>This ensures that on the index of the first blog the titles+excerpts from the second blog are displayed on top of the first blog. (I’ve made it extra ugly so the difference is clear.)
This works all perfect but when I apply this on my real blog with all the institutions exactly the same (I’ve checked this multiple times), nothing is displayed. When I remove ‘exclude=1’, the excerpts+titles from the first blog are displayed so I think that there is a problem in the connection or so?
My knowledge of php is too small to solve it myself so I hope someone can helpe me out here.
Thanks!
http://ww.wp.xz.cn/extend/plugins/diamond-multisite-widgets/
The topic ‘[Plugin: Diamond MultiSite Widgets] Diamond Multisite Plugin display problem’ is closed to new replies.