• Resolved pericorp

    (@pericorp)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pericorp

    (@pericorp)

    Well I just figured it out, the issue was because I had enabled the option Discourage search engines from indexing this site.

    Anyway, since the site is in development stage I would need to leave this option enabled, is there a way so that the plugin can still work doing that?

    Plugin Author johnzenausa

    (@johnzenausa)

    No sorry. It will only work with allowed (public) domains. Any private, spam no index etc… it won’t work. WordPress security measure.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Started showing only 3 posts’ is closed to new replies.