Page 1 of 2 12 LastLast
Results 1 to 10 of 12

removing "Other images for this product", image mi

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 ...

      
  1. #1
    New Member
    Join Date
    Oct 2005
    Posts
    22
    Rep Power
    0


    Default removing "Other images for this product", image mi

    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. #2
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    193
    Rep Power
    12


    Default RE: removing "Other images for this product", imag

    1) You just need to add a picture to your category

  3. #3
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    193
    Rep Power
    12


    Default RE: removing "Other images for this product", imag

    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. #4
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    193
    Rep Power
    12


    Default RE: removing "Other images for this product", imag

    Sorry I think on your 2nd question you might just need to use Mo-pics

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default RE: removing "Other images for this product", imag

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member
    Join Date
    Oct 2005
    Posts
    22
    Rep Power
    0


    Default

    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. #7
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

    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:
    Big Images Directory:

    The directory inside catalog/images where your big images are stored.

    * This is set to images_big by default. If you want to restore image function to match the old standard osCommerce 2.2, simply delete this setting and leave it blank.
    2b - This is discussed in no less than a half dozen posts here, and a simple search will get you your answer.

    http://oscdox.com/PNphpBB2-viewtopic...ht-images.html
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  8. #8
    New Member
    Join Date
    Oct 2005
    Posts
    22
    Rep Power
    0


    Default

    Thank Michael. I'm not a php guy by no stretch of the imagination so you have to bear with us php-challenged.

  9. #9
    New Member
    Join Date
    Jan 2007
    Posts
    11
    Rep Power
    0


    Default Re: removing "Other images for this product", image mi

    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.

  10. #10
    New Member
    Join Date
    Dec 2006
    Posts
    10
    Rep Power
    0


    Default Re: removing "Other images for this product", image mi

    In which file can you comment that out, please.

Page 1 of 2 12 LastLast

Similar Threads

  1. Add one big image in the "Other images for this product
    By chrisrex in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 10-26-2005, 06:34 AM
  2. Alt = "" for product images (where is this line?)
    By michaelphodges in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 07-18-2005, 07:05 PM
  3. Removing a "Top Administrator" member - blocked??
    By xpressed in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 07-08-2004, 04:27 PM
  4. Removing price listing from "New Products For ..."
    By JGofGFS in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 03-31-2004, 11:34 AM
  5. Change "Product Listing" header in CPATH to image.
    By ritalcnyc in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 11-22-2003, 02:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •