osCmax v2.5 User Manual
Results 1 to 6 of 6

help with 2 problems pls (removing checkout button and product pictures )

This is a discussion on help with 2 problems pls (removing checkout button and product pictures ) within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; hello all im new , i have a problem with the checkout button , the thing is that im using ...

      
  1. #1
    New Member
    Join Date
    Sep 2009
    Posts
    8
    Rep Power
    0


    Default help with 2 problems pls (removing checkout button and product pictures )

    hello all im new , i have a problem with the checkout button , the thing is that im using the google checkout button , but theres another checkout button right above , it says "use checkout or use google checkout " how can i disable the normal check out button , so the only checkout button shown is the google one.
    -and the second problem is that i added products and the pictures are not displayed but when i click on buy the article then they appear , any help with pls
    here its the link so u can check it out http://delacallepr.com/catalog/ , im using oscmax default template

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: help with 2 problems pls (removing checkout button and product pictures )

    Copy /catalog/templates/fallback to /catalog/templates/your-own-template-name
    Go to Amin, Configuration and change the template from fallback to your-own-template-name
    Checkout:
    Edit /catalog/templates/your-own-template-name/content/shopping_cart.tpl.php (off the top of my head).


    Images:
    http://delacallepr.com/catalog/image...LD%20GREEN.JPG - doesn't exist in that location (using spaces in filenames complicates things IMO).
    See information here and here for clues.
    Last edited by ridexbuilder; 10-01-2009 at 02:25 PM. Reason: a bit clearer?
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    New Member
    Join Date
    Sep 2009
    Posts
    8
    Rep Power
    0


    Default Re: help with 2 problems pls (removing checkout button and product pictures )

    hey ridex i think i wasnt clear about the template , by default i mean im using the fallback template . what u told me still apply?
    /catalog/templates/your-own-template-name/content/shopping_cart.tpl.php (off the top of my head) whats off the top of my head means , i edit that file but dont see anything that says thats line,

    sorry im kinda bad at this , so what u are telling me about the images is that i have to rename them?
    sorry for my ignorance about this and thnk you for your help

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: help with 2 problems pls (removing checkout button and product pictures )


    Try again:
    Copy /catalog/templates/fallback to /catalog/templates/slayer
    Go to Admin, Configuration and change the template from fallback to slayer
    Edit /catalog/templates/slayer/content/shopping_cart.tpl.php

    "(off the top of my head)" = from memory.

    Images: it would be a good idea to name them without spaces but it should work even if you don't.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    New Member
    Join Date
    Sep 2009
    Posts
    8
    Rep Power
    0


    Default Re: help with 2 problems pls (removing checkout button and product pictures )

    hello ridex i did all u said i Edited /catalog/templates/slayer/content/shopping_cart.tpl.php
    but theres a lot of php code any idea what line i should remove so the normal checkout button doesnt show anymore ,i try removing the picture but didnt work
    thx for the help

  6. #6
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: help with 2 problems pls (removing checkout button and product pictures )

    Look for the bit that says: button_checkout.gif
    It forms part of:
    HTML Code:
    <td class="main" align="right"><a href="http://delacallepr.com/catalog/checkout_shipping.php"><img width="87" height="24" border="0" title=" Checkout " alt="Checkout" src="includes/languages/english/images/buttons/button_checkout.gif"/></a>
    Images:
    Either remove thumbs/ and images_big/ from Admin, Dynamic MoPics or (preferably) have a look at
    http://www.oscmax.com/blog/ridexbuilder/enhanced_dynamic_mopics_stepbystep_tutorial
    http://www.oscmax.com/project/Images
    [Tip: only define either height or width not both, otherwise you get a wide t-shirt.]
    Last edited by ridexbuilder; 10-02-2009 at 11:58 AM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

Similar Threads

  1. Replies: 1
    Last Post: 12-08-2007, 02:25 PM
  2. Checkout button in cart and removing new products...?
    By Kyle_Bassett in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 05-07-2006, 07:07 PM
  3. Removing category pictures
    By Redeye_Joe in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 03-08-2006, 08:21 AM
  4. Problems removing state
    By InfernoX in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 10-02-2005, 10:05 PM
  5. Problems Uploading Pictures..
    By miko in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 11-01-2004, 02:37 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
  •