hello,
but i am obliged to correct the problem with insert cms code and add virtuemart file default_images.php in /templates/themler/html/com_virtuemart/productdetails/default_images.php
the cms code is:
<div class="vm-product-media-container">
<?php
echo $this->loadTemplate('images');
?>
</div>
and delete the product image control of themler
and now it is work with this trick.
Can you correct the product image control in the next version of themler, please ?
Regards
Philippe
hello,
but i am obliged to correct the problem with insert cms code and add virtuemart file default_images.php in /templates/themler/html/com_virtuemart/productdetails/default_images.php
the cms code is:
<div class="vm-product-media-container">
<?php
echo $this->loadTemplate('images');
?>
</div>
and delete the product image control of themler
and now it is work with this trick.
Can you correct the product image control in the next version of themler, please ?
Regards
Philippe