Website not loading - Post ID 273884

User 2878400 Photo


Registered User
4 posts

Hi,
I have just published from RSD to S-Drive.
Does it take a while for the site to load?
http://www.northshorespeakerhire.com.au/

SIte hasn't loaded - I can access individual pages through S-Drive but can't access through main web address.
User 103173 Photo


VP of Software Development
0 posts

Your site is there and can be seen at http://www.northshorespeakerhire.com.au/home.html

You need to rename home.html to index.html if you want your site to appear at http://www.northshorespeakerhire.com.au/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2088758 Photo


Senior Advisor
3,086 posts

Hi Edward,

You may want to check your website at its lowest breakpoint as there are no styles applied at all. This will mean anyone viewing it on a mobile device will be missing a lot of images and have no styles for the font and headers.
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 2878400 Photo


Registered User
4 posts

Hi Steve,
How do I fix break point issues.
I designed the site at the lowest breakpoint....

When I open file first time in RSD lowest break point displays exactly as you see on a mobile device, nothing loaded.
However if I click on the largest breakpoint, then straight back to lowest everything appears fine.

Also since changing the home.html to index.html the formatting for:
http://www.northshorespeakerhire.com.au … -hire.html & /lighting-hire.html & /projector-hire.html
has gone - it is displaying the text as if on a mobile device.

Thank you in advance for your help.

User 2699991 Photo


Registered User
4,782 posts

Edward Polack wrote:
Hi Steve,
How do I fix break point issues.
I designed the site at the lowest breakpoint....

When I open file first time in RSD lowest break point displays exactly as you see on a mobile device, nothing loaded.
However if I click on the largest breakpoint, then straight back to lowest everything appears fine.

Also since changing the home.html to index.html the formatting for:
http://www.northshorespeakerhire.com.au … -hire.html & /lighting-hire.html & /projector-hire.html
has gone - it is displaying the text as if on a mobile device.

Thank you in advance for your help.


you need make sure that your breakpoint slider is just to the left of the lowest breakpoint (so there is no black dot in the breakpoint indicator. Thats where you start your styling
Mastering The Understanding With Hands-On Learning
NEW TO "COFFEECUP SITE DESIGNER" FOUNDATION 6 FRAMEWORK?
STUCK ON SOMETHING?

LEARNING & UNDERSTANDING "THE HOW TO"? THE WHY'S & THE WHEREFORE'S?
WITH WAYAN'S STEP BY STEP TUTORIALS
Contact Me For One To One Assistance
https://alphathemes.coffeecup.com/forms … an%281%29/
User 2088758 Photo


Senior Advisor
3,086 posts

Wayan is absolutely correct! It looks like you started styling at your second breakpoint. You will need to scroll all the way to the right and restyle everything you have on the second breakpoint. Its a huge pain but it is necessary.
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 2878400 Photo


Registered User
4 posts

Thanks guys for your help :)
Think I have finally fixed up all the formatting issues!
User 3033418 Photo


Guest
10 posts

Hi Scott and Steve,
My product and Services is not loading it just goes blank if clicked on and if I double-click on merchandise is shows the control pan, please help me fix this problem.

Thank Tou:)
https://kasuwa247.coffeecup.com/cars.html
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

kasuwa247 wrote:
Hi Scott and Steve,
My product and Services is not loading it just goes blank if clicked on and if I double-click on merchandise is shows the control pan, please help me fix this problem.

Thank Tou:)
https://kasuwa247.coffeecup.com/cars.html

Loads for me.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 379556 Photo


Registered User
1,533 posts

As far as I can tell there is a page at
https://kasuwa247.coffeecup.com/product … ices.html, and the link to it works. It shows for me just as a blank page waiting for content to be added.

When, on one of the pages other than the Merchandise page, one thinks one is double-clicking on the Merchandise link on that page, what seems really to be happening is that
1. the first click takes one to the Merchandise page;
2. the second click is to the link in the Merchandise page, but that link is incorrect.

Regarding item 2 above, the incorrect link in the Merchandise page is pointing to
https://kasuwa247.coffeecup.com/index.html%20class=

The correction would be made at line 22 which at present reads as
<li><a href="index.html class="selected">Merchandise</a></li>

It needs the closing inverted commas after index.html, i.e.
<li><a href="index.html" class="selected">Merchandise</a></li>


Frank

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.