Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    help question change page image link and image only for selected product pages

    i have recently taken over a zen cart and have a question regarding generated product pages.

    i have for instance i need to edit this page

    http://store.earbid.com/index.php?ma...roducts_id=644

    i need to change the "make an offer" button to another image that will link to where i need it to link to a form i created.

    is there a way to edit this page directly? i can't find it anywhere.

    NOTE: i can't change the image globally because i only need it changed for 8 pages for products.

    sincerely,

    matt

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: change page image link and image only for selected product pages

    i need to change the "make an offer" button to another image that will link to where i need it to link to a form i created.
    is there a way to edit this page directly? i can't find it anywhere.
    With php, pages as you think of them do not exist as they are assembled from many pieces dynamically

    The page you posted is not using the global setup as others have the Add to cart image & function

    In your admin > tools > developers tool kit (grep tool) > search for the files that have your image for this "offer_button.jpg"

    Then you can FTP it to your local and make the image and href alterations required

    https://www.zen-cart.com/tutorials/index.php?article=39
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: change page image link and image only for selected product pages

    thank you for the quick reply. i understand what you are saying regarding the php.

    i will try this.

    so i can make changes to the individual pages? i do not want to make the changed globally since the changes will only be for 8 products.

    sincerely,

    matt

  4. #4
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    help question Re: change page image link and image only for selected product pages

    i did a search using the last bit of the string in the url

    products_id=643

    in the product url

    http://store.earbid.com/index.php?ma...roducts_id=643

    but yielded no results.

    i am a bit confused.

    is there a way to edit one page that is generated for a product or do i have to make the changes globally?

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: change page image link and image only for selected product pages

    so i can make changes to the individual pages? i do not want to make the changed globally since the changes will only be for 8 products.
    NO That is not what I stated....

    Whom ever set this up made some custom allowance for these pages where the bid is offered versus the add to cart and I assume that there is a alternate "global" setup for this.

    Not individual pages though
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: change page image link and image only for selected product pages

    Search for

    offer_button.jpg
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    help question Re: change page image link and image only for selected product pages

    oh i see. my mistake.

    i did a search for the button image and found the php page. the problem is that if i change the image it changes globally.

    is there a way to create a new "template" (not sure what it would be called in zen cart) and upload the products that will populate with a different button pointing to the custom form we have as well as different information for the "Auctioneer’s Notice"?

    http://store.earbid.com/index.php?ma...roducts_id=644

  8. #8
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    help question Re: change page image link and image only for selected product pages

    or another way to change only the 8 products i need to change for my employer to sell?

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: change page image link and image only for selected product pages

    i did a search for the button image and found the php page. the problem is that if i change the image it changes globally.
    Not standard global!!

    http://store.earbid.com/index.php?ma...roducts_id=627
    Would be the standard default
    Default file is tpl_product_info_display.php

    What file did you find the bid image in??
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: change page image link and image only for selected product pages

    ok, i see.

    i found the button in

    tpl_product_liquidation_info_display.php

    in the directory

    \"store"\includes\templates\template_default\templates


    <!--bof Make Offer Box -->
    <a href=bidsubmit.htm><img src=images/offer_button.jpg align=right></a>
    <!--eof Make Offer Box-->

    then there is

    <!--bof Auctioneer's Notice -->
    <br><br><H2>Auctioneer’s Notice</H2><BR>
    This item will be subject to negotiated sale. If you wish to bid on any
    of these assets,.... please click on the Make Offer button and complete
    the Bid Submission form and click Submit (online) or print out and fax
    the form to EARBid Online at 707-542-3993.<br><br>

    <H3>Terms and Conditions</H3><br><ul>
    <li> Preview and Inspection by Appointment Only. Contact Bruce Costello at EARBid to arrange inspection at 707-542-0144 or toll free at 888-327-2430.</li>
    <li> All items are sold <b>AS IS</b>, <b>WHERE IS</b>, AND <b>WITH ALL FAULTS</b>.</li>
    <li> A 12% Buyers Premium will apply to each item sold.</li>
    <li> Applicable taxes will be added to the purchase price and the Buyer’s Premium of all taxable items.</li>
    <li> Complete Terms & Conditions are contained on our website at www.earbid.com.</li>
    <li> Please review the <a href=http://store.earbid.com/index.php?main_page=conditions>Terms and Conditions</a> prior to placing bids on any items.</li>
    </ul>
    <!--eof Auctioneer's Notice -->


    i would like to change in the same php file

    i apologize for the lack of formatting with the code snippet. not sure if i can format code on a post...

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Image only on main page and category pages
    By cracket in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Sep 2012, 02:00 AM
  2. Change product image when attribute is selected
    By webstar59 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 Aug 2011, 07:39 PM
  3. Larger Image only for selected products??
    By nyanko chan in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Dec 2008, 01:18 AM
  4. Image for Selected Attribute Only
    By TrailorParkKid in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 21 Oct 2007, 04:11 AM

Posting Permissions

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