I've just submitted v3.1.5 of the Bootstrap-4 template for the Zen Cart moderators' review; I'll post back here when it's available for download.
This release contains changes associated with the following GitHub issues:
#84: Adding language-translation for Back to Top button's title= tag.
#85: Adding alt= tag to additional images.
#86: Adding aria-label and -title to shopping-cart buttons.
#88: Correct form-start tag placement to correct invalid HTML on checkout_confirmation.
#89: Correct data-overflow on account page's Previous Orders.
#91: Correct PHP notices issued when left/right columns are fully disabled.
#92: Enable integration with attribute image-swapper plugins.
I’m looking for someone to implement some styling customizations to this template.
looking to make it more picture heavy, with a displayed shopping cart icon in the responsive mode, and moving it to a 2 column format.
I’m lacking skills in this field and need assist. PM if interested.
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191
Tagline under logo should be aligned by default. Makes no sense to me why these two items would have different alignments.
includes/templates/bootstrap/common/tpl_header.php
@pixelpadre
One should NEVER bite the hand who generates money for your website.
lat9 is a major contributor to the zen cart community who donates her time for free advice.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Just a quick one, on the product listing...
modules/bootstrap/product_listing.php does not format correctly when setting the number of columns required.
thisneeds changing to thisPHP Code:
if ($product_listing_layout_style === 'columns' || $product_listing_layout_style === 'fluid') { $lc_text = implode('<br>', $product_contents); $style = ''; if ($product_listing_layout_style === 'columns') { $style = ' style="width:' . $col_width . '%;"';
Or you need to take out the linePHP Code:
if ($product_listing_layout_style === 'columns' || $product_listing_layout_style === 'fluid') { $lc_text = implode('<br>', $product_contents); $style = ''; if ($product_listing_layout_style === 'columns') { /* $style = ' style="width:' . $col_width . '%;"'*/;
altogetherPHP Code:
$style = ' style="width:' . $col_width . '%;"'
Nick Smith - Venture Design and Print
https://venturedesignandprint.co.uk
Bookmarks