Results 1 to 10 of 570

Hybrid View

  1. #1
    Join Date
    Jul 2011
    Posts
    8
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by kuroi View Post
    You could, but that would involve hacking the information sidebox. It's easier to redefine each of the links in the information sidebox as an internal EZ-Page link and then add your additional pages to the EZ-Pages sidebox. This gives you much more flexibility to change your mind later and move a link or links to the header or footer instead.
    How do you do this? I'd like to simply rename Page2, Page3 and Page4 to something more usable. How do I do this?

  2. #2

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by latitude58 View Post
    How do you do this? I'd like to simply rename Page2, Page3 and Page4 to something more usable. How do I do this?
    Go to includes/languages/YOUR_CUSTOM_TEMPLATE/english.php

    If the english.php file is not yet in the YOUR_CUSTOM_TEMPLATE folder, copy it to that folder first.

    If you don't have a CUSTOM_TEMPLATE_FOLDER or don't know what that means, read up about the override system before making any changes to your cart. Another useful tutorial is here


    Once you've set up your override system and copied the appropriate file as listed above, it's time to edit the file. Using a text editor like Notepad (never use MS Word!!) locate the text that needs editing:

    Around line 149, you'll find this:
    Code:
      define('BOX_INFORMATION_PAGE_2', 'Page 2');
      define('BOX_INFORMATION_PAGE_3', 'Page 3');
      define('BOX_INFORMATION_PAGE_4', 'Page 4');
    Change the red text to your new page title


    Good luck and happy zenning
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

 

 

Similar Threads

  1. v154 Links ON ez-pages TO OTHER turned-off ez-pages don't work after upgrade
    By anduril3019 in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 19 May 2015, 09:12 AM
  2. how do i get javascript to work in the ez pages?
    By warroyo90 in forum General Questions
    Replies: 2
    Last Post: 28 Mar 2012, 05:14 AM
  3. How can I get my CSS navigation tabs to work for groups of similar pages?
    By sifuhall in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Nov 2009, 07:57 PM
  4. Replies: 3
    Last Post: 22 Jul 2008, 12:01 AM
  5. Bwahahaha How do I get ez-pages to work?
    By hodgejr in forum General Questions
    Replies: 7
    Last Post: 8 Oct 2007, 09:10 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