Zen Cart Logo
Forums / Addon Templates / ZCA Bootstrap 4 Template [Support Thread]

ZCA Bootstrap 4 Template [Support Thread]

Views: 542,508

Results 501 to 520 of 1,686
9 Aug 2021, 12:48 PM
#501
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

ZCA Bootstrap 4 Template [Support Thread]

lat9:

I'm thinking that the social-icon addition you've got in the footer (which is injecting yet-another -- and unwanted -- <head></head><body>) might be part of the issue.

Perhaps you copied a block of HTML out of the header where these images used to be, and just wound up copying too much?

10 Aug 2021, 11:41 AM
#502
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

Considering adding a horizontal menu with flyouts. Has anyone done this yet?

11 Aug 2021, 1:53 AM
#503
carbonless avatar

carbonless

Zen Follower

Join Date:
Jan 2007
Location:
Illinois, USA
Posts:
329
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

It isnt the tpl_footer page. replaced it with the default file of 1.5.7c and the ez page footer still doesn't contain links.
any other thoughts?

11 Aug 2021, 2:02 AM
#504
carbonless avatar

carbonless

Zen Follower

Join Date:
Jan 2007
Location:
Illinois, USA
Posts:
329
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

FOUND IT... mis homer of code in tpl_ezpages_bar_footer.php - removed it, and wala!

19 Aug 2021, 4:41 PM
#505
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

I've just submitted v3.1.4 of the Bootstrap-4 template for the Zen Cart moderators' review and will post back here when it's available for download.

 This release contains changes associated with the following GitHub issues:

#72: Correcting min/max/units display on product information pages.
#73: Removing unnecessary code from specials page's template.
#76: Move the "back-to-top" button so it doesn't cover 'important' buttons.
#77: Correcting ARIA tags on products' navigation.
#78: Remove multiple id= attributes from centerbox displays.
#80: Adding base Zen Cart .forward and .back selectors to stylesheet.

22 Aug 2021, 11:03 AM
#506
kernheimer avatar

kernheimer

Zen Follower

Join Date:
Jul 2009
Posts:
126
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

Forgive me please if my question is 'basic' but i am a bit lost in the zencart-woods. coming from a different template i find the bootstrap an great idea. But i like to only show the categories on my main page. i simply can not find where i change it in this template.
of cours the menu is on the product pages, ( in the sidebars) but i do want to use the hamburger menu for mobile divices.
how do i do this?
thanks in advance and again, sorry if my question is to basic for words

22 Aug 2021, 1:03 PM
#507
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

kernheimer:

Forgive me please if my question is 'basic' but i am a bit lost in the zencart-woods. coming from a different template i find the bootstrap an great idea. But i like to only show the categories on my main page. i simply can not find where i change it in this template.
of cours the menu is on the product pages, ( in the sidebars) but i do want to use the hamburger menu for mobile divices.
how do i do this?
thanks in advance and again, sorry if my question is to basic for words
You don't indicate which sub-version of zc157 you're using (there was an issue in the unsuffixed version, IIRC), but navigate to your admin's Configuration :: Layout Settings and, towards the middle of those settings, set **Main Page - Opens with Category **to 0 (opens with top-level categories) and the previous setting (Categories - Always Show on Main Page) to 1 (to enable the feature).

22 Aug 2021, 1:57 PM
#508
kernheimer avatar

kernheimer

Zen Follower

Join Date:
Jul 2009
Posts:
126
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

Sorry! my bad! 157C i'm using and am making a fresh start :D thank you Lat9!

24 Aug 2021, 4:28 PM
#509
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

lat9:

I've just submitted v3.1.4 of the Bootstrap-4 template for the Zen Cart moderators' review and will post back here when it's available for download.

 This release contains changes associated with the following GitHub issues:

#72: Correcting min/max/units display on product information pages.
#73: Removing unnecessary code from specials page's template.
#76: Move the "back-to-top" button so it doesn't cover 'important' buttons.
#77: Correcting ARIA tags on products' navigation.
#78: Remove multiple id= attributes from centerbox displays.
#80: Adding base Zen Cart .forward and .back selectors to stylesheet.
Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191

31 Aug 2021, 3:53 PM
#510
keneso avatar

keneso

Totally Zenned

Join Date:
May 2009
Posts:
1,273
Plugin Contributions:
3

