Re: Additional Product Images addon
I haven't used this additional images mod myself, so you know more than me about its usage methods. If you have found ways that make it work, you should stick with them. I take it from your comments that uploading additional images with the mod without naming them like *_1.jpg etc. did not work?
Re: Additional Product Images addon
How can I set additional images in 3 rows they are all in one vertical line.
Number of Additional Images per Row set to 3 dont work. Please help
Re: Additional Product Images addon
Quote:
Originally Posted by
vescera
How can I set additional images in 3 rows they are all in one vertical line.
Number of Additional Images per Row set to 3 dont work. Please help
Add these 2 line to your stylesheet.css. I added this module to one of my clients site a while back and had the same problem.
#productAdditionalImages{display:inline;float:left;margin:0 auto;width:200px}
#productAdditionalImages img{margin-left:5px;margin-right:5px;display:inline;float:right}
Re: Additional Product Images addon
Quote:
Originally Posted by
countrycharm
Add these 2 line to your stylesheet.css. I added this module to one of my clients site a while back and had the same problem.
#productAdditionalImages{display:inline;float:left;margin:0 auto;width:200px}
#productAdditionalImages img{margin-left:5px;margin-right:5px;display:inline;float:right}
Thanx for info for me this give me more or less good result
Quote:
.additional-images {float: left; margin-right: 0.1em;}
.navNextPrevWrapper {clear: both;}
Re: Additional Product Images addon
Quote:
Originally Posted by
vescera
Thanx for info for me this give me more or less good result
Whatever worked for you..... :)
I know others had problems too getting it to show in rows so I wanted to share....
Re: Additional Product Images addon
Quote:
Originally Posted by
ianhg
Have you tried looking into this:
Add to tpl_modules_additional_images.php thanks to Brandon Walters
require(DIR_WS_MODULES . zen_get_module_directory('additional_images.php'));
?>
<?php
if ($additional->RecordCount() > 0) {
?>
<div id="productAdditionalImages">
<!-- Fix for broken click to enlarge - Brandon Walters
http://www.bwaltdesigns.com -->
<?php
while(!$additional->EOF) {
echo '<div class="additional-images"><a href="images/' .$additional->fields['additional_image']. '" rel="lightbox">'.zen_image(DIR_WS_IMAGES . $additional->fields['additional_image'], '', ADDITIONAL_SMALL_IMAGE_WIDTH, ADDITIONAL_SMALL_IMAGE_HEIGHT).'</a></div><br/>';
$additional->MoveNext();
}
?>
</div>
<?php
}
?>
This working great but is there solution for next/previous button on additional images? THANX
Re: Additional Product Images addon
Quote:
Originally Posted by
vescera
This working great but is there solution for next/previous button on additional images? THANX
A link to your site would be great to see what going on.
Re: Additional Product Images addon
I WISH i had read here before INSTALLING THIS MOD, I can not uninstall it as it brakes my product page, and description vanishes of my product. sigh, and when i install image handler on top of it it also doesn't work :( sigh i don't know what to do, i am stuck with these non clickable images, seems like the creator of the plugin gave up on helping :(
Re: Additional Product Images addon
Quote:
Originally Posted by
countrycharm
Add these 2 line to your stylesheet.css. I added this module to one of my clients site a while back and had the same problem.
#productAdditionalImages{display:inline;float:left;margin:0 auto;width:200px}
#productAdditionalImages img{margin-left:5px;margin-right:5px;display:inline;float:right}
This is still showing vertical for me even though I have set the number per row in admin. Any ideas?
Doh sorted it now. How do I delete this reply?
Re: Additional Product Images addon
Help! I installed this mod and it never worked. So I uninstalled and removed the files. Now I got this error:
#1 require() called at [/xxxx/xxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php:13]
#2 require(/xxx/xxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php) called at [/xxxx/xxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/templates/tpl_product_info_display.php:83]
#3 require(/xxxx/xxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/templates/tpl_product_info_display.php) called at [/xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/modules/pages/product_info/main_template_vars.php:178]
#4 require(/xxxx/xxxxx/public_html/morrisgiftshop.biz/includes/modules/pages/product_info/main_template_vars.php) called at [/xxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php:251]
#5 require(/xxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php) called at [/xxxx/xxxx/public_html/morrisgiftshop.biz/index.php:97]
[24-May-2017 17:57:28 America/Chicago] PHP Warning: require(includes/modules/additional_images.php): failed to open stream: No such file or directory in /xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php on line 13
[24-May-2017 17:57:28 America/Chicago] Request URI: /victorian-verdigris-wind-chimes-p-185, IP address: 50.26.26.88
#1 require() called at [/xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php:13]
#2 require(/xxxx/xxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php) called at [/xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/templates/tpl_product_info_display.php:83]
#3 require(/xxxxxx/xxxxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/templates/tpl_product_info_display.php) called at [/xxxxxx/xxxxxx/public_html/morrisgiftshop.biz/includes/modules/pages/product_info/main_template_vars.php:178]
#4 require(/xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/modules/pages/product_info/main_template_vars.php) called at [/xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php:251]
#5 require(xxxxx/xxxxxx/public_html/morrisgiftshop.biz/includes/templates/responsive_sheffield_blue/common/tpl_main_page.php) called at [xxxxx/xxxxxxx/public_html/morrisgiftshop.biz/index.php:97]
[24-May-2017 17:57:28 America/Chicago] PHP Warning: require(includes/modules/additional_images.php): failed to open stream: No such file or directory in /xxxxx/xxxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php on line 13
[24-May-2017 17:57:28 America/Chicago] PHP Fatal error: require(): Failed opening required 'includes/modules/additional_images.php' (include_path='.:/opt/php70/lib/php') in /xxxxx/xxxxxx/public_html/morrisgiftshop.biz/includes/templates/template_default/templates/tpl_modules_additional_images.php on line 13
Missing my Product Info Pages and my right side column. I am using Responsive Sheffield Blue Template. Please Help