Page 27 of 57 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 570
  1. #261
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    When I click on that link, I am asked to log in as admin.
    Your syntax is wrong, I believe it includes the zenid.
    Look a little earlier in the thread, I gave an example of how to build a working hyperlink.
    Later kuroi suggested an alternate method using the built-in ZC function, both work.
    In this case, you are linking to a page outside EZ pages, not to an EZ page, so the function won't work.
    Just use the example, go to that image in your browser, look at the address bar and leave out your site info and the zen id.
    Example:
    <a href="index.php?...your image URL" target="blank"> your text or image</a>

  2. #262
    Join Date
    Apr 2008
    Location
    Westmeath, Ireland
    Posts
    33
    Plugin Contributions
    0

    Have a Drink Re: How do EZ-Pages work?

    Hi there

    Thanks for your help, all is working now, i didn't need to use the <a href" html at all when i created the link through the ezpages builder. Can't understand why it wouldn't work the first time.



    darbleys

  3. #263
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    I want to add Google Analytics code to my EZ pages.
    For the define pages it is easy: I just add the code before the </body> tag in the common tpl_main_page.php.
    Now, I am looking at the template for EZ pages and there is no </body> tag.
    Should I add it before the last </div> tag?
    Thanks.

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

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by ckosloff View Post
    I want to add Google Analytics code to my EZ pages.
    For the define pages it is easy: I just add the code before the </body> tag in the common tpl_main_page.php.
    Now, I am looking at the template for EZ pages and there is no </body> tag.
    Should I add it before the last </div> tag?
    Thanks.
    The body tag for all pages is in the common/tpl_main_page.php template.
    Kuroi Web Design and Development | Twitter

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

  5. #265
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: How do EZ-Pages work?

    Kuroi,

    Thanks for answer, but please clarify.
    Are you saying that's all I need?
    The body tag in tpl_main_page.php will work in ALL pages, including EZ, which have a different tpl?
    Best regards.

    PS.
    Disregard.
    Never mind, the answer is YES.
    Last edited by ckosloff; 11 Aug 2008 at 08:10 PM. Reason: edit

  6. #266
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    Is EZ Pages going to be multilanguage as standard in the next ZC release, 1.4?
    It is quite strange to have splendidly working language system otherwise but the informational pages are always stuck with the idea of non-perfect multilingual content since the mod has some issues and the multilingual usage is not smooth.

    Elli
    I may be blond but at least I found Zen.

  7. #267
    Join Date
    May 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    I'm want to use EZ-Pages for my FAQ. My intention was to use internal links to document-general pages.

    When I add the internal link, the listing on the EZ-Pages is gone.

    http://www.momandbabyboutique.ca/ser...id=2&chapter=1

    There is supposed to be a listing called Cloth diaper guide. If I remove internal link then the listing shows again.

    Any ideas why it is missing? what I should do to fix it.

    Thanks,

    Erin Laver
    www.momandbabyboutique.ca/servlet

  8. #268
    Join Date
    Feb 2006
    Posts
    656
    Plugin Contributions
    0

    Default Re: How do EZ-Pages work?

    How do you add php code to an ez-page?

    I wan't to put this:

    PHP Code:
    <?php

        
    require_once("rsslib.php");

        
    $url "http://simplefeed.consumerreports.org/rss/?f=96678890-01dc-11dc-3c7e-00001a1a9134";

        echo 
    RSS_Display($url100);

    ?>
    into my More Information ez-pages, but haven't found an answer by searching, so, thought I'd ask.
    I Think, Therefore I Zen. I Zen, Therefore, I AM!
    Personalized Flowers!
    Flowertown Speaking Roses
    using version 1.5.7-06232020

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

    Default Re: How do EZ-Pages work?

    Quote Originally Posted by wtashby View Post
    How do you add php code to an ez-page?
    It's explained here. Though personally I see this as a bit of a hack and would recommend building your pages with PHP as proper pages and then add them to your menus as internal links via EZ-Pages
    Kuroi Web Design and Development | Twitter

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

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

    Default Re: How do EZ-Pages work?

    @erinl

    I can't see anything wrong with your FAQ (apart from the site being painfully slow to load). Did you fix this already?
    Kuroi Web Design and Development | Twitter

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

 

 
Page 27 of 57 FirstFirst ... 17252627282937 ... 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