Thread: HTML PHP Pages

Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2015
    Location
    United Kingdom East Coast
    Posts
    54
    Plugin Contributions
    0

    red flag HTML PHP Pages

    Hi Everyone,

    I have been trying to find the pages for Shipping & Returns, Privacy notice, Conditions of use, etc as I would like to change the header title to the name of my store, I have looked every where and can't seem to find the appropriate folder that holds these pages any help would be appreciated.

    Many thanks
    Steven

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,886
    Plugin Contributions
    96

    Default Re: HTML PHP Pages

    Steven, those pages' language files are found in /includes/languages/english/shippinginfo.php, privacy.php and conditions.php, respectively.

    When you're navigating through your store (unless you're using a URL obfuscator), the variable main_page identifies the name of the page currently being displayed. So, if your browser's address bar reads
    Code:
    http://www.example.com/index.php?main_page=something
    then the associated English language file is present in either
    Code:
    /includes/languages/english/something.php
    or
    Code:
    /includes/languages/english/YOUR_TEMPLATE/something.php
    where YOUR_TEMPLATE is the name of your active Zen Cart template.

  3. #3
    Join Date
    Aug 2015
    Location
    United Kingdom East Coast
    Posts
    54
    Plugin Contributions
    0

    Default Re: HTML PHP Pages

    Hi lat9

    Thank you for your input, I am still having problems locating the files so that I can change the titles in the header address bar, as an example I would like to change shipping info zen cart to shipping info (My Store) the same for conditions, contact us, ext It's there somewhere I know but I can't seem to find the right folders

    Thanks again for all your input

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,886
    Plugin Contributions
    96

    Default Re: HTML PHP Pages

    The admin Tools->Developers Tool Kit is your friend. Locate the character string that you want to change and search for that.

 

 

Similar Threads

  1. how do I find my E-Z pages html or php files?
    By MULISH in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 21 May 2009, 05:41 AM
  2. PHP, JacaScript, & HTML areas on pages
    By Donn in forum General Questions
    Replies: 8
    Last Post: 10 Feb 2009, 03:50 AM
  3. SEFU and multiple currencies? HTML or PHP pages?
    By apemusic in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Nov 2006, 03:36 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