Okay
  Public Ticket #211940
Portfolio filter category for Home Pages
Closed

Comments

  • Amandine started the conversation

    Hi there,

    I would like to display only selected categories of work on the homepage (actually I need to exclude one). I tried to filter that here

    "$portfolio = array(

    'posts_per_page' => '8',

    'post_type' => 'portfolio'

    );'

    but nor 'category" nor 'project_type' nor any of my tries were successful... Can you help with that?

  •  8,470
    Tahir replied

    Hey Amandine!

    You can choose categories from within Visual Composer Edit Portfolio options. Are you using the latest theme Version 4.0.3 ?. If not please update to version 4.0.3 .

    You can update your theme by downloading a fresh copy from ThemeForest, deleting the current version you have on your server and uploading the new.
    It's recommended that you use FTP, but this also can be done with the WP dashboard if you prefer. The reason FTP is superior for this is because the theme won't have to be deactivated during the process so you won't have to reassign your widgets. If you're
    interested in keeping up to date with the latest changes and fixes, please refer to the changelog: http://themenectar.com/changelogs/salient.html
    Also, remember to clear your browser cache after each update if you notice anything off. Old theme files can persist in your local cache and make you think something's wrong.

    Thanks


    ThemeNectar Support Team