Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ajay

    (@ajay)

    Hi,

    What is the URL of the image that you see without Zemanta? What happens when you disable timthumb?

    And, at the risk of pitching my own plugin, have you seen Contextual Related Posts?

    Thread Starter Doug

    (@nicoblog)

    Ok your plugin works better for me ??

    But it’s showing “No related posts found” here: https://www.nicoblog-games.com/nds-roms/
    This are the settings: https://postimg.org/image/5tpgjjle3/

    Plugin Author Ajay

    (@ajay)

    That is indeed strange.

    Can you try 3 things.

    1. Clear cache in the settings page and regenerate the index
    2. Install Query Monitor to check the query being generated on the page. You should be able to see all the queries including the one by Contextual related posts
    3. In your phpMyAdmin where you can view the database, check if there the three indices created for crp_content, crp_related and crp_title

    Thread Starter Doug

    (@nicoblog)

    This is a multisite, so far it only works properly for 1 site. I’m not very good at this i tried to follow your steps, this is the info i gather:

    1. deleted cache, 140 rows is correct the site has 140 posts:
    https://postimg.org/image/bf9izm8zx/

    2. Installed query monitor though i don’t understand it, here’s a pic:
    https://postimg.org/image/9q0frjtal/

    3. Searching on mysql database, there are 3 sites where i need the plugin:
    wp_2 is https://www.nicoblog-games.com/psp-iso/ (works)
    wp_3 is https://www.nicoblog-games.com/nds-roms/ (doesn’t work)
    wp_6 is https://www.nicoblog-games.com/gba-roms/ (doesn’t work)

    Searching:
    crp_content: No matches on any site of the network.

    crp_title:
    -1514 matches in wp_2_postmeta
    – No matches elsewhere.

    crp_related:
    -1514 matches in wp_2_postmeta
    -55 matches in wp_3_postmeta (probably reindexing)
    -14 matches in wp_6_postmeta

    This is what it’s indexing on wp_3_postmeta:
    https://postimg.org/image/t6l5e2oel/

    I believe there’s some sort of problem with the multisite compatibility but i knoiw nothing, i hope you can help me, let me know if there’s any info you need.

    Plugin Author Ajay

    (@ajay)

    Hi,

    I think it is the issue with the multi-site. CRP doesn’t auto index across all the sites, which is something I am working on.

    Some users have told me that you need to activate the plugin for each site and it works. Alternatively, I think you can hit “Recreate Index” on each site and it should work.

    Can you give this a check?

    Thread Starter Doug

    (@nicoblog)

    “Some users have told me that you need to activate the plugin for each site and it works”
    That’s weird, on a multisite installation you cannot install plugins for each site you have a network admin panel (/wp-admin/network/) And that’s the only place where you can install plugins for all sites on the network, you can’t choose which site get it, once you do “network activate” it will be active for the whole network.

    Where is the “recreate index” button? i can’t find it.

    Thread Starter Doug

    (@nicoblog)

    Solved.

    I learned something today =D

    If you have a multisite you cannot “network activate” (for all sites) this plugin. You have to leave it deactivated and then go to each specific site and go to plugins and only then it will appear there, then activate it for each site.

    I’m so glad it worked finally.
    Sorry for trouble!

    Plugin Author Ajay

    (@ajay)

    Glad to know this worked and thank you for choosing my plugins ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘conflict with zemanta related posts’ is closed to new replies.