Page 5 of 100 FirstFirst ... 345671555 ... LastLast
Results 41 to 50 of 995
  1. #41
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi Anne,

    Thanks so much for this template. I was struggling between the aberdeen neutral and this one. Either way I'd be very pleased

    I have a few hiccups:
    1. Logo size is 250x129. It's a .gif and I named it logo.gif uploaded it under allbusiness/images/ and renamed the first logo.gif (yours) as logo2.gif. I know that it's height is greater which is why I'm assuming that this is why it doesn't show on my site. I'd like to keep it this size. Please advise.
    2. I uploaded an image oilbottles740u.jpg under allbusiness/images and renamed the slide1.jpg with the above. It is 740 x 430 px and it too doesn't show. I've changed the permissions on both images hoping that that would work but it hasn't.

    Also a few requests while I'm at it:
    1. I'd like the now green navigation bar to be the full width of the screen. Please advise.
    2. Also how can I have the EZ Pages be displayed in the now green navigation bar?

    I think that should do it. Much appreciated.

    http://marketcafe-online.com

    Cheers, Lynn

  2. #42
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    For the first time in 3 weeks I am finally happy with a template, I have visited nearly every zencart site looking for a template .. it's really great so please don't abandon it like "modern zen"
    I have only just found it so a few questions might follow soon

  3. #43
    Join Date
    Aug 2009
    Location
    Portsmouth
    Posts
    5
    Plugin Contributions
    0

    help question Re: All Business template Support Thread

    Hi There..
    Thanks for the great Classy Template

    I too have the same problem.. with regards to the about us links..
    it seems that the following file is not in the zip file i downloaded from your site or zen cart..

    includes/extra_datafiles/about_us_filenames.php

    my website is www.cheapshakes.com

    Thanks
    John

  4. #44
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    Hi There..
    Thanks for the great Classy Template

    I too have the same problem.. with regards to the about us links..
    it seems that the following file is not in the zip file i downloaded from your site or zen cart..

    includes/extra_datafiles/about_us_filenames.php

    my website is www.cheapshakes.com

    Thanks
    John
    John,

    Thank you so much for catching this error. I will post an update asap. In the meantime, you can add this to:

    includes/extra_datafiles/about_us_filenames.php

    Code:
    <?php
    /**
     * @package Pages
     * @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: about_us.php v1.3 $
     */
    
    // About Us Filename Defines
      define('FILENAME_ABOUT_US', 'about_us');
      define('FILENAME_DEFINE_ABOUT_US', 'define_about_us');
    ?>

  5. #45
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    I figured it out- I removed the br part of <br class="clearBoth" /> in line 68 of templates/all biz/common/tpl_header.php.

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

    Default Re: All Business template Support Thread

    I figured it out- I removed the br part of <br class="clearBoth" /> in line 68 of templates/all biz/common/tpl_header.php.
    This is not a good solution as taking the br out makes the code invalid. It would be better to remove the
    Code:
    <br class="clearBoth  />
    and replace it with
    Code:
    <div class="clearboth"></div>
    Why did you want to remove this?

  7. #47
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi
    Another request
    would it be possible to change the "about us" to "To links" ie back links to other sites

    thanks

  8. #48
    Join Date
    Dec 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Thank you for this GREAT template Picaflor-Azul... It works like a charme!!
    I've got on question dough.... Is there a simple way to remove links in the footer menu..
    I've tried to edit the footer_menu_defines.php for removing the "specials" link, but when I remove the line :

    Define('FEATURED','<li><a href="' . zen_href_link(FILENAME_FEATURED_PRODUCTS) . '">' . TABLE_HEADING_FEATURED_PRODUCTS . '</a></li>');

    The word "SPECIALS" appears in the menu... Maybe I'm overlooking a simple way to disable links......

    Kind Regards,

    Rayring
    Last edited by rayring; 25 Oct 2010 at 12:58 PM. Reason: none

  9. #49
    Join Date
    Feb 2009
    Location
    England
    Posts
    30
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    RayRing,

    I think you may have forgot to edit the line...

    /*BOF Footer Menu Definitions*/
    Define('QUICKLINKS', '<dd class="first">
    <ul>' . TITLE_ONE . HOME . FEATURED . SPECIALS . NEWPRODUCTS . ALLPRODUCTS . '</ul></dd>');

    In footer_menu_defines.php

    Change this line to

    /*BOF Footer Menu Definitions*/
    Define('QUICKLINKS', '<dd class="first">
    <ul>' . TITLE_ONE . HOME . FEATURED . NEWPRODUCTS . ALLPRODUCTS . '</ul></dd>');

    And it should work.

    Bob

  10. #50
    Join Date
    Feb 2009
    Location
    England
    Posts
    30
    Plugin Contributions
    0

    help question Re: All Business template Support Thread

    Hello Again,

    It seems there is a problem with Jquery

    I have checked my site and others listed in this forum and all are reporting an error on loading (bottom left of browser).

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; Creative AutoUpdate v1.40.01)
    Timestamp: Mon, 25 Oct 2010 13:00:00 UTC


    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    URI: http://www.anctgroup.com/store/inclu..._easySlider.js

    Anybody got any ideas how to clear this loading error?

    Bob

 

 
Page 5 of 100 FirstFirst ... 345671555 ... 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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR