Search:

Type: Posts; User: rbarbour

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I have yet been able to reproduce this but I will continue to play with.
  2. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    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.
  3. Replies
    1,247
    Views
    272,763

    v155 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...
  4. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    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...
  5. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Certain pages such as the ones you mentioned have classes of "card-columns". these classes are controlled in the CSS stylesheet, you can change the amount of columns for each breakpoint or device.
  6. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    This was not the issue, but the correct issue was fixed and a copy can be found on github....
  7. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    this issue was fixed, a copy can be found on github:
    https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0a/issues/164
  8. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    This was fixed: you can copy from github:
    https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0a/issues/158
  9. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread] - Specials Centerbox does not show

    This issue was fixed, you can copy file from github:
    https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0a/commit/64a45b54c9d2288c6afbfaadd4bfb4013a9a8daf
  10. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I'll be submitting an updated version soon after 1.5.6b is released
  11. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    UPDATE configuration SET configuration_value = ' ', last_modified = now() WHERE configuration_key = 'CATEGORIES_SEPARATOR_SUBS' LIMIT 1;
  12. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    add the following to:
    YOUR_ADMIN_FOLDER/includes/languages/english/extra_definitions/zca_bootstrap_colors.php

    define('TABLE_HEADING_CONFIGURATION_TITLE', "Title");...
  13. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    This is not template related. This has to do with the sanitize code included in the admin. Best bet is to run an SQL command.
  14. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Try re-uploading
    YOUR_ADMIN/includes/auto_loaders/config.bc.php
    YOUR_ADMIN/includes/init_includes/init_bc_config.php
  15. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    The part that relates to this template was fixed.

    This template doesn't touch the includes/classes/shipping.php file, but thanks for the link and fix for those that need to upgrade with the fixed...
  16. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    So the issue with the shipping estimator failing has been fixed. see post 107

    The debug files being generated by 3rd party shipping modules is NOT template related no is it CORE code related. I...
  17. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Rick,

    can you uninstall the - remove the fedex module and report back

    I am no longer getting any debug files on my end
  18. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Version 2.0.0a was uploaded some time ago but not approved yet.



    Version 2.0.0a 10 January 2019:
    1.) Removes Optional-OPC-Template-Overrides
    Note: Once this is updated for 1.5.6 I will...
  19. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    fix:
    https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0a/issues/147
  20. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    That was a fun one to track down...
  21. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Seems I nested form on the shopping cart page, resulting in the inability to use the shipping estimator.

    fix here:...
  22. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Seems that a change in 1.5.6 to the javascript document.getElementById is causing this issue. I'm still troubleshooting but will open an issue on github and post when a fix is available.
  23. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Does it work if the following has a value of 1

    ADMIN > CONFIGURATION > Shipping/Packaging > Shipping Estimator Display Settings for Shopping Cart
  24. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Rick,

    What fedex plugin are you using?
  25. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Rick,

    I'll take a look at the shipping estimator with the fedex module. I have tested UPS and works fine with the exception of......

    The second debug file generated with the missing (undefined)...
  26. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Some #id's are required by PA-DSS Ajax Checkout on the checkout_payment page while using the payment module Authorize.net (AIM), this bootstrap template renames (2) of those #id's to create...
  27. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I'll be submitting 2.0.0 today

    Version: 2.0.0 06 January 2019:
    1.) This version incorporates changes for 1.5.6 and 1.5.6a
    2.) Does not include updates for Optional-OPC-Template-Overrides
    ...
  28. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    were the following files installed


    includes/auto_loaders/config.zca_bootstrap.php
    includes/init_includes/init_zca_bootstrap.php
  29. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Check to make sure it was uploaded correctly or uncorrupted

    includes/classes/zca/zca_split_page_results.php

    original can be found here:...
  30. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I took a look at this plugin or (complete 1.5.5e install with language package) and in:
    includes/extra_datafiles/ezpages_multilangauge_database_names.php

    it reads:

    define('TABLE_EZPAGES_TEXT',...
  31. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I don't think this has anything to do with this template but could be wrong

    in /includes/templates/bootstrap/common/tpl_header.php'

    find:

    <?php...
  32. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Sounds like you may have set this up with a database prefix bsnew.table_

    check your
    /includes/configure.php
    /admin/includes/configure.php
  33. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    This fix is for 1.5.6

    I believe I read somewhere you were using 1.5.5e

    I am not familiar with the language package you are using.

    Look in: includes/modules/sideboxes/ezpages.php to see the...
  34. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    This Bootstrap template requires a fix to the /includes/templates/bootstrap/common/tpl_offcanvas_menu.php file for 1.5.6 changes the table structure.

    Around Line 152, find

    $page_query =...
  35. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap Template

    This error is telling me that a column "pages_title" in your table "ezpages" doesn't exist. Did this plugin alter the ezpages table?

    Second it is finding this error in...
  36. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I can't replicate the issue what other order total modules do you have installed
  37. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    If you don't use EZ Pages just disable the side box. It will automatically remove the links from the drop-down
  38. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    The toggle menu is controlled via the admin,

    You can remove the specials, all products and new product links from the categories
    Configuration > Layout Settings > Categories Box - Show Specials...
  39. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    The current version is 1.06 and is available in the download section.

    I won't be releasing another version till beginning of October but as of right now none of the changes will affect the catalog...
  40. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    In: /includes/templates/bootstrap/common/tpl_header.php
    around line 54 find:
    <ul class="navbar-nav mr-auto">
    change to:
    <ul class="navbar-nav ml-auto">



    The top tabs are admin controlled...
  41. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Cindy,

    https://getbootstrap.com/docs/4.0/components/forms/#custom-styles

    The ZCA Bootstrap Template uses custom forms.

    An ID must be added to the check box

    And a label must be created
    ...
  42. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    This template is the ONLY way to go! :D

    Version 1.0.6 was uploaded Sunday but isn't yet available in the downloads.



    Mike,

    More than likely you have a stray language file.
  43. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I will be uploading Version: 1.0.6 by end of weekend...

    This upgrade includes:

    1.) Several HTML validations (github issue #62)
    2.) Adds Responsive Carousel Banners (github issue #63)
    3.)...
  44. Replies
    1,247
    Views
    272,763

    v155 Re: improvements suggestions

    Mike,

    If installed correctly, you should see ADMIN > CONFIGURATION > ZCA Flexible Footer Menu Multilingual Configuration

    This is where columns get assigned to rows, then in

    ADMIN > TOOLS >...
  45. Replies
    1,247
    Views
    272,763

    v155 Re: improvements suggestions

    @johndoes

    This isn't an easy thing due to using the standard BS CSS which adds a 30px gutter. You can see how this effects the layout here....
  46. Replies
    1,247
    Views
    272,763

    v155 Re: improvements suggestions

    I am glad you are loving it. You really should upgrade to 1.5.5f for this template hasn't been tested on any other versions.


    This template uses the same file structure as any other (except...
  47. Replies
    1,247
    Views
    272,763

    v155 Re: improvements suggestions

    This can be accomplished by re-positioning Banner Display Groups - Header Position 2



    This isn't standard but with some custom coding a drop down could be added to the ez-page bar.
  48. Replies
    1,247
    Views
    272,763

    v155 Re: improvements suggestions

    I thought about this, I'll revisit....



    Not sure what your asking here, placing an additional "add to cart" block at the top of product pages or adding the shopping cart section to the header?...
  49. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Submitted today

    Version: 1.0.5
    - OPC Template Override Integration
    - Integrate ImageHandler in additional image modal
    - Formatting issue of attributes with images
    - Width of input fields on...
  50. Replies
    1,247
    Views
    272,763

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    I did try to change my shipping address, I could not proceed due to no states appeared in dropdown for any other country. You may want to change this in admin:

    Configuration > Customer Details >...
Results 1 to 50 of 59
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR