C5.6.3.3 and Bootstrap 3
PermalinkI am striking issue after issue getting C8 to work with lots of javascript errors. I have never has issues with the pre-5.7 versions.
Is there something specific with 5.8 that you're having issues with that the community could help you with? Once I got to understand registering/requiring assets in 5.7+ I didn't have any javascript issues.
I don't have enough experience to comment on using Bootstrap 3 with concrete5 5.6, but I do feel your issues with v8 are likely caused by custom code.
The most likely issue is you are not requiring and registering assets correctly.
I highly recommend reviewing the general theme development documentation and especially the sections on assets.
Designing for Concrete5
https://documentation.concrete5.org/developers/designing-for-concret...
Advanced CSS & JavaScript Usage
https://documentation.concrete5.org/developers/designing-for-concret...