ZC 2.1.0. My Store is set to Showcase with Prices (Admin Option 2), and Add to Cart turned off (Display Product Price/Add to Cart Admin Option 0), yet I still get the Add to Cart box in my Product Listings.
If I switch from ZCA Bootstrap-4 to Responsive Classic - extended, the Add to Cart box disappears.
I'm on a PC BTW It makes no difference what value I set for "Float the Add Selected to Cart button?".
Just checked my cell phone (in Bootstrap) and the box is there as well.
There looks to be an override hierarchy or conflict that I'm not following. Thanks in advance for any suggestions you can offer.
I'm not sure what version of the Bootstrap template you're using, but on v3.7.8 (latest release), the add-to-cart changes to "Contact Us" when the store is set to "Showcase with Prices". That's done in the get_products_display_price function, present in /includes/functions/functions_prices.php.
I'm using 3.7.8, and was getting both "Add to Cart" text and a "Contact Us" button in the add to cart box. I see now exactly what you're saying - it didn't gel with me at first, as my current store has no references to a cart. But you've me thinking about revamping my "How to Order" page and links to it.
I am using 2.1.0. and haven't turned on side boxes in a while but am giving it a look on this template and so far I really like it. My question is does the template have a Filter option particularly for prices but interested in any others as well. I fished around the menus but no luck. If not, is there a plugin that anyone is aware of that will work with 2.1.0? Thanks in advance.![]()
I could use some help, as I am trying to figure out editing the tpl_header.php file to include the search bar in the top nav bar on desktop view as well as move the tagline under the logo and add columns/blocks 2-4 that will either be text or images to fill in the white space. See the jpg mockup vs stock tpl_header. Do I need to create a class ID for the additional blocks to contain text or images as in my Photoshop mock up? I would like these 3 blocks to show up in tablet and mobile view as well.
![]()
Best,
Goldbuckle
I'll note that the search-box can be achieved by simply setting the Bootstrap Template's Enable AJAX Search? setting to false.
For the links, you could start here: https://www.w3schools.com/bootstrap4...rap_navbar.asp
Note that I searched for "bootstrap 4 add links to header nav bar"
Hi Guys I am upgrading to Zencart 2.1 with the latest Bootstrap template. I need to add pull down menus on the header, where currently I have the EZ pages links. Is there a plug in to do this or it needs code modification. It would be nice if the EZ-pages mechanism was supporting pulldown menus also.