Git Product home page Git Product logo

Comments (9)

bnunruh avatar bnunruh commented on May 13, 2024

I've been having problems too. It works fine with the files on my local machine, but not at all on my github hosted page

from startbootstrap-creative.

artisleilands avatar artisleilands commented on May 13, 2024

Same here. Forked the template, changed nothing and the css files are not loading, accessing directly gives 404 error, but I see them in the repo. So, so confusing!

from startbootstrap-creative.

bnunruh avatar bnunruh commented on May 13, 2024

I was reading on another templates issues and they figured it out. I changed the vendor folder name to lib then had to change all of the vendor instances to lib in the index file, that's it! Works perfectly again!

from startbootstrap-creative.

artisleilands avatar artisleilands commented on May 13, 2024

Wow, thanks a million, I thought I was getting crazy! Works perfectly.. almost. Still some bugs in the element inspector console, but at least the CSS works.

from startbootstrap-creative.

davidtmiller avatar davidtmiller commented on May 13, 2024

What sort of front end framework are you using to get this bug? I will be renaming all of the vendor folders in a future build, but I am just curious about where you're getting this bug.

from startbootstrap-creative.

artisleilands avatar artisleilands commented on May 13, 2024

Uh.. just hosting it here, on GitHub, I guess? I'm not really a framework-and-stuff savvy guy, I just followed the instructions for using the template on GH and that's all I can help you with. Thanks for the beautiful template, by the way!

from startbootstrap-creative.

rkrockstar avatar rkrockstar commented on May 13, 2024

After changing the folder name of the folder 'vendor', there are still some bugs. For example, the alignment is not correct and I can't see the navigation bar. What should I do?

from startbootstrap-creative.

kylemh avatar kylemh commented on May 13, 2024

It is imperative that you link the Bootstrap.css first, then the creative.css file, and then any other style sheet after that.

Order matters with stylesheets, so if you're using Gulp or Grunt, be sure to do your script in that order. If you're just hard-coding the stylesheet's into your html header, be sure they go from top to bottom in the order I just described.

from startbootstrap-creative.

davidtmiller avatar davidtmiller commented on May 13, 2024

In the next build vendor is going to be changed to lib so hopefully that will help moving into Bootstrap 4

I'm sure there will be conflicts with lib vs. vendor but it seems to me that lib is going to be the better choice moving forward.

Closing this for now.

from startbootstrap-creative.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.