Results 1 to 10 of 3244

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Yea I know. I re-installed a new, unmodified, copy and have the same problem. I am migrating to this template from the "Clean Business" template, which worked fine. I can't figure out what would be causing this. I thought mabe the ultra large logo. But the smaller "cherry" logo does the same. I put all the columns back to default and everythings the same. Re-uploaded the whole template again and left unmodified and was still having this problem. It does this on the "main_page=product_reviews_info" page as well. This is the only 2 I can find so far. What do these 2, and only these 2, have in common that I'm not picking up on?



    Thanks
    Jeremy

  2. #2
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jjrmy1 View Post
    Yea I know. I re-installed a new, unmodified, copy and have the same problem. I am migrating to this template from the "Clean Business" template, which worked fine. I can't figure out what would be causing this. I thought mabe the ultra large logo. But the smaller "cherry" logo does the same. I put all the columns back to default and everythings the same. Re-uploaded the whole template again and left unmodified and was still having this problem. It does this on the "main_page=product_reviews_info" page as well. This is the only 2 I can find so far. What do these 2, and only these 2, have in common that I'm not picking up on?



    Thanks
    Jeremy
    Well, this is a tough one, at least for me. A quick fix would be to turn the right side column off when you go to the shopping cart.

    Do this in the includes/templates/cherry_zen/common/tpl_main.page.php

    Look for:
    Code:
    // the following IF statement can be duplicated/modified as needed to set additional flags
      if (in_array($current_page_base,explode(",",'account_history_info,login,shopping_cart,checkout_payment,checkout_confirmation,tracker,no_account,list_pages_to_skip_all_right_sideboxes_on_here,separated_by_commas,and_no_spaces')) ) {
        $flag_disable_left = true;
    add the code in red to that line and when they go to the shopping cart, it will shut off the left column and come back on if they continue to shop.
    I would need to see your php files in order for me to fix it. It has to be something wrong in one of your php files, but which one, I do not know as I am unable to duplicate it here, but I have verified your css is fine.

    JT

    }

  3. #3
    Join Date
    Apr 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by JTheed View Post
    Well, this is a tough one, at least for me. A quick fix would be to turn the right side column off when you go to the shopping cart.

    Do this in the includes/templates/cherry_zen/common/tpl_main.page.php

    Look for:
    Code:
    // the following IF statement can be duplicated/modified as needed to set additional flags
      if (in_array($current_page_base,explode(",",'account_history_info,login,shopping_cart,checkout_payment,checkout_confirmation,tracker,no_account,list_pages_to_skip_all_right_sideboxes_on_here,separated_by_commas,and_no_spaces')) ) {
        $flag_disable_left = true;
    add the code in red to that line and when they go to the shopping cart, it will shut off the left column and come back on if they continue to shop.
    I would need to see your php files in order for me to fix it. It has to be something wrong in one of your php files, but which one, I do not know as I am unable to duplicate it here, but I have verified your css is fine.

    JT

    }
    This doesn't change the cart page at all. both columns are still displayed. Both columns are displayed in the review page as well but differently now http://www.bedsideplaythings.com/ind...3&reviews_id=2
    It's really kind of you to take all this time to help me. I really do appreciate it. Validating it it seems as though there's a couple of tables broken but I just can't pinpoint where exactly it is.

    Jeremy

  4. #4
    Join Date
    Apr 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Found the problem to the column issue I was having. For some reason Line breaks in the product descriptions were causing the side columns to creep over into the middle of the page.

 

 

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