Page 1 of 2 12 LastLast
Results 1 to 10 of 995

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Not sure if its the crappy machine at school or not, but when I look at the Ashley Pink template in IE 8, I do not see the light pink background, nor do I see the flower type design up in the header. In FF I see them perfect. Is this an IE issue, or possible computer/setting problem? I even looked at the demo site and I see the same issues that I see with my site. Thoughts? Thanks!

  2. #2
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    ^^^Also this link:

    https://newworldtreasure.com/index.php?main_page=login

    in IE (will have to check with FF later) shows misaligned headers, boxes, etc. Anyone else see this is IE?

  3. #3
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Yes, I see it in IE9. And Chrome and Firefox.

    One problem is that the search field and button in the pink horiz bar area is being pushed down out of the pink area. That happened to one of our sites, when my sister added extra text somewhere in the pink area; that and when added to cart everything pushed things down. It looks like you have some search mod stuck in there?

    As for the login being squeezed, don't know if above problem is affecting that. Does it look better if you do not have a split login, since you're using a right column?

    Your site does not look like the demo or how it should as the template was built. All of Picaflor's templates work nicely and one should first assume that the problem is on their end.

    PS: One other thing. IE "compatability view" can do some strange things to templates. I cannot look at your site in compatability view, as if it were already turned on. So I'm wondering if you "built" your site while in IE compatability view or not....
    Last edited by SPH; 30 May 2012 at 12:09 AM.
    Steve
    prommart.com

  4. #4
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by SPH View Post
    Yes, I see it in IE9. And Chrome and Firefox.

    One problem is that the search field and button in the pink horiz bar area is being pushed down out of the pink area. That happened to one of our sites, when my sister added extra text somewhere in the pink area; that and when added to cart everything pushed things down. It looks like you have some search mod stuck in there?

    Your site does not look like the demo or how it should as the template was built. All of Picaflor's templates work nicely and one should first assume that the problem is on their end.

    As for the login being squeezed, don't know if above problem is affecting that. Does it look better if you do not have a split login, since you're using a right column?
    Not sure what you mean by the split login, can you help me figure out how to change this? I have installed a few mods. So, that is a mod issue? How would I find out which mod is responsible? Thanks again! Still kind of new to this whole thing...




    ....EDIT, this is a numinix mod, fast and easy checkout. Anyone know how to fix this?
    Last edited by pityocamptes; 30 May 2012 at 12:15 AM.

  5. #5
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    I am now able to switch to IE's "compatability view." That actually pushes the search stuff back up in to the Pink header bar, mostly. Your mod or whatever it is still isn't perfect and makes things too crowded there. One can never know what view their IE customers will be in, but my theory is that most will not be in compatability view.

    Split Login: go to admin/configuration/layout settings. Second from bottom. If it's set to "true" try "false" and see if things look better.

    Yes, mods can mess things up if one isn't careful. In your case, it looks like you have a "search" mod in the pink search area without enough room for everything.

    Also, if you're using IE, try seeing the site in compatability view or no compatability view. Should be under Tools on browser menu bar.
    Steve
    prommart.com

  6. #6
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Well this looks like it may be the fix, will try later and see:

    http://www.zen-cart.com/showthread.p...ernet-Explorer

  7. #7
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Maybe. But now I remember that our exchange is in the wrong help thread: We're in All Business, should be Ashley Pink thread.
    Steve
    prommart.com

  8. #8
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    Quote Originally Posted by pityocamptes View Post
    Not sure what you mean by the split login, can you help me figure out how to change this? I have installed a few mods. So, that is a mod issue? How would I find out which mod is responsible? Thanks again! Still kind of new to this whole thing...




    ....EDIT, this is a numinix mod, fast and easy checkout. Anyone know how to fix this?
    If you make changes to the templates you will have to do cross browser testing again and fix any issues that have been caused by the customizations or addon, etc.

    Thanks,

    Anne

  9. #9
    Join Date
    Jun 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hello. I am a new Zen cart user and currently know nothing about php programming. I installed the All Business template on my rented server space which uses UNIX, and I was getting the shopping cart header line with "Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>" on my store's home page.

    I did a little researching and found that other people said it was a server problem, but I looked at the line (line 59) in /includes/templates/all_business/common/tpl_header.php and noticed that everywhere else in that area of the file, there was a "php" after the <? when things were being echoed on the screen, except for the two places where the text showed in the header on my store. I added the text "php" at those two spots, saved the file, and now things look fine.

    Is that the fix for this problem? Like I said I know nothing about php programming and don't want to cause problems with the way the Zen Cart operates.

    Thanks.

    scott

  10. #10
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    Quote Originally Posted by namuh View Post
    Hello. I am a new Zen cart user and currently know nothing about php programming. I installed the All Business template on my rented server space which uses UNIX, and I was getting the shopping cart header line with "Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>" on my store's home page.

    I did a little researching and found that other people said it was a server problem, but I looked at the line (line 59) in /includes/templates/all_business/common/tpl_header.php and noticed that everywhere else in that area of the file, there was a "php" after the <? when things were being echoed on the screen, except for the two places where the text showed in the header on my store. I added the text "php" at those two spots, saved the file, and now things look fine.

    Is that the fix for this problem? Like I said I know nothing about php programming and don't want to cause problems with the way the Zen Cart operates.

    Thanks.

    scott
    This question has already been asked and answered on the thread. Please read the thread before posting.

    It is not a template problem at all but a problem with your server. If you are using a wamp server, you need to switch to xamp.

    Thanks,

    Anne

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 facebook all [support thread]
    By sourceaddons in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 19 Mar 2019, 04:10 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. All Business template -v1.5
    By heloparis in forum Addon Templates
    Replies: 5
    Last Post: 9 Apr 2012, 03:00 PM
  4. Business Activity Report 1.5.0 Support Thread
    By gharls in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 6 Apr 2012, 11:12 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 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