Zoom image in webshop

16.01.2015 17:07
#1
theodeurne
User theodeurne
Name: theodeurne
18.02.2011
Сообщения: 28
Quote
Zoom image in webshop

I like to stop the zoom function in my webshop.

The images must not zoom. I have turn off the lightbox but it dont work.

Help please

www.cqnl.nl


Joomla: 3
JoomShopping: Latest
Website Url: http://www.cqnl.nl
 
16.01.2015 21:38
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25905
Quote
Aw: Zoom image in webshop

Change template product.

<a class="lightbox" id="main_image_full_<?php print $image->image_id?>" href="<?php print $this->image_product_path?>/<?php print $image->image_full;?>" <?php if ($k!=0){?>style="display:none"<?php }?> title="<?php print htmlspecialchars($image->_title)?>">
<img id = "main_image_<?php print $image->image_id?>" src = "<?php print $this->image_product_path?>/<?php print $image->image_name;?>" alt="<?php print htmlspecialchars($image->_title)?>" title="<?php print htmlspecialchars($image->_title)?>" />
<div class="text_zoom">
<img src="<?php print $this->path_to_image?>search.png" alt="zoom" /> <?php print _JSHOP_ZOOM_IMAGE?>
</div>
</a>

Change to

<img id = "main_image_<?php print $image->image_id?>" src = "<?php print $this->image_product_path?>/<?php print $image->image_name;?>" alt="<?php print htmlspecialchars($image->_title)?>" title="<?php print htmlspecialchars($image->_title)?>" />
<div class="text_zoom">
<img src="<?php print $this->path_to_image?>search.png" alt="zoom" /> <?php print _JSHOP_ZOOM_IMAGE?>
</div>

 
29.01.2015 07:48
#3
tha_ioli
Joomshopping forum user no avatar
Name: oliver
07.12.2014
Сообщения: 7
Quote
Aw: Zoom image in webshop

By me was now not Work the zoom.

when cklick image was open a page and not when normal.
before working but now not.

their can find the script for look about working?

for check and see what mean the Link: before klick zoom https://thaionlinemarkt.com/neu/shop/amphawa-shrimp-paste-120g.html
after klick zoom https://thaionlinemarkt.com/neu/components/com_jshopping/files/img_products/full_Amphawa_Shrimp_Paste_120g.jpg


thx and regards Oliver


Joomla: Joomla! 3.3.6
JoomShopping: Version 4.2.0
PHP: mysqli / 4.1.8
MySQL: Database client version: libmysql - 5.0.96 , Server: Localhost via UNIX socket Server type: Percona Server Server version: 5.5.32-31.0-log - Percona Server (GPL), Release rel31.0, Revision 549
Website Url: https://thaionlinemarkt.com/neu

Последнее изменение: 29.01.2015 09:22
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.