Page 13 of 57 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 570
  1. #121
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by cregy View Post
    Hi

    As described the link can only be the one in the tpl_header file. However, it is the words about us that might be the problem. Can you send a url so we can see exactly what you are talking about.

    Thanks.

    Rich
    I am just learning/testing so it is on my lasptop.. I will try to move it up to ISP..

  2. #122
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by gjh42 View Post
    It won't be in the header.
    That "About Us" is after the breadcrumbs, and equivalent to the category name on a product page. I don't know the file offhand, but it will be a content/body tpl_ file, I suspect. It is possible that it could be removed by editing a define in a language file, such as ABOUT_US_HEADING or some such.
    Look around and let us know what you find.
    I understood these are stored in the database so I really cannot find a "tpl_page" per say, correct??

  3. #123
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by Sunabac View Post
    I am just learning/testing so it is on my lasptop.. I will try to move it up to ISP..
    took me a while, but you can see my test at:

    http://test.pridepak.com/Pridepak4/

    All the pages under "Company Info" were created with EX Pages. I would like to remove the headings which are coming from the page name. I found it in the database, but I am hoping for e simpler solution where I could set the default for all pages created with EZ Pages.

  4. #124
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by kuroi View Post
    Bumping for its own sake is frowned upon in this forum. It's a very active forum, so it you don't get an answer that usually means that it's too complex for a forum post, no body knows the answer, or nobody understands the question. In this case, I suspect that the latter is the problem. I recommend some clarification as to what you are asking, and a link to a site displaying the problem - I can't see anything wrong with the footer on site to which you linked previously.
    I apologize for coloring outside the lines so to speak.. It certainly wasn't my intent.. However, in my own defense I waited a few days before bumping the post.. No harm intended, just simply seeking answers.. Again my apologies..

    As for the site, the footer looks normal now because I had centered the footer, then messed around with the footer separator in order to fudge the look I was after. If I remove all of that the footer alignment behavior is as I described in my previous post. (where I have included a link to the site in question)

    Quote Originally Posted by cregy View Post
    Hi

    I suspect that instead of removing the whole section. i.e. the div everything to sort out the 'home' link, he has just removed the php code. Leaving the div will probably interfere with your design.

    Just to confirm what Kuroi has said, answers come very fast normally.

    Rich

    P.S. If this doesn't help we will need a link!
    I'm not sure I completely understand you.. In removing the "Home" link from the EZ Pages footer, did I comment out the wrong thing in the code and as a result it's now interfering with my design?? If I am understanding you correctly, how do I fix this??

  5. #125
    Join Date
    Feb 2006
    Location
    San Diego, CA
    Posts
    29
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Oh dear, I'm just full of questions this week.

    For the most part, I understand how EZ-Pages work and it has done a wonderful job of making things look nice and organized on my site. However, I have one question in regards to their use via sidebox.

    In most cases, it looks like people would just use EZ-Pages to display links in the sidebox, but is it possible to add regular text on top of that? I am trying to use EZ-Pages to make a schedule of sorts with a blurb and then a list of links. Based on what is given, I can make a link that leads to...said blurb and links, but I want to be able to display that in the sidebox itself.

    Would the TOC/Chapters option do the trick? That's the one I have not tried yet. As is how I do things, I will trudge ahead to find an answer for myself and will post it should someone else have as bizarre a request as I usually have. ^_^;;;

    Chris

  6. #126
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by Sunabac View Post
    took me a while, but you can see my test at:

    http://test.pridepak.com/Pridepak4/

    All the pages under "Company Info" were created with EX Pages. I would like to remove the headings which are coming from the page name. I found it in the database, but I am hoping for e simpler solution where I could set the default for all pages created with EZ Pages.
    Sunabac

    The site's looking good and I believe that adding the following to your stylesheet will achieve the effect for which you are aiming
    #ezPagesHeading {display:none}
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #127
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by DivaVocals View Post
    I waited a few days before bumping the post.
    That's true. And you had indeed posted a link to the site earlier in the thread .... to which I had responded I guess sometimes when we're rushing around answering questions in multiple threads we lose track of what's happened previously. So just a gentle suggestion that if you don't get an answer first time, it's very unlikely to be because you're being ignored and adding extra information or clarification will usually get you a response, even if it's only to explain why we don't understand.

    I've taken a look at your footer. And whilst I can't comment on the code changes you have made to achieve this (as they're on your server) I see nothing in the results being output that should cause you any concerns.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #128
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by kusogaki View Post
    In most cases, it looks like people would just use EZ-Pages to display links in the sidebox, but is it possible to add regular text on top of that?
    It certainly is. This FAQ entry has been added to give a simple example to show how.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #129
    Join Date
    Feb 2006
    Location
    San Diego, CA
    Posts
    29
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Ya know...I really should read the FAQ pages instead of just pummeling the search function on the forums for answers...sometimes the answer is just staring you in the face. Laughing as well perhaps.

    Thanks for the heads-up Kuroi! It's good people like you and the ZC staffers that put up with dumb questions from newbies like me that makes me really enjoy using zencart. :)

  10. #130
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by kuroi View Post
    Sunabac

    The site's looking good and I believe that adding the following to your stylesheet will achieve the effect for which you are aiming
    Thank you! It works!

 

 
Page 13 of 57 FirstFirst ... 3111213141523 ... LastLast

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

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