Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Apr 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Need Help - Heading titles???

    Great clue stevesh, I think you might be onto something.

    Contact us is the only built-in define page. The rest were completely created from the how to guide found at "http://lifefeed.net/zencart/static_page.php".

    Only the "Australian Stores" pages (On the Right hand side) were made with ezpages. I guess if I could have 2x Ezpages it would be much easier! So instead I've got had to create custom pages with the guide above.

    I believe it is a custom pages problem, but Im not sure why "Products" would have ended up on the Home page?....

    Robert.. :)

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

    Default Re: Need Help - Heading titles???

    I guess if I could have 2x Ezpages it would be much easier!
    What is the 2X limit???
    As far as I know there is no limit to the # of ezpages
    Zen-Venom Get Bitten

  3. #13
    Join Date
    Apr 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Need Help - Heading titles???

    Quote Originally Posted by kobra View Post
    What is the 2X limit???
    As far as I know there is no limit to the # of ezpages
    Hello kobra, well actually you are right about that. I would actually need to have, say for instance two completely seperate ezpages sideboxes (One for left and right side of the page). Which from my understanding is not yet possible?

    Rob.

  4. #14
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need Help - Heading titles???

    Anything is possible... if you know how to code for it.
    There are threads discussing cloning other sideboxes, and the principles could most likely be adapted to that one. Once you have two of them, you can add code to each that filters to display the desired group of pages.

  5. #15
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need Help - Heading titles???

    If you don't need the full dynamic control of ez-page menu display, you could use something like the Blank Sidebox or Editable Sidebox mods from Downloads, and enter the desired links into it using the zen_ez_pages_link() function, like this:

    <?php echo '<a href="' . zen_ez_pages_link(2) . '">About Us</a>'; ?>

  6. #16
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Need Help - Heading titles???

    I am having the same problem, some pages are turning out fine, but some just tagged with Products.

    Anyone found any solution yet? Or the cause of it?

  7. #17
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Need Help - Heading titles???

    If anyone is still looking for solution to this problem, you may search in the developer's tool for 'product_filter_defines

    I found this in:
    /includes/languages/english/extra_definitions/YOUR_TEMPLATE/product_filter_defines.php

    I must have added this mod sometime back, when I remove the mod, I probably didn't remove this, and for my case, when I remove this file from the server, the title goes back to normal.

    Hope this helps.

  8. #18
    Join Date
    Sep 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Need Help - Heading titles???

    Thank you Saplanet

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 Need help with Page Titles
    By ilovesteppin in forum General Questions
    Replies: 1
    Last Post: 11 Feb 2013, 07:30 AM
  2. Heading Titles
    By Ambitions in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 May 2010, 07:01 PM
  3. Need Urgent Help Changing Page Titles
    By Canvas101 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Apr 2007, 07:02 PM
  4. problem with info pages heading titles
    By icecjan in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2006, 08:24 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