Portfolio
-
I don’t wanna show my whole post with my portfolio image. I want people to have to click the image in my portfolio to read the blurb. I am using this short code currently: [portfolio display_type=true display_tags=false columns=3 showposts=300] How could I make it so the body of the blog/entry was only shown on the page?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
It sounds like you want to add the display_content=false setting to your shortcode.
[portfolio display_type=true display_tags=false display_content=false columns=3 showposts=300]Let me know if that doesn’t do what you want!
- The topic ‘Portfolio’ is closed to new replies.