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

Hybrid View

  1. #1
    Join Date
    May 2008
    Location
    UK
    Posts
    400
    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

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,690
    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.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    May 2008
    Location
    UK
    Posts
    400
    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.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    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).

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    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.

  6. #6
    Join Date
    Jan 2015
    Posts
    719
    Plugin Contributions
    1

    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

  7. #7
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,303
    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

  8. #8
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    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

  9. #9
    Join Date
    May 2008
    Location
    UK
    Posts
    400
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by lat9 View Post
    Those images are sized using Configuration :: Images :: Small Image Width (and Height).

    Thank you for your reply.
    I have managed to sort the image sizing on the main page of my website. But, how do i change the image sizing in the product description?
    At the moment my product images are small


    Thank you

  10. #10
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,892
    Plugin Contributions
    96

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by amebb View Post
    Thank you for your reply.
    I have managed to sort the image sizing on the main page of my website. But, how do i change the image sizing in the product description?
    At the moment my product images are small

    Thank you
    Image sizing in products' description is based on the HTML present in those descriptions. If you want an image sized to a certain dimension, you'll need to update the descriptions to specify the height and width parameters for any <img> tags.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Clone a Template [Support Thread]
    By lat9 in forum Addon Admin Tools
    Replies: 107
    Last Post: 11 Nov 2024, 08:28 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

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