Re: ZCA Bootstrap 4 Template [Support Thread]

swguy:

Considering adding a horizontal menu with flyouts. Has anyone done this yet?

I've done it as vertical on left side, if that's what you mean. Link in my signature.

15 Sep 2021, 6:56 PM
#511
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
856
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

Hello all. Just upgrading an older site (1.5.6c). On apache with php7.4. So I started with fresh subdomain and DB copy from live site (same server cpanel copy over). Uploaded fresh zip, extracted into public then ran the ZC1.5.7c installer and upgraded database. Everything works great with responsive classic template. Installed the most recent boot strap and now the product listings are breaking out of their boxes. Like there's a missing clearBoth somewhere. Before I start digging around. Is there a known issue?

Thank you,
John

15 Sep 2021, 7:14 PM
#512
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

bumba000:

Hello all. Just upgrading an older site (1.5.6c). On apache with php7.4. So I started with fresh subdomain and DB copy from live site (same server cpanel copy over). Uploaded fresh zip, extracted into public then ran the ZC1.5.7c installer and upgraded database. Everything works great with responsive classic template. Installed the most recent boot strap and now the product listings are breaking out of their boxes. Like there's a missing clearBoth somewhere. Before I start digging around. Is there a known issue?

Thank you,
John
I'm not aware of any issues, but make sure to check your Layout Settings. Are you trying to display product-listings in row- or column-mode?

15 Sep 2021, 7:30 PM
#513
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
856
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

Hey Lat. I've been working with admin settings trying to fix this but to no avail. Any settings remaining in the DB would from the tableau template so that shouldn't bother anything. Aside from that template I really had nothing special going on. Just three columns per row. Super standard stuff.

Thank you,
John

15 Sep 2021, 7:58 PM
#514
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: ZCA Bootstrap 4 Template [Support Thread]

Hate to mention the posting tips but, how's about a link? Use DOT vs . if you need to.

15 Sep 2021, 8:09 PM
#515
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
856
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

so i figure it's gotta be something i did. i wiped it out and started over. working on getting everyting moved in before i get the boot strap put on. i'll post back.

thanks again!

15 Sep 2021, 8:26 PM
#516
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

bumba000:

Hey Lat. I've been working with admin settings trying to fix this but to no avail. Any settings remaining in the DB would from the tableau template so that shouldn't bother anything. Aside from that template I really had nothing special going on. Just three columns per row. Super standard stuff.

Thank you,
John
My bad (too many configuration groups). Try changing Product Listing :: Columns per row to 0.

15 Sep 2021, 8:38 PM
#517
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
856
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

Hey lat9, I was just about to post back when i saw your response. Thank you! I had just changed that from 1 which was fine ... to 3 which broke it again. I tried everything with left and right columns and everything else that made any sense. Zero there is perfect. I guess (without digging) you're taking advantage of flex ( annnnd yes i've looked now ). sweet. I've wanted something like that since 1.3.8a. Love it. Thank you sir!

Best,
John

15 Sep 2021, 9:09 PM
#518
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: ZCA Bootstrap 4 Template [Support Thread]

bumba000:

Hey lat9, I was just about to post back when i saw your response. Thank you! I had just changed that from 1 which was fine ... to 3 which broke it again. I tried everything with left and right columns and everything else that made any sense. Zero there is perfect. I guess (without digging) you're taking advantage of flex ( annnnd yes i've looked now ). sweet. I've wanted something like that since 1.3.8a. Love it. Thank you sir!

Best,
John
No problem, happy to help (but I'm not a 'sir').

15 Sep 2021, 9:54 PM
#519
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
856
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

ha ha sorry about that. I've seen you and i imagine spoken with you here for years now. I've always assumed you were a dude. My apologies. And I thank you just the same.

So since you had me change that 3 to a 0 it was good. I've changed nothing. Just poking around the front end with inspector. All products in listing were fluid as they would increase in numbers and size per row as the browser expanded and the reverse as it shrunk. Now there are 4 per row. There are no css buttons and the number per row doesn't change with browser width.

15 Sep 2021, 10:10 PM
#520
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
856
Plugin Contributions:
0

Re: ZCA Bootstrap 4 Template [Support Thread]

Just found a bootstrap sql patch in the logs. applied and resolved. what the heck?! lol