Results 1 to 10 of 39

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to add new link and a page under 'More information' ?

    The reason for the intricate install for this is that it relies on the "legacy" method for using the defines page editor in the admin to edit the page content...

    ezpages is again what yu need to grasp as once you do it you will be surprised at how easy and versatile these can be and from the admin side only
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: How to add new link and a page under 'More information' ?

    Ok simple question,


    I know I can now create a page with EzPage under 'Important links'

    Would it be possible to create a page and the link under 'More Information. using EzPages without any hacking?
    Downunder QLD

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to add new link and a page under 'More information' ?

    More Info has page_2, page_3, etc. these pages can be edited in the admin and you can get the internal url for each like: index.php?main_page=page_2 and add this to the ezpage box.

    Edit the ez_pages_definitions.php and the line
    Code:
    define('BOX_HEADING_EZPAGES','Important Links');
    to what you want. Then this box will contain all the previous links and can be edited through the admin defines editor for some and through ezpages for the others that you create.

    You will then turn off the more info side box and turn on the expage side box that you re-titled to be be same heading text.
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: How to add new link and a page under 'More information' ?

    Kobra, I am almost with you but little confused.

    When you say add this 'get the internal url for each like: index.php?main_page=page_2 and add this to the ezpage box. '
    Do you mean add the link (and how ?) lime so below in ez_pages_definitions.php

    define('BOX_HEADING_EZPAGES','Important Links');
    ??? index.php?main_page=page_2 ?? how do you insert it, give me an example please.


    Other bit I am confused is
    'You will then turn off the more info side box and turn on the expage side box that you re-titled to be be same heading text.'

    Ol I'll turn off 'more info ' box then turn on 'extra side' box but which re-titled to be the same heading?
    Title of the 'more info' is 'more Info' and title of Ezpage headding is 'Important links' so can you again please give me example what you mean.

    Sorry to ask more details but once I get my head around it then you won me over :-)

    Thanks
    Downunder QLD

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to add new link and a page under 'More information' ?

    When you say add this 'get the internal url for each like: index.php?main_page=page_2 and add this to the ezpage box. '
    Do you mean add the link (and how ?) lime so below in ez_pages_definitions.php
    To do this go to admin > tools > ezpages > select the "new file" button > enter a page title > select the location and an order > if a page created in ezpages enter the HTML Content text...

    For another page i.e. like one that has been created and maintained in the defines editor you would have the internal url to this page written down from when you navigate in the front end to it.(what is in the browser address) which in total is like the following but you only need the red highlighted part
    Code:
    http://www.domain_name.com/index.php?main_page=page_2
    Now back to the ezpage config in the admin > below the text entry box is a place for an internal link url > enter the red url info for the page you want > select insert
    define('BOX_HEADING_EZPAGES','Important Links');
    ??? index.php?main_page=page_2 ?? how do you insert it, give me an example please.
    Edit the ez_pages_definitions.php file and the above line text that is between the set of single quotes...to be whatever you want the box heading to say
    Other bit I am confused is
    'You will then turn off the more info side box and turn on the expage side box that you re-titled to be be same heading text.'

    Ol I'll turn off 'more info ' box then turn on 'extra side' box but which re-titled to be the same heading?
    Title of the 'more info' is 'more Info' and title of Ezpage headding is 'Important links' so can you again please give me example what you mean.
    Recap: once all this is complete and you have the pages created and/or linked (there can be both types) Go the admin > tools > layout boxes controller > and find the sideboxes/ezpages.php entry > select and configure it > setting it to on.
    Find the sideboxes/more_information.php entry and select it and set it to off.

    Now the ezpages sidebox will be displayed on the front end and the more information sidebox will not.

    This ezpage side box will have the pages that you have set to be contained within it and you can then instruct your clients on how to add an ez page to this box fully from the admin.
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: How to add new link and a page under 'More information' ?

    hey, looks like a good explanation. I'll have a go at it this weekend. Thanks Kobra. I'll keep you posted with my success.

    Thanks again for detailed answer
    Downunder QLD

  7. #7
    Join Date
    Jan 2007
    Location
    York
    Posts
    32
    Plugin Contributions
    0

    Default Re: How to add new link and a page under 'More information' ?

    Hi
    I would like to add an extra page to more information, I am doing this for the client so dont mind adding code if needed but I have already used page 2, 3 & 4. Is it possible to add a page 5 as they wish to show details of a school they are sponsoring.
    www.hgfurniture.co.uk

    Thanks
    H

 

 

Similar Threads

  1. How to change the 'Page 2' name under More Information?
    By rschultz in forum General Questions
    Replies: 4
    Last Post: 7 Mar 2011, 04:11 PM
  2. Change Link names under "More Information"? Page 2, Page 3, Page 4
    By skateoverwater in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 26 Nov 2009, 09:41 PM
  3. how do i change the link titles under 'more information' section?
    By cmerr85 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Nov 2009, 08:25 PM
  4. How do I rename page 1,2 and 3 displayed on my navigation under more information?
    By newb1234 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Sep 2009, 07:39 PM
  5. Replies: 0
    Last Post: 10 May 2007, 01:18 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