Page 115 of 126 FirstFirst ... 1565105113114115116117125 ... LastLast
Results 1,141 to 1,150 of 1258
  1. #1141
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by jpda View Post
    Working in ZenCart v1.5.8a, PHP v8

    Question:
    Installing Bootstrap 3.6.3
    In the install files I see 2 folders:
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/extra_definitions

    I would expect also ZCA-Bootstrap-Template-3.6.3/includes/languages/english/html_includes
    containing /bootstrap/html_includes/bootstrap
    to override the defines as in ZenCart v1.5.8a includes/languages/english/html_includes/responsive_classic/

    Is that correct?
    The base bootstrap template provides no overrides to the html_includes sub-directory, so that directory is not included in the template's distribution. For your clone of the bootstrap template, you'll need to create /includes/languages/english/html_includes/YOUR_BOOTSTRAP/ and copy/create any additional content needed.

  2. #1142
    Join Date
    Jun 2014
    Posts
    141
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Thank you Cindy, that's clear. I will change only my cloned version and keep the base version as distributed.

  3. #1143
    Join Date
    May 2008
    Location
    UK
    Posts
    288
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Hi there
    I need some help with my template please.

    What i would like to do is to change the main page image thumbnail sizes for the products to larger thumbnail sizes.

    I have tried doing this through Configuration/Images but for some reason it does not allow me to do this.

    I am using the latest version of Bootstrap Template

    Any help really appreciated

    Thank you

  4. #1144
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: ZCA Bootstrap Template

    Answers to the posting tip questions can really help us to help you.

    In this case, we could use a look at your site and specifically which images you are trying to change.

  5. #1145
    Join Date
    May 2008
    Location
    UK
    Posts
    288
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    The images that I am trying to change are in the New products Cata gory and featured category both on the main page of my shop.

  6. #1146
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by amebb View Post
    The images that I am trying to change are in the New products Cata gory and featured category both on the main page of my shop.
    Those images are sized using Configuration :: Images :: Small Image Width (and Height).

  7. #1147
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    Those images are sized using Configuration :: Images :: Small Image Width (and Height).
    ... currently. Unfortunately, the Featured and New Products centerboxes are both using the above settings instead of the new/featured ones.

  8. #1148
    Join Date
    Jan 2015
    Posts
    423
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Zencart 1.5.8
    ZCA-Bootstrap-Template-3.6.1

    I am doing some test orders and when i go to the order history page i get an error

    error: PHP Fatal error: Uncaught Error: Undefined constant "QUANTITY_SUFFIX"
    path: includes\templates\bootstrap\templates\tpl_account_history_info_default.php on line 42.

    Code:
     <td class="accountQuantityDisplay"><?php echo  $order->products[$i]['qty'] . QUANTITY_SUFFIX; ?></td>
    If someone could assist be much appreciated

  9. #1149
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,239
    Plugin Contributions
    1

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by chadlly2003 View Post
    Zencart 1.5.8
    ZCA-Bootstrap-Template-3.6.1

    I am doing some test orders and when i go to the order history page i get an error

    error: PHP Fatal error: Uncaught Error: Undefined constant "QUANTITY_SUFFIX"
    path: includes\templates\bootstrap\templates\tpl_account_history_info_default.php on line 42.

    Code:
     <td class="accountQuantityDisplay"><?php echo  $order->products[$i]['qty'] . QUANTITY_SUFFIX; ?></td>
    If someone could assist be much appreciated
    This just means that there is no definition for QUANTITY_SUFFIX in your language flles. https://docs.zen-cart.com/user/local...age_constants/

    I would suggest that you search through an unaltered copy of the ZC and template files to find where that definition should be.
    Simon

  10. #1150
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,498
    Plugin Contributions
    88

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by chadlly2003 View Post
    Zencart 1.5.8
    ZCA-Bootstrap-Template-3.6.1

    I am doing some test orders and when i go to the order history page i get an error

    error: PHP Fatal error: Uncaught Error: Undefined constant "QUANTITY_SUFFIX"
    path: includes\templates\bootstrap\templates\tpl_account_history_info_default.php on line 42.

    Code:
     <td class="accountQuantityDisplay"><?php echo  $order->products[$i]['qty'] . QUANTITY_SUFFIX; ?></td>
    If someone could assist be much appreciated
    I'll suggest that you've somehow got a down-level version of tpl_account_history_default.php, since line 42 of the as-distributed version in v3.6.1 reads
    Code:
    <?
    Noting that there were some language constants that were "renamed" in zc158; see this Bootstrap template issue for additional information: https://github.com/lat9/ZCA-Bootstra...ate/issues/134

 

 

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 94
    Last Post: 16 Mar 2024, 04:13 PM
  2. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  3. v155 ZCA Bootstrap Template 1.0 (BETA)
    By rbarbour in forum Addon Templates
    Replies: 74
    Last Post: 25 Apr 2018, 07:05 PM
  4. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR