Results 1 to 10 of 3244

Hybrid View

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

    Have a Drink Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Stuff4Toys View Post
    NEXT - When I installed Lightbox, IH2 popups stopped. I noticed that the .js associated with IH2 popup is not loading automatically anymore. Do I need to add it manually to the html_header file?
    JOhn ><>
    After Reading pages 125 to 16? it finally dawned on me that I read the answer about a dozen times. When I installed Lightbox, it created a css folder under the cherry_zen folder so the one in the template_default folder was ignored. I copied everything that IH2 installed in the template_default to the cherry_zen folder and "viola"

    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 ><>
    Newest Site: ChargerPros - Stuff4Toys

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

    Have a Drink Re: Cherry Zen Template Support Thread

    New day new trouble
    The add to cart box is 125px wide according the the stylesheet.

    In IE7 the qty box wraps to the second line and no space between the word Max: and the box.
    In FF3 everything looks correct.

    I cannot program a square box, so I tried putting a <br /> between the qty box and the statement that calls for the Min/Units/Max and of course the page refused to load.

    Is there a way to insert a break (programmaticly) so the qty box stays on the same line as the words Add to Cart: ? I can then adjust the stylesheet to 135px to is all stays together.

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  3. #3
    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

  4. #4
    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.

  5. #5
    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