[Plugin: WordPress Portfolio Plugin (WP Portfolio)] custom display doesn’t work
-
Hi,
I’m trying to create a custom way to display my work.
The problem is that I can only display all default arguments, like ($groups, $template_website, $template_group, $sitesperpage, $showAscending) but I can’t manage to display only let’s say thumbnail or site name for a specific project.
Your customization from documentation doesn’t work for me.
If I use echo WPPortfolio_getAllPortfolioAsHTML(‘1,2’, $website_template, false); and $website_template = ‘<div class=”portfolio-website”>
<div class=”website-thumbnail”>%WEBSITE_THUMBNAIL%</div></div> than all the arguments are displayed. And I don’t understand why?Can you help me with this?
Thank you,
Alex
The topic ‘[Plugin: WordPress Portfolio Plugin (WP Portfolio)] custom display doesn’t work’ is closed to new replies.