normal show image

More
11 years 1 month ago #3895 by Alexey Smirnov
show image was created by Alexey Smirnov
How I use module "Shadowbox Media viewer". I not understand default_items.php
Attachments:

Please Log in or Create an account to join the conversation.

More

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 1 month ago #3916 by Trung Duong
Replied by Trung Duong on topic Re: show image
Can you post your site url here ? it seems has issue with css

Best Regards

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

Please Log in or Create an account to join the conversation.

More
More
11 years 4 weeks ago #3933 by Trung Duong
Replied by Trung Duong on topic Re: show image
Hello,

You should remove "overflow:hidden" in vituemart.css
Code:
div#large_image_holder ul li { height: 320px; left: 10px; overflow: hidden;/* Remove this line */ position: absolute; top: 10px; width: 310px; z-index: 9; } div#large_image_holder { float: left; overflow: hidden;hidden;/* Remove this line */ text-align: center; width: 100%; }

Thanks

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]
The following user(s) said Thank You: Alexey Smirnov

Please Log in or Create an account to join the conversation.

More
11 years 4 weeks ago #3941 by Alexey Smirnov
Replied by Alexey Smirnov on topic Re: show image
thanks!!!

How it delete pictures?
Attachments:

Please Log in or Create an account to join the conversation.

More
11 years 3 weeks ago #3951 by Trung Duong
Replied by Trung Duong on topic Re: show image
Hello,

You should delete code below:
Code:
<?php // Showing The Additional Images // if(!empty($this->product->images) && count($this->product->images)>1) { if (!empty($this->product->images)) { ?> <div class="additional-images"> <ul id="thumb_holder"> <?php // List all Images if (count($this->product->images) > 0) { foreach ($this->product->images as $image) { //echo '<div class="floatleft">' . $image->displayMediaThumb('class="product-image"', true, 'class="modal"', true, true) . '</div>'; //'class="modal"' echo '<li><a href="javascript:void(0);"><img src="'.JURI::root().$image->file_url_thumb.'" alt="thumb" /></a></li>'; } } ?> </ul> <div class="clear"></div> </div> <?php

in templates/ot_kid/html/com_virtuemart/productdetails/default_images.php

Thanks

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]
The following user(s) said Thank You: Alexey Smirnov

Please Log in or Create an account to join the conversation.

Time to create page: 0.275 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam