VirtueMart 2 > 3rd party extension

VirtueMart 2.0.3c+ - JComments 2.3.0 Integration (Free). For J 1.7 and 2.5

<< < (3/6) > >>

Snake 60:
Works well on 2.0.6 but only on standart templates  :(
Can anybody explain how to force it work on other templates?

iibasarah:
is this trick works on joomla 1.5.25?

freshqa:
Doesnt work for me at default templates aswell, doesnt recognize {jcomments on} in virtuemart products.
Really need jcomments so i can pull latest ones to mainpage, any ideas what to do ? joomla 2.5.4 vm 2.0.6

flo31:
Hello,

Everything is said in the first topic (versions, steps) if you didn't manage to get it work it's because you did something wrong.

For the template thing, it should work with other templates if they take care of the new events triggered in views/productdetails/view.html.php and displayed in views/productdetails/tmpl/default.php.

Eventually, you can try to add :


--- Code: ---<?php echo $this->product->event->afterDisplayContent; ?>
--- End code ---

in components/com_virtuemart/views/productdetails/tmpl/default.php where you want to place the comments.

Regards,

Snake 60:
Thanks, it work.  :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version