Page 4 of 16 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 1673

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: ZCA Bootstrap Template

    Maybe try this:
    Code:
    <div class="custom-control custom-checkbox">
    <input class="custom-control-input" type="checkbox" name="formfieldnamehere" value="1" id="nameTheInputIdHere">
    <label class="custom-control-label" for="nameTheInputIdHere" title="help msg here">Text In Browser Here</label>      
    </div>
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    Default Re: ZCA Bootstrap Template

    additional_images.php is missing:

    PHP Code:
    $GLOBALS 
    on line 16

    Bootstrap version of additional_images.php

    PHP Code:
    $zco_notifier->notify('NOTIFY_MODULES_ADDITIONAL_PRODUCT_IMAGES_START'); 
    Default Zen Cart 1.5.6c version of additional_images.php

    PHP Code:
    $GLOBALS['zco_notifier']->notify('NOTIFY_MODULES_ADDITIONAL_PRODUCT_IMAGES_START'
    Is there a reason for this? Or is it just an error in the code?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  3. #3
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Love this template!

    Is there a way to make products display as rows instead of columns though?

    Thanks!
    C

  4. #4
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Would also love to center the links in the center footer bar, cant find where this is called out or contained in php or css

  5. #5
    Join Date
    Jul 2007
    Posts
    342
    Plugin Contributions
    7

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by AquaticAddiction View Post
    Would also love to center the links in the center footer bar, cant find where this is called out or contained in php or css
    Check the source code in footer and add css rule to center text, make sure you end the css rule with !important

  6. #6
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by AquaticAddiction View Post
    Love this template!

    Is there a way to make products display as rows instead of columns though?

    Thanks!
    C
    Woops. Found it :) Admin > Configuration > Product Listing - Layout Style

  7. #7
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Last question. When you click into a product from the category, the price is not displayed - only the add to cart button.
    I swapped it over to responsive classic, and the price displayed like normal which leads me to believe its a templating issue.
    Help?

  8. #8
    Join Date
    Jul 2007
    Posts
    342
    Plugin Contributions
    7

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by AquaticAddiction View Post
    Last question. When you click into a product from the category, the price is not displayed - only the add to cart button.
    I swapped it over to responsive classic, and the price displayed like normal which leads me to believe its a templating issue.
    Help?
    Do you see this in the source code when you check through a browser:
    <div class="centerBoxContentsItem-price text-center"><span class="mx-auto w-100 p-1 productBasePrice">&pound;32.95</span></div>

  9. #9
    Join Date
    Feb 2019
    Posts
    18
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Anyone have any tips on how I'd go about making the ezpages header disappear on mobile? I don't mind the items being in the collapsable menu. I just don't want the big bar across the mobile screen. I like the the ezpages header only on desktop. Thank you

  10. #10
    Join Date
    Dec 2017
    Location
    FLAH-DUH
    Posts
    45
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap Template

    Quote Originally Posted by rbarbour View Post
    This template has only been tested on v1.5.5f by myself, I haven't done any backward compatibility testing.
    I had it up and running I thought, but then I did a test purchase and it hangs up at CONFIRM ORDER
    v 1.5.7

 

 
Page 4 of 16 FirstFirst ... 2345614 ... 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