• I have just set up a post on neural machine translation, and have listed ‘machine translation’ as the category. But I don’t see any related topics, although I believe my settings are reasonable. I looked through previous queries and found one on on the same problem, in which you suggested going to Query Monitor. I have done this, and under the Queries heading I find two queries referring to ‘neural machine translation’ (the name of the post) but none including ‘MATCH’, as you mentioned in your reply to another question.

    I would be grateful for your advice.

    Kind regards, David Tracey, tracey-translations.ch

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

    (@djtracey)

    Here are the two queries mentioning ‘neural machine translation’:

    SELECT ID, post_name, post_parent, post_type 
    FROM 6jxiA813o9_posts 
    WHERE post_name IN (‘neural-machine-translation’) 
    AND post_type IN (‘page’,’attachment’)
    SELECT 6jxiA813o9_posts.*
    FROM 6jxiA813o9_posts 
    WHERE 1=1 
    AND 6jxiA813o9_posts.post_name = ‘neural-machine-translation’
    AND 6jxiA813o9_posts.post_type = ‘post’ 
    ORDER BY 6jxiA813o9_posts.post_date DESC

    Plugin Author Ajay

    (@ajay)

    That doesn’t look like the output from my plugin. Can you try a manual install in your theme as detailed in the faq

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

The topic ‘Related posts do not appear’ is closed to new replies.