Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2006
    Location
    Cambridge, Ontario, Canada
    Posts
    44
    Plugin Contributions
    0

    Purple shades help

    I am using Purpleshades template and want to remove the image box that is at the bottom of all my pages. I have it now where it says no picture avaiable, but I would like ot remove the place holder all to gather.

    Does anyone know how to do this my site is stll in the building stage at 63.134.234.74/Zencart.

    Thanks all

    David

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Purple shades help

    Ok, I uploaded Purpleshades to my test site and I remember how to do it now. In your /includes/templates/purpleshades/common/, find tpl_footer.php and open up the file..

    Find this...
    Code:
    <tr> 
    <td align="center"><?php echo zen_display_banner('static', $banner); ?><br> <br> 
    </td>
    </tr>
    Replace with...
    Code:
    <tr> 
    <td align="center"><br> <br> 
    </td>
    </tr>
    Everything should be right as rain.

  3. #3
    Join Date
    Mar 2004
    Location
    Eugene Oregon
    Posts
    15
    Plugin Contributions
    2

    Default Re: Purple shades help

    You can remove it via the admin under Tools:Banner Manager.

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Purple shades help

    We both tried that. Switching off doesn't work with this specific layout, it is a custom logo display.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Purple shades help

    Quote Originally Posted by Sketchy
    Switching off doesn't work with this specific layout, it is a custom logo display.
    It's an example of a template that removed core functionality/flexibility either by hard-coding components or by not completely upgrading components to new structures.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Mar 2004
    Location
    Eugene Oregon
    Posts
    15
    Plugin Contributions
    2

    Default Re: Purple shades help

    Doh! I didn't notice that line was added. I assumed it was part of a banner group. Guess I should've looked at the actual file first.

  7. #7
    Join Date
    Apr 2006
    Location
    Cambridge, Ontario, Canada
    Posts
    44
    Plugin Contributions
    0

    Default Re: Purple shades help

    Removing the code worked great. The admin option does not work for this template.

    Thanks all

 

 

Similar Threads

  1. Purple Shades 1.3 Problem
    By Uncle_Enzo in forum Addon Templates
    Replies: 1
    Last Post: 23 Oct 2006, 01:08 AM
  2. Purple of Shades
    By mellow in forum Addon Templates
    Replies: 17
    Last Post: 30 Sep 2006, 05:57 PM
  3. Purple Shades question
    By MattDownUnder in forum Addon Templates
    Replies: 6
    Last Post: 8 Sep 2006, 09:36 AM
  4. Purple Shades Template v1.3.01
    By lestatbp in forum Addon Templates
    Replies: 8
    Last Post: 30 May 2006, 04:17 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