Quote:
Originally Posted by Chuck S Maybe replace {$puser}
with
$pmanu $ptitle
Those variables are all defined in that plugin. |
Perfect, thanks! For those newbs like me, I had to replace
by {$puser} with the following:
{$pmanu} {$ptitle} to get it to work right.
The same change also works nicely in the CMS home page featured products widget.
Thanks again!