CSS nav - GoDaddy and preview DNS

Thanks all!!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Justin,
It looks like GoDaddy are incorrectly parsing the comments within the CSS style block as a server side include. Since the server can’t locate the include it throws the error text within your style block ([an error occurred while processing this directive]) and the menu remains unstyled.

Things to try;

  1. Switch Freeway to use external style sheets - File > Document Setup > Output > External Style Sheets
  2. Add the Externalize Action[1] to the page/site. This will do much the same thing as option 1 but shouldn’t leave any CSS in the page
  3. Is this just a GoDaddy preview issue? If you make the site live on this or another GoDaddy server I would imagine that the source code is left unaltered. You may need to have the client sign off on the site using another server (even a free Dropbox account will allow you to host static sites) and then make it live on the GD server and bypass the GD preview step.

[1] http://www.freewayactions.com/test/externalize/

Regards,
Tim.

FreewayActions.com - Freeware and commercial Actions for Freeway Express & Pro - http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I have external stylesheets in doc set up already - should I add the action at the same time? Or one or the other?

Yes I have uploaded to another godaddy website in a folder just to test and got the same results. So not a review issue.

It works fine elsewhere here for instance http://www.easthalldesign.com/dev.7/index.html

K - Ill try adding the externize with the doc setting to externalise also


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

K - Well Ill see what Softpress say - still haven’t heard a thing from them.

I don’t think there is anything for them to say, Justin.

What others are trying to tell you is this is a GoDaddy problem - whether they will own up to it or not. It’s like blaming Softpress for how your page renders in Internet Explorer. I would follow Tim’s advice and see if externalizing that code makes GD happier.

Now I am admittedly not a fan of the CSS menu action, but the code it produces absolutely does work on all kinds of sites – just not the GD one and that tells you more about how bad GD is. I’d get the client to sign a waiver not holding me responsible for any of their issues.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I LOVE YOU TIM. Adding the externalise in conjuction with the Doc external Stylesheets - WORKS!

Respect - thank you.
http://drbogue.com.previewdns.com/index.html

Now going to add the externalise action to the masters and we should be good to go… fingers crossed…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Oooooo spoke to soon the Hype animation on the home page dosent work now…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

K - think I got there i messed with the options on the externalize action just for the home page - deselected move inline styles to the document head… that seems to have doen the trick!

Thanks again Tim


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No problem. I’m glad you got this resolved.

I’m with Ernie on this one. The code Freeway is creating is perfectly fine (not perfect but fine) and GoDaddy is being a little to strong armed when it comes to looking for server side includes. I also think their support has been less than perfect as well.

Looking at the page on your server I can see that the line GoDaddy is tripping up on is;

<!--#fwNav1 { float:right;  padding:0; margin:0; list-style:none; }

If you look at the format for a server side include (Server Side Includes - Wikipedia) you’ll see that they also start with <!–#.
In the future you should be able to rectify this simply by opening the HTML file and putting a line break between the comment and the hash;

<!--
#fwNav1...

I’ll raise a bug with Softpress for you as I suspect the issue is how the CSS Menus Action is writing the styles to the page.
Regards,
Tim.

On 13 Mar 2013, at 20:09, Justin Easthall wrote:

K - think I got there i messed with the options on the externalize action just for the home page - deselected move inline styles to the document head… that seems to have doen the trick!

Thanks again Tim


Experienced Freeway designer for hire - http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks great tip

Cheers


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 13 Mar 2013, 5:19 pm, waltd wrote:

If you publish with missing resources, Freeway will use the embedded “proxy” that it uses on screen as a substitute. It won’t be as high quality as the original, but it will work: everything will be there, more or less, layout-wise.

Walter

Every time I attempt to publish and/or upload the sample file Justin emailed me FWP 6.0.5. crashes. However, 6.0.5. works fine with all of my other FWP 6 enabled sites, so I’m not sure what is going on.

Glad to hear Justin got it working though.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Everything works for me. Checked in Firefox v19.2.

Bob


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Justin you might want to check on an iPad as mine gets stuck in a constant loading loop when viewing your test.

Regards

Simon


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes thanks its because I have the phone iPad redirect on was just messing will remove shortly - thanks for the heads up though.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just to clarify on your easthalldesign site everything works as I assume you’d want it to. On godaddy I get auto redirected to the .index which flashes as it reloads in a loop. iPad 2 iOS6…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes thats expected ipad redirect is pointing to the index so its going to repeat - I have removed now and its currently uploading - give it two mins should be fine.

I was messing the other day and have forgot to remove.

I am now trying the Mobile redirect as I want the normal site for iPad …

Cheers


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 13 Mar 2013, 8:29 pm, Tim Plumb wrote:

I’ll raise a bug with Softpress for you as I suspect the issue is how the CSS Menus Action is writing the styles to the page. Regards, Tim.

Tim, I’m having the same problem. Did Softpress ever acknowledge your bug submission? I’m going to attempt the same fix you recommended to Justin, but it would be great if Softpress could address the issue.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

but it would be great if Softpress could address the issue.

Is it really a Softpress issue? or a GD one.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I suspect this is the issue (mod_include):
http://httpd.apache.org/docs/2.4/mod/mod_include.html

Comments for HTML:

If there is a hash after <!-- such as <!–# then it will probably be mistaken as a SSI include, this generally returns [an error occurred while processing this directive] if used in a comment ‘or otherwise’ before say a CSS include is used.

HTH

On Mar 23, 2013, at 6:12 PM, RavenManiac wrote:

On 13 Mar 2013, 8:29 pm, Tim Plumb wrote:

I’ll raise a bug with Softpress for you as I suspect the issue is how the CSS Menus Action is writing the styles to the page. Regards, Tim.

Tim, I’m having the same problem. Did Softpress ever acknowledge your bug submission? I’m going to attempt the same fix you recommended to Justin, but it would be great if Softpress could address the issue.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Is it really a Softpress issue? or a GD one.

Godaddy, but yet it could be very easily circumnavigated by Softpress by an update to the CSS menu action. I don’t think we will see GoDaddy fixing this anytime soon.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

If it’s a simple fix for Softpress, us reluctant GoDaddy users would be very appreciative.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options