Hi,
Using the ProjectManager plugin shortcodes does anyone know how to get multiple projects on one page without repeating the post output?
I use the following:
[project id=1 template=table]
[project id=2 template=table]
[project id=3 template=table]
[project id=4 template=table]
Which displays fine as four different tables of info all on one page but when I go from the table into one of the data-sets/posts I get 4 identical posts of info on the page, where I just want one.
[I'd post a link but I'm working offline]
Thanks!