Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Apr 2008
    Posts
    3
    Plugin Contributions
    0

    help question Changing "page 2" url - Please Help

    I am trying to change the name of a page so that it reflects the change in its url. I have managed to change the text on the page from 'Page 2' to 'How To Order' for example using FAQ's, however is it possible to change the url to reflect this change, as I have tried to rename Page 2 via the back end of the store, and when linked, it doesn't recognise this new renamed page?

    Here's an example of what I want to change:

    http://www.mystore.com/store/index.php?main_page=page_2

    to

    http://www.mystore.com/store/index.php?main_page=how_to_order

    Any help would be appreciated, thanks!!

  2. #2
    Join Date
    Jul 2010
    Location
    Welland, ON Canada
    Posts
    46
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    I was going to ask the very same question. I want to re-name the "page 2, page 3, page 4" to my own page names.

  3. #3
    Join Date
    Jul 2010
    Location
    Welland, ON Canada
    Posts
    46
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    Jamesb,

    I found it, and its mad easy too....
    go to includes/languages/english.php
    do a search for "Page 2" and change it to "How to Order"

    save, and upload...
    Easy Peasy...

    cheers

  4. #4
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    The FAQ section is full of helpful articles ... https://www.zen-cart.com/tutorials/i...hp?article=242
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Jul 2010
    Location
    Welland, ON Canada
    Posts
    46
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    Oh my Gosh, thanks so much Kim!! There was a few things I missed. That page helps ToNNeS!!

  6. #6
    Join Date
    Mar 2009
    Posts
    414
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    Hi. I started out with the EZ Page tutorials, and made the suggested changes to includes->languages->ENGLISH->page_?,php. However, it seemed to make no difference in either Admin or on the web page.

    I tried renaming page_2.php but, as mentioned above, that was ignored by the cart.

    The suggestion above to go to includes/languages/english.php worked. It should be pointed out that if a custom template is being used, the english.php file to be used would be includes/languages/CUSTOMTEMPLATE/english.php, to preserve the original english.php in its original condition as the default.

    It should also be pointed out that the tutorial omitted the english.php change which is critical to changing the "More Information" box titles, and so the tutorial should be updated to include that information.

    I would love to know what the purpose is of changing the define ('NAVBAR_TITLE', 'Page ?'); and define (HEADING TITLE', 'Page ?'); in the includes/languages/english/page_?.php file, as instructed on the "How do I change Page_? (name) tutorial. That seemed to have no obvious effect.

    Thanks so much for the helpful comments on this thread.

    Notageek

  7. #7
    Join Date
    Mar 2009
    Posts
    414
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    Well, I see the Heading Title is at the beginning of the Page 2. But what about the Navbar Title?

    Notageek

  8. #8
    Join Date
    Mar 2009
    Posts
    414
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    Hi. I used a different title for the Navbar Title, hoping to discover the answer to my above question, and it paid off: The NAVBAR_TITLE appears at the top of the page navigated to, as part of the breadcrumb: Home::Navbar Title.

    Notageek

  9. #9
    Join Date
    Sep 2010
    Posts
    111
    Plugin Contributions
    0

    Default Re: Changing "page 2" url - Please Help

    Hi everyone... Pushing this up- as I went through- and edited the pages in the english php file.. Worked great!!

    Only question is this??? When it shows on my home page- it shows as them being renamed- BUT the links to them are still linked to page_2, page_3, and page_4 and if you go to the admin area- and go to tools- define pages editor- the pages are still named by their original names... Looking for solution to this part of it :)

    Blessings!!
    Niki

  10. #10
    Join Date
    Feb 2009
    Location
    New Delhi, India
    Posts
    5
    Plugin Contributions
    0

    customer issue Re: Changing "page 2" url - Please Help

    Please follow the steps given below:-

    you need to change includes/filenames.php
    find define('PAGE_2', 'page_2'); and change the lower case page_2 to what ever you want to name it

    now find includes/languages/english/page_2.php and rename it. ( changing the text inside as well

    now go to includes/languages/english/html_includes/page_2.php and rename it.

    now go to includes/modules/pages/page_2 and change the name of the folder to what ever your new name is.

    now go to includes/templates/default_templat/templates/tpl_page_2_default.php and change the name to tpl_your new name_default.php - DONE"

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h "Contact Us" page missing "Submit" button - please help!
    By lucky-nz in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 20 Feb 2013, 10:24 PM
  2. changing "page 4" name in the "more information" box
    By verdo131 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Dec 2009, 05:16 AM
  3. Changing text on "Welcome, Please Sign In" page
    By kateandpooch in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Dec 2009, 12:53 PM
  4. Replies: 0
    Last Post: 15 May 2008, 01:51 PM
  5. Need help changing text size for: "Congratulations" & "Welcome Guest" on main page
    By STFlats in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 16 Apr 2007, 04:32 AM

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