HI I want to show specific category portfolios to specific page.. i want to use portfolio category page.
is that possible... please let me know. thank you
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
We will check if there is any solution and reply ASAP.
Thank you for your patience in advance.
Sorry for our delay.
Here is instruction for you:
Please go to admin/structure/types/manage/portfolio/display
- in tab "Teaser", select which you would like to display
- in tab "Default", set "skills format": link
so we will have Portfolio category page.
You also could go to sites\all\themes\md_van\templates\node, open file node--portfolio.tpl.php to edit/ change template for page. Please note that "full node" and "teaser" are using 1 template. You could use $view_mode for example to write template for other view modes.