Not working at all
-
I can’t get this to work at all. I only have 2 posts on my network so far, one on the main site and one on a subsite. I added your sample shortcode:
[netsposts include_blog=”1,2,5″ days=”30″ taxonomy=”news” titles_only=”false” show_author=”true” thumbnail=”true” size=”90,90″ image_class=”alignleft” auto_excerpt=”true” excerpt_length=”150″ show_author=”true” paginate=”true” list=”5″]
And nothing showed. I realized some of those things are limiters, so I deleted
- include_blog=”1,2,5″ days=”30″ taxonomy=”news”
and then my short code read:
[netsposts titles_only=”false” show_author=”true” thumbnail=”true” size=”90,90″ image_class=”alignleft” auto_excerpt=”true” excerpt_length=”150″ show_author=”true” paginate=”true” list=”5″]
Still nothing.
I kept deleting options until I got to the barebones:
[netsposts list=”5″]
Still nothing.
I don’t get it…
- The topic ‘Not working at all’ is closed to new replies.