Results 1 to 10 of 3244

Hybrid View

  1. #1
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Stuff4Toys View Post
    Now I still have a problem with Lightbox. It seems as if all the js is loaded, but the large images don't load in a lightbox. grrrrr Seems as if both programs have a tpl_main_page.php, anyone have an idea what needs to be merged?

    Zen-Cart 1.3.8a

    JOhn ><>
    FIXED: My fault, I was loading a version of mootools that conflicted with LightBox
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  2. #2
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    adding a tab:

    the code below does not work. using that formula, what is the correct way to link to an ez page with a page id=1 ?

    Code:
    <li><a href="<?php echo zen_href_link(FILENAME_DEFAULT, 'id=1', 'NONSSL'); ?>"><span>Purchase Orders</span></a></li>
    thanks.

  3. #3
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by gsdcypher View Post
    adding a tab:

    the code below does not work. using that formula, what is the correct way to link to an ez page with a page id=1 ?

    Code:
    <li><a href="<?php echo zen_href_link(FILENAME_DEFAULT, 'id=1', 'NONSSL'); ?>"><span>Purchase Orders</span></a></li>
    thanks.
    I always chuckle when I see someone trying really hard to make a zen cart link. I chuckle because I've been there before.

    The solution will make you smack your forehead (I did).... Why not just make a regular link?

    <li><a href="index.php?main_page=page&id=1"><span>Purchase Orders</span></a></li>

 

 

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 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