mirror of
https://github.com/kristopolous/BOOTSTRA.386.git
synced 2026-02-04 05:35:11 +00:00
Multiple components aren't working. #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sburban-oracle on GitHub (Jun 16, 2020).
I'm excited to use this theme but I'm running into a lot of things that don't seem right. I extracted the css/fonts/js folders into my project folder and imported them all into my website, seems to work fine. However so far:
The loading animation isn't working, I tried adding the script
<script> _386 = {onePass: true, speedFactor: 1.25 }; </script>No matter what I do with it, there WILL be a loading animation but instead of loading up my page content it just appears below all my page content weirdly enough. Like, when the page loads, it'll generate a blank space below all my content that slowly unloads itself. I also have body visibility: hidden; in my CSS file. Am I doing something wrong?
Pills, tabs, nav lists etc. aren't working properly. They either aren't working at all or they'll show up, but they look like a plain list and don't have any stylization. Like this:

Any help?
@kristopolous commented on GitHub (Jul 17, 2020):
send me a link and I'll look into it
@kristopolous commented on GitHub (Jul 17, 2020):
sorry, things get way lost in my github notifications.
@sburban-oracle commented on GitHub (Jul 29, 2020):
No problem, I don't care much about the problem any more seeing as I just wasn't completely familiar with the theme. I got it under control. But on the other hand do you mind telling me where I can find the config.json file for this theme? Thanks a ton.
@kristopolous commented on GitHub (Aug 23, 2023):
oh sorry I just saw this. There is no "config.json" This is a proper fork. There's exhaustive changes with backwards compatibility "guaranteed". It's more of a rewrite.