Page 77 of 97 FirstFirst ... 2767757677787987 ... LastLast
Results 761 to 770 of 967
  1. #761
    Join Date
    May 2007
    Posts
    388
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    hello thanks for this great template, I have 2 questions please:
    -I have error on home page Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>
    -how to modify the flash video with products? (you don't see on my page because clients have to login first to see it.

    My site is
    http://www fantastiktoys com/ingrosso/

    thanks
    I have zencart 1.5.0 and a dedicated server with linux centos

  2. #762
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,144
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    Quote Originally Posted by giuly View Post
    hello thanks for this great template, I have 2 questions please:
    -I have error on home page Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>
    -how to modify the flash video with products? (you don't see on my page because clients have to login first to see it.

    My site is
    http://www fantastiktoys com/ingrosso/

    thanks
    I have zencart 1.5.0 and a dedicated server with linux centos
    There are detailed instructions in the readme.html file about customizing the slide show.

    I believe that the other error has to do with your server configuration. I have seen this before when people were using wamp instead of xamp.

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  3. #763
    Join Date
    Jan 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi i am using zen cart 1.5 and just installed All business template. awesome template btw.

    My problem is i cant seem to get change the logo on the header, i followed all the steps with no luck.
    here is what i did:
    i uploaded the new logo to includes/templates/all_business/images

    then went to includes/languages/english/header.php and edited as the below script, but i still dont c any changes

    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: header.php 2940 2006-02-02 04:29:05Z drbyte $
    */

    // header text in includes/header.php
    define('HEADER_TITLE_CREATE_ACCOUNT', 'Create Account');
    define('HEADER_TITLE_MY_ACCOUNT', 'My Account');
    define('HEADER_TITLE_CART_CONTENTS', 'Shopping Cart');
    define('HEADER_TITLE_CHECKOUT', 'Checkout');
    define('HEADER_TITLE_TOP', 'Top');
    define('HEADER_TITLE_CATALOG', 'Home');
    define('HEADER_TITLE_LOGOFF', 'Log Out');
    define('HEADER_TITLE_LOGIN', 'Log In');

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Kryptonite Toys :: Don't Resist');
    define('HEADER_SALES_TEXT', 'TagLine Here');
    define('HEADER_LOGO_WIDTH', '385px');
    define('HEADER_LOGO_HEIGHT', '89px');
    define('HEADER_LOGO_IMAGE', 'logo2.jpg');

    // header Search Button/Box Search Button
    define('HEADER_SEARCH_BUTTON','Search');
    define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');

    ?>

  4. #764
    Join Date
    Jan 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: All Business template Support Thread


  5. #765
    Join Date
    May 2007
    Posts
    388
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    There are detailed instructions in the readme.html file about customizing the slide show.

    I believe that the other error has to do with your server configuration. I have seen this before when people were using wamp instead of xamp.

    Thanks,

    Anne
    thanks can I remove shopping cart from the header?

  6. #766
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,144
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    Quote Originally Posted by abazou View Post
    Hi i am using zen cart 1.5 and just installed All business template. awesome template btw.

    My problem is i cant seem to get change the logo on the header, i followed all the steps with no luck.
    here is what i did:
    i uploaded the new logo to includes/templates/all_business/images

    then went to includes/languages/english/header.php and edited as the below script, but i still dont c any changes

    <?php
    /**
    * @package languageDefines
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: header.php 2940 2006-02-02 04:29:05Z drbyte $
    */

    // header text in includes/header.php
    define('HEADER_TITLE_CREATE_ACCOUNT', 'Create Account');
    define('HEADER_TITLE_MY_ACCOUNT', 'My Account');
    define('HEADER_TITLE_CART_CONTENTS', 'Shopping Cart');
    define('HEADER_TITLE_CHECKOUT', 'Checkout');
    define('HEADER_TITLE_TOP', 'Top');
    define('HEADER_TITLE_CATALOG', 'Home');
    define('HEADER_TITLE_LOGOFF', 'Log Out');
    define('HEADER_TITLE_LOGIN', 'Log In');

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Kryptonite Toys :: Don't Resist');
    define('HEADER_SALES_TEXT', 'TagLine Here');
    define('HEADER_LOGO_WIDTH', '385px');
    define('HEADER_LOGO_HEIGHT', '89px');
    define('HEADER_LOGO_IMAGE', 'logo2.jpg');

    // header Search Button/Box Search Button
    define('HEADER_SEARCH_BUTTON','Search');
    define('HEADER_SEARCH_DEFAULT_TEXT', 'Enter search keywords here');

    ?>
    You need to edit the override file in includes/languages/engilsh/all_business/header.php

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  7. #767
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,144
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    Quote Originally Posted by giuly View Post
    thanks can I remove shopping cart from the header?
    Yes, edit the includes/templates/common/tpl_header.php file.

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  8. #768
    Join Date
    Jan 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    hi is there a way i can insert a picture (background) to replace the header? to appear below the logo on the top
    to look like this
    [img=http://s3d3.turboimagehost.com/t/10557937_site_test_2.png]

    thats my website in case u want to check it :) http://kryptonitetoys.com/zencart/

  9. #769
    Join Date
    Jul 2009
    Location
    http://www.picaflor-azul.com
    Posts
    3,144
    Plugin Contributions
    35

    Default Re: All Business template Support Thread

    Quote Originally Posted by abazou View Post
    hi is there a way i can insert a picture (background) to replace the header? to appear below the logo on the top
    to look like this
    [img=http://s3d3.turboimagehost.com/t/10557937_site_test_2.png]

    thats my website in case u want to check it :) http://kryptonitetoys.com/zencart/
    You can edit the includes/templates/all_business/common/tpl_header.php

    Thanks,

    Anne
    Custom Zen Cart Design & Templates
    Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
    Check them out!

  10. #770
    Join Date
    Jan 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi,

    any idea how i can move the logo in the header to be above the logout, checkout, home links?

    http://kryptonitetoys.com/zencart/

    here's the site to give u a clear idea

    thanks a lot for this awesome template

 

 
Page 77 of 97 FirstFirst ... 2767757677787987 ... LastLast

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3235
    Last Post: 25 Apr 2013, 01:14 PM
  2. 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
  3. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 248
    Last Post: 29 Jan 2012, 04:30 PM
  4. Glacial Age Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 392
    Last Post: 22 Aug 2011, 04:15 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 PM

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
  •