make portfolio visible
-
How can i make my portfolio visible on the website?
I´ve made different topics in my portfolio. But i cannot see the whole portfolio on my webside in the menue…How can I bring the module “portfolio” to my menue where I then can choose the different topics?
The blog I need help with is: (visible only to logged in users)
-
From the Portfolios support page:
Portfolio Shortcode
The Portfolio content type comes with a shortcode to let you easily display projects on posts and pages. [portfolio] embeds an archive view of your portfolio projects. » Full instructions
You can modify the Portfolio shortcode with the following attributes (from the Portfolio Shortcode support page):
Attributes
‘display_types’: display Project Types. (true/false)
‘display_tags’: display Project Tags. (true/false)
‘display_content’: display project content. (true/false)
‘include_type’: display specific Project Types. Defaults to all. (comma-separated list of Project Type slugs)
‘include_tag’: display specific Project Tags. Defaults to all. (comma-separated list of Project Tag slugs)
‘columns’: number of columns in shortcode. Defaults to 2. (number, 1-6)
‘showposts’: number of projects to display. Defaults to all. (number)
- The topic ‘make portfolio visible’ is closed to new replies.