Site Displaying locally But Not On Web Hosting Server

4 replies·opened Sep 19, 2016
U
usuk25Sep 19, 2016

I was worked and edited with one page site(One Page Light Parallax Image Full Width), after editing with local system and completed successfully, uploaded to the web server(http://naturalasthmaremedy.info/demo/), site was not displaying in any browser.

S
SemiColonWebSTAFFSep 19, 2016

Hello,

We have just checked out your Page and the issue is that the http://naturalasthmaremedy.info/js/jquery.js File or the related JS Files in the "http://naturalasthmaremedy.info/js/" Directory have not been uploaded to your Web Server.

Uploading these Files will fix this issue automatically.

Let us know if we can help you with anything else or if you find any further issues.

U
usuk25Sep 19, 2016

Thanks a Lot! Another question, how do i create a topbar (above the logo and nav bar) with phone number right hand side and social media lefthand side.

S
SemiColonWebSTAFFSep 20, 2016

Hello,

This is Definitely Possible. Please consider using the code below:

<!-- Top Bar
============================================= -->
<div id="top-bar">

&#x9;<div class="container clearfix">

&#x9;&#x9;<div class="col_half nobottommargin clearfix">

&#x9;&#x9;&#x9;<!-- Top Social
&#x9;&#x9;&#x9;============================================= -->
&#x9;&#x9;&#x9;<div id="top-social">
&#x9;&#x9;&#x9;&#x9;<ul>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="#" class="si-facebook"><span class="ts-icon"><i class="icon-facebook"></i></span><span class="ts-text">Facebook</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="#" class="si-twitter"><span class="ts-icon"><i class="icon-twitter"></i></span><span class="ts-text">Twitter</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="#" class="si-dribbble"><span class="ts-icon"><i class="icon-dribbble"></i></span><span class="ts-text">Dribbble</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="#" class="si-github"><span class="ts-icon"><i class="icon-github-circled"></i></span><span class="ts-text">Github</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="#" class="si-pinterest"><span class="ts-icon"><i class="icon-pinterest"></i></span><span class="ts-text">Pinterest</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="#" class="si-instagram"><span class="ts-icon"><i class="icon-instagram2"></i></span><span class="ts-text">Instagram</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="tel:+91.11.85412542" class="si-call"><span class="ts-icon"><i class="icon-call"></i></span><span class="ts-text">+91.11.85412542</span></a></li>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="mailto:info@canvas.com" class="si-email3"><span class="ts-icon"><i class="icon-envelope-alt"></i></span><span class="ts-text">info@canvas.com</span></a></li>
&#x9;&#x9;&#x9;&#x9;</ul>
&#x9;&#x9;&#x9;</div><!-- #top-social end -->

&#x9;&#x9;</div>

&#x9;&#x9;<div class="col_half fright col_last clearfix nobottommargin">

&#x9;&#x9;&#x9;<!-- Top Links
&#x9;&#x9;&#x9;============================================= -->
&#x9;&#x9;&#x9;<div class="top-links">
&#x9;&#x9;&#x9;&#x9;<ul>
&#x9;&#x9;&#x9;&#x9;&#x9;<li><a href="tel:+1-00-332-4443">+1-00-332-4443</a></li>
&#x9;&#x9;&#x9;&#x9;</ul>
&#x9;&#x9;&#x9;</div><!-- .top-links end -->

&#x9;&#x9;</div>

&#x9;</div>

</div><!-- #top-bar end -->

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

U
usuk25Sep 20, 2016

Thank you very much for your great support....

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard