Forums

portfolio (8 posts)

  1. macart
    Member
    Posted 10 months ago #

    I have a filterable portfolio with a category of "All" I have two portfolio items with a tag of "home featured," I would like to hide "home featured" items from being displayed in "All." I'm lost as how to accomplish this

  2. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

  3. macart
    Member
    Posted 10 months ago #

    thanks for the reply. Sorry for the dumb question, but would I be changing the code in the javascript or the portfolio_template.php?

  4. macart
    Member
    Posted 10 months ago #

    I tried this in my portfolio_template.php

    [Code moderated as per the Forum Rules. Please use the pastebin]

    I get parse error

    Not sure if I'm on the right track or not

  5. macart
    Member
    Posted 10 months ago #

    tried this in my template.php, getting warmer? I'm lost lol

    $query = new WP_Query( 'all=-547,-527' );
  6. macart
    Member
    Posted 10 months ago #

    Ok maybe a easier solution. How would I delete the "all" category from the filter portfolio menu?

  7. macart
    Member
    Posted 10 months ago #

    Get parse error from the following.

    anyone?

    [Code moderated as per the Forum Rules. Please use the pastebin]

  8. macart
    Member
    Posted 10 months ago #

    Here is my java & php:

    http://pastebin.com/W7fdPCxD

Reply

You must log in to post.

About this Topic