Locally site looks great, but online some elements are askew
Working on a new html bootstrap theme: I uploaded it to a subfolder on my existing web site just to check it out (no changes made), and even though it looks fine when called locally in File Explorer, when I view it online some of the codes are missing. The menu, slider, carousel, buttons -- several are not appearing correctly. Any thoughts?
https://www.fleurdelis.com/newsite2/
Thanks in advance!
Megan posted this at 00:49 — 17th May 2016.
She has: 11,421 posts
Joined: Jun 1999
My first guess is that there is a CSS file missing on the server but, I took a quick look and couldn't find anything.
Can you show us what this is supposed to look like? Is there a live preview of the template we could look at?
Megan
Connect with us on Facebook!
PreciousReed posted this at 20:05 — 19th May 2016.
They have: 66 posts
Joined: Jan 2016
Since you place it in a subfolder, you have to change the file location in your web pages. For instance if you have picturefilename
img before src="http://sitename/image/picturefilename"
img after it should be src="http://existingsitename.com/subfoldername/image/picturefilename"
it also apply to your js files, css files, html and php pages.
Check it.
We don't try. We Do It. -- 3wcorner.com
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.