Page 4 of 10 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 93
  1. #31
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Define Pages / EZ Pages

    About us is not actually a new side box but more instructional on how to add another page to an existing box

    It is in the downloads/other area and the first one
    Zen-Venom Get Bitten

  2. #32
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Define Pages / EZ Pages

    I give up! I've now been at this same problem for about 5 hours.

    I'm having the same problem as the other posters on this thread and I've looked through loads of posts and this one seemed the most helpful. I've been through all the stages at least twice and I've had one small change:
    Originally I was getting a 'page cannot be displayed' message on my page 5. Having gone through the stages set out earlier I now have
    HEADING_TITLE as my page 5 text. I've tracked this down and can see where it is (although it will probably take me another hour to find it again) but I just don't know what else to do. I can't even get started with EZ Pages.

    So please help me somebody because I'm (really) just about to cry. I've got so little time to get this done and I've been working on it for about 12 hours today and have managed to get 1 category uploaded and 1 page of text.

    The page I'm trying to edit is called 'test page'
    This is what I have www.elle-art.co.uk/shop

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

    Default Re: Define Pages / EZ Pages

    ElleArt,

    If you want ezpages these can be in their own sidebox....

    Just look in the admion > tools > layout boxes controller > find sideboxes/ezpages.php and set to left or right and select on.

    Then go to admin > tools > EZ-Pages > New file > enter a title
    select a location - sidebox
    Enter your content in the box provided
    Select Insert

    Also check the settings in admin > config > ezpage settings
    Zen-Venom Get Bitten

  4. #34
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Define Pages / EZ Pages

    Kobra, thank you!

    I wasted 5 hours yesterday and your simple instruction has sorted it out in less than 5 minutes.

    I kept looking at EZ Pages but nowhere could I find the most basic instruction of how to start.

  5. #35
    Join Date
    May 2007
    Location
    North Carolina
    Posts
    4
    Plugin Contributions
    0

    Default Re: Define Pages / EZ Pages

    Quote Originally Posted by ElleArt View Post
    I give up! I've now been at this same problem for about 5 hours.

    I'm having the same problem as the other posters on this thread and I've looked through loads of posts and this one seemed the most helpful. I've been through all the stages at least twice and I've had one small change:
    Originally I was getting a 'page cannot be displayed' message on my page 5. Having gone through the stages set out earlier I now have
    HEADING_TITLE as my page 5 text. I've tracked this down and can see where it is (although it will probably take me another hour to find it again) but I just don't know what else to do. I can't even get started with EZ Pages.

    So please help me somebody because I'm (really) just about to cry. I've got so little time to get this done and I've been working on it for about 12 hours today and have managed to get 1 category uploaded and 1 page of text.

    The page I'm trying to edit is called 'test page'
    This is what I have www.elle-art.co.uk/shop
    I had the same problem with define pages. It wasn't until I added the override file(s) that the HEADING_TITLE was replaced with what I originally wanted. Why, I'm not sure of. I had followed Kobra instruction listed earlier in this thread to get thing to work at first. Then when I added the overrides, the title started to work. ?????

    I have just received 'e-Start your web store with Zen Cart book. I'll be diving into it now and will let you know what I think. Looks like it covers a lot.

  6. #36
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default Define Pages / EZ Pages

    Quote Originally Posted by kobra View Post
    For illustration use the page_2 as a guide
    Try starting over and in these areas edit or create what is required changing only the reference to page_2 to page_5...get it to work in that default generic form before you begin changing things like "Zimbabwe Orphans Endeavor'"
    Just the straight page_5 references to start.

    Create/clone these as page_5
    /includes/modules/pages/page_2/header_php.php
    /includes/languages/english/page_2.php
    /includes/templates/template_default/templates/tpl_page_2_default.php

    Add/edit these to include page_5
    /includes/modules/sideboxes/more_information.php
    /includes/languages/english.php
    /includes/filenames.php

    Create define_page_5.php in both of these folders
    /includes/languages/html_includes
    /includes/languages/html_includes/your_template

    This should net you a generic page_5 in the "More Information" sidebox
    You can then begin using this in your overrides areas

    Once this works you can move on to custom titles etc - one at a time so you can track back if it breaks
    Just follow this kobra's steps but DO NOT change the following;

    1.
    /includes/templates/template_default/templates/tpl_page_2_default.php

    PHP Code:
    <?php if (DEFINE_PAGE_2_STATUS >= and DEFINE_PAGE_2_STATUS <= 2) { ?>
    - just remain the code as the Define Pages was actually trigger by their status. Then, change the filenames as you wish.

    2.
    /includes/templates/template_default/templates/tpl_site_map_default.php

    PHP Code:
    <?php if (DEFINE_PAGE_2_STATUS <= 1) { ?>
    <li><?php echo '<a href="' zen_href_link(FILENAME_PAGE_2) . '">' BOX_INFORMATION_PAGE_2 '</a>'?></li>
    <?php ?>
    - same goes to this code for those who are enabling the site map feature.
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  7. #37
    Join Date
    May 2006
    Posts
    6
    Plugin Contributions
    0

    Default Re: Define Pages / EZ Pages

    I'm having a strange problem with this. I've added my links to the box, the page loads with the heading I set but the text defined in define pages editor does not.
    I have define_page_5.php in /includes/languages/english/html_includes and also /includes/languages/english/html_includes/mytemplate (which is being edited by the editor without problems).
    So I can only conclude that it's looking in the wrong place for the text or I've messed up a file somewhere.
    Any ideas?
    Thanks in advance.

  8. #38
    Join Date
    Jul 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Define Pages / EZ Pages

    Hi all,

    i've been trying to follow Kobra's guidelines, but still encountering some troubles, more specific:

    my page is showing up, but i do not get to see the content i added through admin>>define pages.....any thoughts?


    :Kobra's guide:

    For illustration use the page_2 as a guide
    Try starting over and in these areas edit or create what is required changing only the reference to page_2 to page_5...get it to work in that default generic form before you begin changing things like "Zimbabwe Orphans Endeavor'"
    Just the straight page_5 references to start.

    Create/clone these as page_5
    /includes/modules/pages/page_2/header_php.php
    /includes/languages/english/page_2.php
    /includes/templates/template_default/templates/tpl_page_2_default.php

    Add/edit these to include page_5
    /includes/modules/sideboxes/more_information.php
    /includes/languages/english.php
    /includes/filenames.php

  9. #39
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Define Pages / EZ Pages

    You did not state if you are using one of the default pages??

    If so check admin > config > Define Page Status > and the page you are using and insure that it is set to display

    And a url to your site is helpful
    Zen-Venom Get Bitten

  10. #40
    Join Date
    Jul 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Define Pages / EZ Pages

    I've duplicated the files from page_2 in all the directories you listed in the example, and so tried to create a new page (not in a sidebox).

    i can see my page in the define_pages editor (and i can edit the contents here), but i cannot see it in de define_pages_status however.

    you can check out the page @: http://compusquare.edarta.be/index.php?main_page=nieuws

 

 
Page 4 of 10 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Blank Web Pages after changing Page_2_3_4 URLs in Define Pages
    By chevvychase81 in forum General Questions
    Replies: 14
    Last Post: 31 Mar 2011, 10:15 AM
  2. remove <meta description> from ez pages and define pages : help
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Oct 2010, 12:13 AM
  3. German pack: Define Pages editor works, EZ pages does not
    By jami1955 in forum Addon Language Packs
    Replies: 1
    Last Post: 8 Jul 2010, 10:52 AM
  4. Define Define Pages / Information pages Manager needed
    By thunderesl in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Jun 2010, 02:42 PM
  5. index_default & define pages(4+ define pages on frontpage?)
    By mrmarcus66 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 May 2006, 07:38 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