• Resolved babydragon0123

    (@babydragon0123)


    I’m using Visual portfolio to display post and I need help to customise it.
    My site has 8 categories of post and I want visual portfolio get 1 of each category to show. I think custom query can handle that but don’t know how to code it. Can you help me with this? Thank you very much

Viewing 1 replies (of 1 total)
  • Plugin Author Nikita

    (@nko)

    Answered in the ticket system:

    <p>I’m not sure it is possible with the Custom Query option, because you need 3 steps for this action:</p>

    1. Get all available categories
    2. Loop over these categories and find 1 post from each
    3. Output all found posts

    <p>The custom query has a single step only. I think you will need to write custom PHP for your needs. But since we don’t provide customizations, you have to make it by yourself or with 3rd-party help.</p>

Viewing 1 replies (of 1 total)
  • The topic ‘Customise 1 post per category’ is closed to new replies.