Started showing only 3 posts
-
Hi, I’ve been using the plugin and it was working wonderfully, but suddenly my archive page which displayed a grid with all posts from all blogs, started displaying only the posts from two specific blogs. This is my shortcode:
<?php echo do_shortcode( ‘[netsposts days=”0″ titles_only=”false” thumbnail=”true” size=”90,90″ image_class=”w-100 mw-100 h-auto d-block” show_categories=”true” auto_excerpt=”false” excerpt_length=”75″ list=”100″ paginate=”false” show_author=”false” meta_info=”false” include_link_title=”true”]’ ); ?>
If I add posts on other blogs, they won’t show either.
What I think could be related it’s that I installed a plugin called wpSearchMu which I intended to use for the multisite’s search results and I enabled an option that “built an index” or something like that. I think it started happening after doing that.
Other than that, I haven’t made any changes so I’m really puzzled.
Thanks in advance for your help.
The topic ‘Started showing only 3 posts’ is closed to new replies.