and you can see in this screencast how changing the opacity to 100% causes the dropbox to appear WITHOUT making any changes to the template.
TIS.
Printable View
and you can see in this screencast how changing the opacity to 100% causes the dropbox to appear WITHOUT making any changes to the template.
TIS.
On ZC1.5.7d with Boostrap Template 3.6.4 on the mobile the categories show as below
Attachment 20644
On the 2.01 with Bootstrap 3.7 the categories show correctly as below
Attachment 20645
Is this something that can be easily changed in 3.6.4 to show the categories as in 3.7.
@Georgecy, that correction was made via this GitHub commit: https://github.com/lat9/ZCA-Bootstra...1f3d02e19dd9b7
In the mobile menu of 3.6.4 the color of text is white and the background is white as is shown below. As a result the choice is not readable till you click it. What and where is the CSS that can change the font color to black so it can be readable. I try changing the colors in the template from admin without success.
Attachment 20647
@Georgecy, check the site's stylesheets for overrides of the dropdown-item class (i.e. .dropdown-item). The Bootstrap template doesn't override the coloring of that class and its default color is #212529 (pretty darn close to black).
v3.7.1 of the ZCA Bootstrap Template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191
This release corrects the following GitHub issues:
#388: Correct PHP Warning on checkout_payment page.
#389: Remove extraneous comments from template_info.php.
#390: Support forthcoming zc210's additional-images' handling.
#392: Correct gv_faq page's form-entry default.
#394: Correct variable name for shipping-estimator display.
#397: Add styling to display non-Bootstrap-formatted checkbox inputs on checkout pages.
#393: Correct title of base image's additional-images' carousel-indicator.
#399: Pull in base ZC change for tpl_account_default.php.
#400: AJAX search's product count can be 'off' for variant-managed model-numbers.
Just noticed that the product price hasn't shown up on the product info page since upgrading to v3.7.0, and v3.7.1 gives me the same issue.
I downgrade to v3.6.5, and it shows up again.
However, it seems "Product Info Pricing Location" is forced to display in "Both" now, even if I choose above or below only. "Product Info Pricing Location" will show only once if the product page contains "Qty Discounts Off Price".
Is there anything I should do while upgrading/downgrading?
I'm unable to replicate this issue on Bootstrap 3.7.1 running on zc201. That is, the
I'll note that the Product Info Pricing Location setting applies only when a product includes attributes. The original (above/below the attributes' selection) display of the pricing was, I think, to have the price visible at the top of the page and also close to the add-to-cart button.