Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 34
  1. #11
    Join Date
    Mar 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    That is exactly what I did last time. I took out the statement both times and all I got after that was a white page.. I started all over again after that .. please I dont want to do that again..

    I understand you say to take out that statement and save it , put it back into the proper place on my web site.. why then did I get a white page.. am afraid to do this again..

  2. #12
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    Out,
    So the first one is your fix, most important part is leave the single quotes on either side of the wording EX: 'wording', just change wording and leave the single quotes..

  3. #13
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    Change/remove the text in both places.

    To remove, leave the opening and closing single quotes in place. Just remove the text in between.

    Code:
      // This section deals with the "home" page at the top level with no options/products selected
      /*Replace this text with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
      define('HEADING_TITLE','Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    } elseif ($category_depth == 'nested') {
      // This section deals with displaying a subcategory
      /*Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
      define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');
    }
    would become

    Code:
      // This section deals with the "home" page at the top level with no options/products selected
      /*Replace this text with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
      define('HEADING_TITLE', '');
    } elseif ($category_depth == 'nested') {
      // This section deals with displaying a subcategory
      /*Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/
      define('HEADING_TITLE', '');
    }
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  4. #14
    Join Date
    Mar 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    do I leave the words 'heading title' there? and just then put what i want in both places making sure i have left the ' and the ' between my text?

  5. #15
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    Quote Originally Posted by outlawcat View Post
    do I leave the words 'heading title' there? and just then put what i want in both places making sure i have left the ' and the ' between my text?

    Out,
    Yes, you are right

  6. #16
    Join Date
    Mar 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    okay then will give it another go around. please if I get white pages again be their for me... last time I just started all over and I just cant do that again. lol.. please call me Cat by the way..

    Thanks for the help

    Cat

  7. #17
    Join Date
    Mar 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    woops forgot how do I get that "Tagline here" out of their?

    Thanks again

  8. #18
    Join Date
    Mar 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    i now have white page again and this time all i did was change one word to see what would happen.. didnt touch anything else. changed a word in the first and second times that this is stated.. now what!!

  9. #19
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    Out,
    Please post your index.php file so I can view your changes

  10. #20
    Join Date
    Mar 2009
    Posts
    41
    Plugin Contributions
    0

    Default Re: Front Page Editing how to get rid of the"Congratulations, you have successfully

    this is exactly how it looks

    This section deals with the "home" page at the top level

    with no options/products selected /*Replace this text with the headline you would like for your shop. For

    example: 'Welcome to My SHOP!'*/ define('HEADING_TITLE', ' Congratulations! You have successfully installed your

    Zen Cart™ E-Commerce Solution.');} elseif ($category_depth == 'nested') { // This section deals with

    displaying a subcategory /*Replace this line with the headline you would like for your shop. For example:

    'Welcome to My SHOP!'*/ define('HEADING_TITLE', ' Congratulations! You have successfully installed your Zen

    Cart™ E-Commerce Solution.'); }?>

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. How to get rid of the Congratulations! You have successfully installed your Zen Cart?
    By lilguppy in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 30 Oct 2010, 02:19 AM
  2. Replies: 11
    Last Post: 31 Mar 2010, 01:06 PM
  3. I am trying to get rid of the congratulations you have successfully installed etc.
    By janfal in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Dec 2009, 04:43 AM
  4. Replies: 5
    Last Post: 10 Jul 2009, 01:35 PM
  5. Removing the "Congratulations! You have successfully in.." text from main page
    By chufty bill in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Aug 2006, 02:07 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