Re: ZCA Bootstrap 4 Template [Support Thread]
Quote:
Originally Posted by
lat9
I'm glad you like the template, it's been a team effort taking over where Ray Barbour left off!
You can move that price/add-to-cart section above the descriptions by moving (from an as-distributed v3.0.0/3.1.0 tpl_product_info_display.php) lines 231 through 302 after line 107.
Thanks so much for the quick reply. I did that earlier however it stretches the price block and add to cart to fill the row, then where it was I have a very lonely "Manufacturers Block" and "Ask a Question".
Is it possible to keep it where it is normally but display above the description on mobile. Otherwise, maybe I could create a duplicate but just hide it at certain screen sizes?
Re: ZCA Bootstrap 4 Template [Support Thread]
Quote:
Originally Posted by
Shifty_J
Thanks so much for the quick reply. I did that earlier however it stretches the price block and add to cart to fill the row, then where it was I have a very lonely "Manufacturers Block" and "Ask a Question".
Is it possible to keep it where it is normally but display above the description on mobile. Otherwise, maybe I could create a duplicate but just hide it at certain screen sizes?
That highlighted solution is probably your quickest path to success.
Re: ZCA Bootstrap 4 Template [Support Thread]
Quote:
Originally Posted by
lat9
That highlighted solution is probably your quickest path to success.
Actually, you could try moving the displayColRight elements (lines 135 through 304) to before the displayColLeft elements (that start on line 55). That'll swap the left/right columns and move the price/add-to-cart (and other righthand elements) to the top of the mobile display.
Re: ZCA Bootstrap 4 Template [Support Thread]
That kind of worked, but threw the layout a bit.
I have pretty much got it working / looking the way I want.
I created a new <div id="productInfo-displayRow" class="row"> directly under the product name <h1> then replicated the <div id="productInfo-displayColLeft" class="col-sm mb-3"> and <div id="productInfo-displayColRight" class="col-sm mb-3">.
Then I simply put the image + additional image code into the left column and all the manufacturer/ask a question/attribute/price/add to cart code into the right column.
Just need to do a little tweaking but I'm getting there.
Once I get it looking better and have cleaned it up I can post it here.
Re: ZCA Bootstrap 4 Template [Support Thread]
I've just installed version 3.1.1 of this template and noted a slider appears whenever a dropdown menu is clicked on the nav bar. Not sure that slider is the correct term, but how can I turn this feature off?
Dave
Re: ZCA Bootstrap 4 Template [Support Thread]
Actually, the feature is pretty nifty. I'd like to move the slider next to the dropdown rather than at the side of the nav bar, and style the slider a bit. Can't seem to get a developer tool to identify it.
Dave
Re: ZCA Bootstrap 4 Template [Support Thread]
Quote:
Originally Posted by
Dave224
Actually, the feature is pretty nifty. I'd like to move the slider next to the dropdown rather than at the side of the nav bar, and style the slider a bit. Can't seem to get a developer tool to identify it.
Dave
Dave, that might be the use of the banner-slider. Do you have any banners active via the admin's Banner Manager?
Re: ZCA Bootstrap 4 Template [Support Thread]
Well, nothing was changed by me regarding banners after updating the template to 3.1.1. To answer your question, the banner manager shows status red for all banners. The banner carousel features are all false. The banner display groups are set for header position 3, footer position 2 and sidebox banner-box. The website pages do not display any banners.
Dave
1 Attachment(s)
Re: ZCA Bootstrap 4 Template [Support Thread]
See attachment to see what it looks like.
Dave
Re: ZCA Bootstrap 4 Template [Support Thread]
Quote:
Originally Posted by
Dave224
See attachment to see what it looks like.
Dave
Hmm, that's something to do with the customizations that you've applied. Is that the mobile or desktop rendering?