well here is an interesting one…
I have upgraded to 5 and had to make a new carousel on my website and the arrows don’t work… I tried and remade it a few times as I can do these effortlessly now that I have practice, and it will not scroll. Maybe I should upload it and you can see it
There’s no code for the Carousel on the page you linked to which leads
me to believe you have either accidentally removed the Action from the
item or not applied it at all. Check the item has the Action applied
and re-upload.
You have a stat counter before the document declaration tag on the
home page, this isn’t good, you should move it so that it is inside
the head or body tags. To do this go to the Page>Insert Markup menu
option and cut the
<!--Start of StatCounter Code--> .... <!-- End of StatCounter Code -->
code and select "Before " from the drop down menu and paste the
code back.
It’s also quite hard to see much else on your page since you have set
the code to more efficient rather than more readable. Even us folks
that can read code can’t read code like a machine (well, most of us
can’t) so if you want us to look at it could you please set the page
to more readable so we don’t have to lose our eyesight in the process
of helping
Cheers,
Joe
On 1 Apr 2008, at 05:42, Carla wrote:
Walter
Hello out there guys! How are you??
well here is an interesting one…
I have upgraded to 5 and had to make a new carousel on my website
and the arrows don’t work… I tried and remade it a few times as I
can do these effortlessly now that I have practice, and it will not
scroll. Maybe I should upload it and you can see it
Ok
I have reset markup for before head on each page and I checked more readable, and yes all carousels work except for the American Salon, the link I sent above…
I do not know why
Please check that the individual panes of that Carousel are grouped,
and that the Carousel action is applied to that group, then that the
controls which should drive that carousel are grouped with the
carousel they are meant to control.
Stack panes, Group, Apply Carousel to Group.
Draw controls, apply Carousel Button or Tab to each control.
Select controls and Carousel and group them all together.
Walter
PS: If all else fails, run the page through the W3C validator and see
if it flags any errors. A Carousel page will validate perfectly, and
if it does not, then there might be your problem right there. The
script needs to have a good (valid) working page to attach its
behaviors to, since none of the magic is done with inline “this”
references.
Walter
On Apr 1, 2008, at 9:28 AM, Carla wrote:
Ok
I have reset markup for before head on each page and I checked more
readable, and yes all carousels work except for the American Salon,
the link I sent above…
I do not know why
Paste your URL (or just the source code of your page if it’s not yet
available online) and they will run it through a software “machine”
which checks every possible permutation of the code for technical
accuracy.
Out of the box, a Freeway site will always pass. You can (or Actions
can) make this less true, particularly if you start futzing around in
the various Markup options available to you. But if you stay on the
trail, Freeway will not deliver an invalid site on its own.
Walter
On Apr 1, 2008, at 9:40 AM, Carla wrote:
Thanks Walter
I will delete and redo carousel
what is W3C validator???
Try removing the statcounter code entirely, re-publish, and see if
that fixes things for the validator. It appears as though that’s
where your heartache begins. If you find that this fixes it, look on
the statcounter site to see if there are any recommendations for
updated client-side code, or if they recommend placing the code at a
different part of your page (maybe all the way at the end, before /
html).
Because your statcounter code inserted an invalid tag, which caused
all tags that followed after that point to fail to be closed in the
same order in which they were opened. Validation is a very
technical thing – there are a million ways to be wrong, and only one
way to be right.
Walter
On Apr 1, 2008, at 10:27 AM, Carla wrote:
ok I will do that
but why did the validator say that my site was not a valid 4.0
Transitional HTML?
Yes, there certainly are validation errors.
I can see why, too: you’ve added custom markup in incorrect places.
The Statcounter code looks (a) possibly incomplete, and (b)
definitely in the wrong place. Some of the other errors relate to
this, some may be due to different hand-tweaking that’s been done.
As Walter said just now, a Freeway site that hasn’t been meddled with will always pass. Some actions can cause validation errors,
sometimes by being used in HTML output formats that aren’t meant to
support what they do.
But user-added custom markup is generally the culprit, as it is easy
to misunderstand where or how something is supposed to be inserted,
or simply to miss part of something out.
Start by going back to your Freeeway page and removing the
Statcounter code. Then check that you have all the code, and go to
Page > HTML Markup and then put it in the "After " section. See
whether that reduces your validation errors.
Sometime around 1/4/08 (at 11:16 -0400) Carla said:
I can upload this site using Fetch but not the FTP within Freeway.
Anyone have a clue…??
Make absolutely certain that you are using the same login address,
username and password, and directory path too, as in Fetch. Check
that you don’t have the username, password and path field contents
mixed up; they aren’t in the same order in every program that does
FTP.
And double-check that your directory path is correct. This is an
easy mistake to make and a hard one to spot.
Hello again everyone…
again sorry for the false alarm… the tech gave me the wrong upload info for testing…
ok
I have reset the websites and now my site : carlagrande.com had run thru the validator and is in perfect order.
Although David’s website is better now there are 5 errors. Here is report. I will try to figure the hyrogylifics out but
I don’t have much faith… Ha!
Thanks for hellping me
C