Create projects in each site page
-
Hi everyone,
I’m currently using the theme ARGENT. I created 3 different site pages and I want each to have projects of its own. But all the projects appear in every site page, so how can I separate them.
For example:
Project Japan2018 is supposed to be in site page Adventure and project literature in site page Arts. But now Adventure has both Japan2018 and Literature.Thanks everyone
The page I need help with is : https://ahanhs.wordpress.com/
The blog I need help with is: (visible only to logged in users)
-
Hi anhahh,
You may have to consider using Portfolio Shortcode to achieve this, here is the link to the support document
For each of your project you can create a “Project Type” e.g for Project Japan2018 you can add a project type as ‘Japan2018’ from Project Settings side bar.
Once you have all of these different Project Type assign to your projects you can then include the below code snippet in your post.
[portfolio display_types=true display_tags=false include_type=Japan2018]
Here “include_type=Japan2018” will filter the project to which we have assign project type as ‘Japan2018’, similarly you can do this for your different site pages.
Try it out and please let me know
Thank You
- The topic ‘Create projects in each site page’ is closed to new replies.