Results 1 to 10 of 17

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    22
    Plugin Contributions
    0

    Default Some General Help Questions

    I was trying to make some changes to my site all I changed were the colors, all of them and replaced my header with a new one in the FTP which was working until I changed some colors. My questions are1) How do i get my header to show up again?2) How do I get rid of the purple when that color is not in my stylesheet anywhere?3) How do I get HOME_PAGE_TITLE to go away? (i've followed the tutorials and it's not solving the problem)and lastly4) How do I link my gallery, blog, and forum to the store so it says Home Forum Gallery Blog all with seperate links?Thank you for your help!Amber

    my site is www.treasuredscrapdesigns.com

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Some General Help Questions

    Visited site.. FAIL..404 error

    Revisited..now working fine
    Last edited by misty; 8 Jun 2008 at 07:49 AM. Reason: added extra info

  3. #3
    Join Date
    May 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Some General Help Questions

    phew glad nothing happened there ... any clue on my problems?

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Some General Help Questions

    Problem with viewing stylesheet so difficult to advise re header/colours.
    How do I get HOME_PAGE_TITLE to go away
    meta_tags.php file
    How do I link my gallery, blog, and forum
    Use EZ Pages as links..then activate so show under header and/or via sidebox.

  5. #5
    Join Date
    May 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Some General Help Questions

    Thank you for your help, I got the links to work ... unfortunalty all other problems still exsist

    This is what my meta_tags.php file looks like (note i don't see anything for HOME_PAGE_TITLE)

    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2007 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: meta_tags.php 6668 2007-08-16 10:05:09Z drbyte $
    */

    // page title
    define('Treasured Scrap','Treasured Scrap Designs');

    // Site Tagline
    define('Treasured Scrap Designs','Powered by Zen Cart');

    // Custom Keywords
    define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');

    // Home Page Only:
    define('HOME_PAGE_META_DESCRIPTION', '');
    define('HOME_PAGE_META_KEYWORDS', '');

    // NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead.
    define('', ''); // usually best left blank


    // EZ-Pages meta-tags. Follow this pattern for all ez-pages for which you desire custom metatags. Replace the # with ezpage id.
    // If you wish to use defaults for any of the 3 items for a given page, simply do not define it.
    // (ie: the Title tag is best not set, so that site-wide defaults can be used.)
    // repeat pattern as necessary
    define('META_TAG_DESCRIPTION_EZPAGE_#','');
    define('META_TAG_KEYWORDS_EZPAGE_#','');
    define('META_TAG_TITLE_EZPAGE_#', '');

    // Per-Page meta-tags. Follow this pattern for individual pages you wish to override. This is useful mainly for additional pages.
    // replace "page_name" with the UPPERCASE name of your main_page= value, such as ABOUT_US or SHIPPINGINFO etc.
    // repeat pattern as necessary
    define('META_TAG_DESCRIPTION_page_name','');
    define('META_TAG_KEYWORDS_PAGE_page_name','');
    define('META_TAG_TITLE_PAGE_page_name', '');

    // Review Page can have a lead in:
    define('META_TAGS_REVIEW', 'Reviews: ');

    // separators for meta tag definitions
    // Define Primary Section Output
    define('PRIMARY_SECTION', ' : ');

    // Define Secondary Section Output
    define('SECONDARY_SECTION', ' - ');

    // Define Tertiary Section Output
    define('TERTIARY_SECTION', ', ');

    // Define divider ... usually just a space or a comma plus a space
    define('METATAGS_DIVIDER', ' ');

    // Define which pages to tell robots/spiders not to index
    // This is generally used for account-management pages or typical SSL pages, and usually doesn't need to be touched.
    define('ROBOTS_PAGES_TO_SKIP','login,logoff,create_account,account,account_edit, account_history,account_history_info,account_newsletters,account_notifications,a ccount_password,address_book,advanced_search,advanced_search_result,checkout_suc cess,checkout_process,checkout_shipping,checkout_payment,checkout_confirmation,c ookie_usage,create_account_success,contact_us,download,download_timeout,customer s_authorization,down_for_maintenance,password_forgotten,time_out,unsubscribe,inf o_shopping_cart,popup_image,popup_image_additional,product_reviews_write,ssl_che ck');


    // favicon setting
    // There is usually NO need to enable this unless you need to specify a path and/or a different filename
    // define('FAVICON','favicon.ico');

    ?>

  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Some General Help Questions

    This is what my meta_tags.php file looks like (note i don't see anything for HOME_PAGE_TITLE)
    should be altering file
    Code:
    includes/languages/english/nameofyourtemplate/meta_tags.php

  7. #7
    Join Date
    May 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Some General Help Questions

    the name of my template is not in that file ... its in includes/templates/ could that be the problem?

    also do you know of a better place for me to ask about my color issues? it's a big problem for me and i've done everything i can think of to fix it

 

 

Similar Threads

  1. v151 Have some tax questions. Help please!
    By naturalfamliving in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 23 Jul 2013, 10:32 AM
  2. Some quick questions - Please help
    By Rastabloke in forum General Questions
    Replies: 2
    Last Post: 16 Jul 2009, 04:02 PM
  3. General Questions
    By Wilkesy in forum PayPal Website Payments Pro support
    Replies: 0
    Last Post: 28 Apr 2009, 10:10 PM
  4. Some General Questions About ZenCart
    By signature16 in forum General Questions
    Replies: 1
    Last Post: 12 Jun 2007, 08:06 PM
  5. Replies: 0
    Last Post: 19 Nov 2006, 07:27 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