#1665
joshin
Participant

I managed to fix this issue. I think it was a read/write issue on my end.

Another question for the same page, I want to only list portfolio items tagged with “current-2004″.
So far it seems to display all.

The shortcode I’m using is below:

[portfolio display_types=”true” include_tag=”Current-2004″, display_tags=”true” columns=”2″ showposts=”10″ orderby=”title”]

Can you let me know what’s wrong?
I tried “current” with a “c” and “C” in case it was case sensitive, but it doesn’t seem to effect it.

Thanks.