Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have a lot of categories and each category wants a type posts?
Hi Ken,
I’m having a hard time understanding your question, so I’ll reply based on what I think you’re asking. If my reply isn’t related to your question, could you please elaborate further.
You can select specific user posts with the post loop widget. Be sure to install the SiteOrigin Widgets Bundle, once installed please add the post loop widget and click build post query.
Go down to the additional field and type: author_name=NAME
Replace NAME with the username or nickname of the user. So for example, my username is Alex so I would input:
author_name=Alex
My nickname is alexs, so I would use:
author_name=alexs
In that instance.
Does this make sense?