Page 17 of 123 FirstFirst ... 715161718192767117 ... LastLast
Results 161 to 170 of 1223
  1. #161
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Thanks for the reply. I'm not a coder and didn't know if it was just me or the plugin wasn't compatible.

    Too bad, because I like the template but I need the Dynamic Price Updater.

    Dave

  2. #162
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by top hatt View Post
    Hi:

    I have a quick question. Is the Dynamic Price Updater compatible with this template?

    I have tried to get it to work but I am not having any success.

    Dave
    Quote Originally Posted by barco57 View Post
    I also could not get the Dynamic Price Updater to work with the template.
    Quote Originally Posted by top hatt View Post
    Thanks for the reply. I'm not a coder and didn't know if it was just me or the plugin wasn't compatible.

    Too bad, because I like the template but I need the Dynamic Price Updater.

    Dave
    The plugin Dynamic Price Updater DOES WORK with this template.

    You have to use the plugins included configuration to change the ID of the element where your price is displayed.

    Simply changing productPrices to productsPriceTop-productPriceTopPrice

    Unfortunately the plugin DOES NOT UPDATE but instead ADDS the second price, you will have to remove the following from

    /includes/templates/bootstrap/templates/tpl_product_info_display.php
    PHP Code:
    <h2 id="productsPriceBottom-productPriceBottomPrice" class="productPriceBottomPrice">
      <?php  
    // base price
      
    if ($show_onetime_charges_description == 'true') {
        
    $one_time TEXT_ONETIME_CHARGE_SYMBOL TEXT_ONETIME_CHARGE_DESCRIPTION;
      } else {
        
    $one_time '';
      }
      
    ?>

    <?php
      
    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE '') . zen_get_products_display_price((int)$_GET['products_id']);
    ?>
    </h2>
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

  3. #163
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Version 2.0.0c was submitted today for review....

    Until approved , it can be downloaded from the Github link in my Signature.

    Files changed in 2.0.0c
    - Updated for ZC version 1.5.6c (https://github.com/zcadditions/ZCA-B....0c/issues/167)
    - Added Back To Top Button (https://github.com/zcadditions/ZCA-B...0.0c/issues/66)
    - Fixed special listing page, it now uses the product listing page layout (https://github.com/zcadditions/ZCA-B....0c/issues/141)
    - Fixed non-functional shopping cart shipping estimator (https://github.com/zcadditions/ZCA-B....0c/issues/146)
    - Fixed PHP Warning: count(): header_php_shopping_cart_zca_bootstrap.php (https://github.com/zcadditions/ZCA-B....0c/issues/147)
    - Fixed typo in stylesheet_zca_colors.php (https://github.com/zcadditions/ZCA-B....0c/issues/148)
    - Fixed single payment issue breaking DOM (https://github.com/zcadditions/ZCA-B....0c/issues/152)
    - Fixed non styles "active" page # on listing pages (https://github.com/zcadditions/ZCA-B....0c/issues/154)
    - Fixed single checkbox issue on checkout_success page for product update notifications (https://github.com/zcadditions/ZCA-B....0c/issues/155)
    - Fixed specials center-box product query (https://github.com/zcadditions/ZCA-B....0c/issues/156)
    -Added unique id's to center-boxes (https://github.com/zcadditions/ZCA-B....0c/issues/157)
    - Added bootstrap cards to sub-categories for a consistent look (https://github.com/zcadditions/ZCA-B....0c/issues/158)
    - -Fixed Undefined Constants in ADMIN zca_bootstrap_colors.php (https://github.com/zcadditions/ZCA-B....0c/issues/159)
    - Fixed non-multi-language in tpl_photoswipe.php (https://github.com/zcadditions/ZCA-B....0c/issues/161)
    - Fixed PHP warning in tpl_modules_shipping_estimator.php (https://github.com/zcadditions/ZCA-B....0c/issues/162)
    - Removed LARGE_IMAGE_WIDTH constant (https://github.com/zcadditions/ZCA-B....0c/issues/163)
    - Replaced messageStack icon images w/ font awesome icons (https://github.com/zcadditions/ZCA-B....0c/issues/165)
    - Fixed shipping estimator on shopping cart page to be within form (https://github.com/zcadditions/ZCA-B....0c/issues/164)
    - Fixed photoswipe issue not opening additional images as a gallery (https://github.com/zcadditions/ZCA-B....0c/issues/170)
    - Removed bs class in tpl_checkout_payment_default.php (https://github.com/zcadditions/ZCA-B...0dfae3fbd35b40)
    - Update header_php_shopping_cart_zca_bootstrap.php to include $productArray check (https://github.com/zcadditions/ZCA-B...116236aa416934)
    - Added bs class to tpl_checkout_payment_default.php to ensure radio button custom style appears (https://github.com/zcadditions/ZCA-B...03962f34f7c94b)
    - Updated tpl_page_not_found_default.php to ensure GV and COUPON status values set before referencing (https://github.com/zcadditions/ZCA-B...f09a928e6bdf67)
    - Added a check instead of removing to YOUR_ADMIN/includes/init_includes/init_bc_config.php (https://github.com/zcadditions/ZCA-B...06b02fa4ba9546)
    - Added a check to initialize variable in case it wasn't created in tpl_offcanvas_menu.php (https://github.com/zcadditions/ZCA-B...e1881ffc9885b6)
    -
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

  4. #164
    Join Date
    Jan 2010
    Location
    France
    Posts
    279
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Version 2.0.0c was submitted today for review....
    Thank you very much
    Giovanni,
    Zen Cart V1.5.8 + templates ZCA Bootstrap Template

  5. #165
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,622
    Plugin Contributions
    123

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    it seems like when you're using an onsite CC collection module and PA-DSS Ajax Checkout? is on, the checkout confirmation page doesn't work - the submit button is outside of the form.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #166
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: ZCA Bootstrap 4 Template [Support Thread]

    I have been developing a website locally with mamp using the bootstrap template. Now I have transferred all the files to my hosting server, and I don't see the menu item ZCA Bootstrap Colors. It exists in the menu locally and is in the database. Any ideas why this would not be showing up?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  7. #167
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by Nick1973 View Post
    I have been developing a website locally with mamp using the bootstrap template. Now I have transferred all the files to my hosting server, and I don't see the menu item ZCA Bootstrap Colors. It exists in the menu locally and is in the database. Any ideas why this would not be showing up?
    Did you transfer all the admin language files and data files. The bootstrap colors menu will not appear if all the admin files were not uploaded.
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

  8. #168
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by swguy View Post
    it seems like when you're using an onsite CC collection module and PA-DSS Ajax Checkout? is on, the checkout confirmation page doesn't work - the submit button is outside of the form.
    I have yet been able to reproduce this but I will continue to play with.
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

  9. #169
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: ZCA Bootstrap 4 Template [Support Thread]

    Quote Originally Posted by rbarbour View Post
    Did you transfer all the admin language files and data files. The bootstrap colors menu will not appear if all the admin files were not uploaded.
    yes I did, is there any particular PHP version or could it be Apache?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  10. #170
    Join Date
    Mar 2005
    Posts
    107
    Plugin Contributions
    0

    Default Re: ZCA Bootstrap 4 Template [Support Thread]

    Testing an upgrade to Zen Cart 1.5.6c and installed this template. I am having one issue that appear to be related to this template.

    I have a required attribute with some products. Under the default template when a user leaves the attribute blank they get a message stating that it needs to be completed before adding to cart. Under this template, the user gets returned to the same product page with no information on why it was returned.

    Hope that makes sense.

 

 

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