- Posts: 14
- Thank you received: 4
VM - Products Slideshow - image link disable .. ?
- ömer yiğit
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 1 month ago #7241
by ömer yiğit
VM - Products Slideshow - image link disable .. ? was created by ömer yiğit
Hi.. firstly, i am turkish and my english language is bad.. So, i am sorry.. 
i want that, disable product link in slideshow but ONLY HERE IN..
just photo wiev , not link.. is it possible?

i want that, disable product link in slideshow but ONLY HERE IN..
just photo wiev , not link.. is it possible?
Attachment SCREEN.jpg not found
Attachments:
Please Log in or Create an account to join the conversation.
- ömer yiğit
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 14
- Thank you received: 4
11 years 1 month ago #7255
by ömer yiğit
Replied by ömer yiğit on topic Re: VM - Products Slideshow - image link disable .. ?
Please help me
very important for me...

Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 1 month ago #7258 by Trung Duong
Replied by Trung Duong on topic Re: VM - Products Slideshow - image link disable .. ?
Hello,
You can edit this file: templates/ot_swizcake/html/mod_virtuemart_product/single.php
and find this code (around line 52)
chang it to
Regards
You can edit this file: templates/ot_swizcake/html/mod_virtuemart_product/single.php
and find this code (around line 52)
Code:
<?php echo '<a href="'.$url.'" title="'.$product->product_name.'"><img src="'.$product->images[0]->file_url_thumb.'" alt="'.$product->product_name.'" style="width: 100%;" /></a>';?>
chang it to
Code:
<?php echo '<img src="'.$product->images[0]->file_url_thumb.'" alt="'.$product->product_name.'" style="width: 100%;" />';?>
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
The following user(s) said Thank You: ömer yiğit
Please Log in or Create an account to join the conversation.
- ömer yiğit
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 14
- Thank you received: 4
11 years 1 month ago #7273
by ömer yiğit
Replied by ömer yiğit on topic Re: VM - Products Slideshow - image link disable .. ?
thank you..
Besides, I removed the product title, because there is also a link there.
For those wondering >> bulvargida.com/index.php
Besides, I removed the product title, because there is also a link there.

For those wondering >> bulvargida.com/index.php
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
11 years 1 month ago #7275
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: VM - Products Slideshow - image link disable .. ?
You're great!
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Edwin ramaker
-
- Offline
- Senior Boarder
-
Less
More
- Posts: 43
- Thank you received: 0
11 years 1 month ago #7284
by Edwin ramaker
like your sitemenu!
Replied by Edwin ramaker on topic Re: VM - Products Slideshow - image link disable .. ?
expert42 wrote: thank you..
Besides, I removed the product title, because there is also a link there.
For those wondering >> bulvargida.com/index.php
like your sitemenu!
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds