Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default Problem editing define pages

    I went into define main page.php and replaced this code

    PHP Code:
    <a href="http://www.lulu.com/content/466605"><img src="images/large/e-start-book.gif" alt="get your manual today" title="Have you got yours yet? Join the 1000’s of Zen Cart users that have bought the only comprehensive owners manual !" /></a>
    <
    p>This file is located in<code> /languages/english/html_includes/classic/</code></p>
    <
    p><strong>NOTEAlways backup the files in<code> /languages/english/html_includes/your_template</code></strong></p

    with this

    PHP Code:
    <a href="http://www.edealbase.co.uk/index.php?main_page=product_info&products_id=197"><imgsrc="images/large/Featured1.gif" alt="get your manual today" title="Have you got yours yet? Join the 1000’s of Zen Cart users that have bought the only comprehensive owners manual !" /></a

    i also uploaded a featured1.gif to the zencart/images/large folder. Now when i click on the main page there is no picture! Its not displaying. I made the new picture the same dimensions as the old one!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Problem editing define pages

    If this was an exact copy of your code, you are missing a space:
    PHP Code:
    <a href="http://www.edealbase.co.uk/index.php?main_page=product_info&products_id=197"><imgsrc="images/large/Featured1.gif" alt="get your manual today" title="Have you got yours yet? Join the 1000’s of Zen Cart users that have bought the only comprehensive owners manual !" /></a
    should be <img src=

  3. #3
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problem editing define pages

    Thats solved it. Thanks alot mate.

 

 

Similar Threads

  1. v150 Define Pages Editor not editing overriden pages
    By llaen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 May 2023, 01:41 AM
  2. Error when editing define pages
    By djtreble in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 2 Mar 2010, 08:35 PM
  3. Editing Define Pages with Lots of Illustrations
    By IronMac in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Oct 2007, 02:20 PM
  4. Editing Define Pages ?
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Aug 2006, 04:42 PM

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