Results 1 to 2 of 2
  1. #1
    Join Date
    May 2017
    Location
    United Kingdom
    Posts
    9
    Plugin Contributions
    0

    Default Winchester HEader

    Hi
    I wonder if you could point me in right direction with regard to customising the Winchester header.php I am a relative newbie to html, and have followed your instructions as shown below:

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', ‘Design Mad Artist’);
    define('HEADER_SALES_TEXT', ‘Printable Downloads’);
    define('HEADER_LOGO_WIDTH', '271px');
    define('HEADER_LOGO_HEIGHT', '57px');
    define('HEADER_LOGO_IMAGE', 'logo.png');

    I get the HTTP ERROR 500
    I thought changing the file permissions from 0655 to 777 for this particular file would make a difference. Sadly not.

    Zencart ver: v1.5.5e
    PHP Version: 5.6.30 (Zend: 2.6.0)
    Database: MySQL 5.6.35

    Your advice is appreciated.

    Bridget

  2. #2
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Winchester HEader

    It looks like you are using the wrong quotes. Be sure to use single quotes.
    [PHP]define('HEADER_ALT_TEXT', ‘Design Mad Artist’);
    define('HEADER_SALES_TEXT', ‘Printable Downloads’);[/PHP]
    should be
    [PHP]define('HEADER_ALT_TEXT', 'Design Mad Artist');
    define('HEADER_SALES_TEXT', 'Printable Downloads');[/PHP]

 

 

Similar Threads

  1. v151 Winchester Responsive
    By picaflor-azul in forum Addon Templates
    Replies: 952
    Last Post: 10 Aug 2023, 08:51 PM
  2. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  3. Ajax error with winchester black template
    By bluestorm in forum General Questions
    Replies: 2
    Last Post: 4 May 2016, 01:39 AM
  4. Tableau versus Winchester Rsponsive Templates??
    By split63 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jun 2015, 08:12 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR