djtracey
Forum Replies Created
-
Resolved.
I think I’ll leave it as is for the moment.
Thanks again and best regards,
DavidHi Samir,
The site is https://tracey-translations.ch and the theme is ‘Vito’ from Quema Labs, but I will understand if you don’t have time to pursue this any further.
Thanks agains for your help,
DavidHi Samir, I tried switching themes again and going through the procedure you suggested. The comments box is now working properly. Only one problem: on the top right hand corner of the post, it still says:
(Date)
No Comments
David TraceyCan you suggest how I could remove the ‘No Comments’ text?
Thanks again for your help,
DavidHi Samir, many thanks for your response. I tried switching to other themes, but that didn’t help.
Best regards,
DavidForum: Plugins
In reply to: [Contextual Related Posts] Related posts do not appearHere 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