Fantastic news! Thank you.
I will get the documentation around #305 done asap.
Fantastic news! Thank you.
I will get the documentation around #305 done asap.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
In a new fresh installation of zc1.5.8a I want to install v3.6.3 of the ZCA Bootstrap Template and OPC v2.4.6.
Which order would be preferable: Bootstrap first and then OPC or the other way around?
TIA,
jpda
Thanks Cindy for your quick answer, I will install in that order.![]()
Last edited by jpda; 11 Feb 2024 at 03:58 PM.
Working in ZenCart v1.5.8a, PHP v8
Question:
Installing Bootstrap 3.6.3
In the install files I see 2 folders:
ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap
ZCA-Bootstrap-Template-3.6.3/includes/languages/english/extra_definitions
I would expect also ZCA-Bootstrap-Template-3.6.3/includes/languages/english/html_includes
containing /bootstrap/html_includes/bootstrap
to override the defines as in ZenCart v1.5.8a includes/languages/english/html_includes/responsive_classic/
Is that correct?
Thanks @Shifty_J, that's exactly what I did myself.
But I wanted to point out that IMHO it should be in the distribution of ZCA-Bootstrap-Template.
jpda
The base bootstrap template provides no overrides to the html_includes sub-directory, so that directory is not included in the template's distribution. For your clone of the bootstrap template, you'll need to create /includes/languages/english/html_includes/YOUR_BOOTSTRAP/ and copy/create any additional content needed.
Thank you Cindy, that's clear.I will change only my cloned version and keep the base version as distributed.