Hi
Thank you for feedback us
in file: .../components/com_jux_portfolio_pro/views/item/view.html.php
$item = $this->get('Item');$item->tags =array ();
edit:
$item = $this->get('Item');
Hi again
i'm sorry i gave the reverse tutorial, it should be this way
in file: .../components/com_jux_portfolio_pro/views/item/view.html.php at line 57
$item = $this->get('Item');
edit:
$item = $this->get('Item');$item->tags =array ();
if still have problem, please send information login back-end via email: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks
Hi again
Sorry for late reply, we have 1 holiday weekend
in file:
..\ modules\mod_jux_portfolio_pro\tmpl\default.php at line 124 and add code:
$item->tags = array();
and file:
..\ modules\mod_jux_portfolio_pro\helper.php at line 195 and add code:
$item->tags = array();