This is a discussion on removing "Other images for this product", image mi within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; 1. http://vanderburghhumidors.com/catal...ex.php?cPath=1 What's the name of the image that is missing to the right of the Humidors title? 2. http://vanderburghhumidors.com/catal...;products_id=1 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 1. http://vanderburghhumidors.com/catal...ex.php?cPath=1 What's the name of the image that is missing to the right of the Humidors title? 2. http://vanderburghhumidors.com/catal...;products_id=1 a. When you click the thumbnail should it not bring up the larger version of that image? b. How do I remove the "Other images for this product" and "This product was added..." Thanks. |
|
#2
| |||
| |||
| 1) You just need to add a picture to your category |
|
#3
| |||
| |||
| 2) You can set the size of your picture in the admin section under Configuration/Images And you would want to edit Small Image Width Have a great Thanksgiving, Adam |
|
#4
| |||
| |||
| Sorry I think on your 2nd question you might just need to use Mo-pics |
|
#5
| ||||
| ||||
| 2. See documentation... http://oscdox.com/index.php?op=modlo...micMoPicsSetup a. you have to set it up. see link above. b. edit product_info.tpl.php and remove the code that creates it. Make a backup first though (in case you want it back later).
__________________ Michael Sasek osCMax Developer
|
|
#6
| |||
| |||
| Thanks guys. Michael, Regarding 2a I must be missing something. Everything is setup the way it says and there's images in my images_big and thumbs folders but I don't understand why I can't click on the thumb and have the larger version pop up. For 2b, I was able to get rid of the "product added..." stuff but I can't figure out how to get rid of the "other images for this product". The most I could do was get rid of the text "Other images for this Product" but not the box saying "There are no other images for this product". |
|
#7
| ||||
| ||||
| 2a your settings are wrong. If you are not using the mopics part (the extra pictures) you set it up normally and just make sure you don't define the big pictures dir. It is all explained in the documentation... From the wiki page: Quote:
http://oscdox.com/PNphpBB2-viewtopic...ht-images.html
__________________ Michael Sasek osCMax Developer
|
|
#8
| |||
| |||
| Thank Michael. I'm not a php guy by no stretch of the imagination so you have to bear with us php-challenged. |
|
#9
| |||
| |||
| You can go around lines 130 and comment out the region or delete it entirely. I set it up as follows: <!-- COMMENT OUT MORE PICTURES <tr> <td> <div class="screenshotsHeader"> <div class="screenshotsHeaderText"><?php echo TEXT_OTHER_PRODUCT_IMAGES; ?></div> </div> <div class="screenshotsBlock"> <?php include(DIR_WS_MODULES . 'dynamic_mopics.php'); ?> </div> </td> </tr> --> I guess you can speed it up a bit by deleting the code. |
| The Following User Says Thank You to aeava For This Useful Post: | ||
michael_s (01-05-2007) | ||
|
#10
| |||
| |||
| In which file can you comment that out, please. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Add one big image in the "Other images for this product | chrisrex | osCMax v2 Customization/Mods | 3 | 10-26-2005 05:34 AM |
| Alt = "" for product images (where is this line?) | michaelphodges | osCMax v2 Customization/Mods | 0 | 07-18-2005 06:05 PM |
| Removing a "Top Administrator" member - blocked?? | xpressed | osCMax v1.7 Discussion | 2 | 07-08-2004 03:27 PM |
| Removing price listing from "New Products For ..." | JGofGFS | osCommerce 2.2 Modification Help | 1 | 03-31-2004 11:34 AM |
| Change "Product Listing" header in CPATH to image. | ritalcnyc | osCommerce 2.2 Modification Help | 1 | 11-22-2003 02:38 PM |