0

Can't find " related" options in "query" section in WordPress ,trying to build single page post, want to show relevant posts, option not there in "select post by " ? not using any plugins , hosting site " siteground" kindly help

I'm trying to get similar data by category (eg : 'news' only from the category list, same post tags ).

4
  • There is no "relevant" option as that's a subjective thing. You need to define what "relevant" is first (eg. same/similar keywords in title? same category? same post tag(s)?) and then you can try querying posts according to said criteria. Commented Sep 27, 2023 at 15:12
  • Thank you for your clearance , yes I'm trying to get similar data by category (eg : 'news' only from the category list with the news tags ). Commented Sep 27, 2023 at 16:27
  • If so then you could use either of the category parameters to get posts from the same category: developer.wordpress.org/reference/classes/wp_query/… Commented Sep 27, 2023 at 17:00
  • I really appreciate your support here . actually the problem is simpler than you thinking , I am using WordPress Interface , (nube ) , just can not find the options from drop down . Commented Sep 27, 2023 at 18:19

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.