Hi
- when clicking a thumbnail in the portfolio section to display the content above; I want to be able to edit that section layout. Where can I get to this code?
- Is it possible to have a load more function and display only a few rows of the portfolio items?
- Scenario: I have 1 portfolio image marked with 2 portfolio taxonomy terms. Issue is that it displays the thubmnail twice in the portfolio. Any fix for this?
Hi,
- you can go to md_alpine/template/views/portfolio/views-view--portfolio.tpl.php, line 32 -> 56 (edit node portfolio called from ajax)
- our theme currently does not support this, we suggest you to use view loadmore module
- the theme now just supports 1 portfolio item marked with terms in 1 vocabulary, does not support more than 1 vocabulary