-
AuthorPosts
-
billyk Friend
billyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
December 13, 2008 at 12:02 am #136208Hi there, thanks to the creative geniuses at JoomlArt I managed to get my clients a really sweet website. Please check it out and vote for it as the Site of the Month! Be sure to click through ALL the sections!
π
Here’s a screengrab to whet your curiousity!
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
December 13, 2008 at 4:58 am #282722thanks for your nice comments. i was wondering, though, i ran the site through wc3.org html validator and it came up with a bunch of errors. i heard that search engines shy away from mistakes like these, could someone tell me how to fix them?
<em>@jay973 95220 wrote:</em><blockquote>Hi,
Nice looking site, good use of colours and it loads fast!
Cheers,
Jason.</blockquote>jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 13, 2008 at 5:09 am #282723Hi,
It doesnt look too bad, I found these errors and where they relate to:
Error for parsing property ‘width’ . Declaration dropped:
<div class=”ja-box-full” style=”width: ;”>You maybe need a closing ” after width.
Untermined string lateral:
var gaJsHost = ((“https:” == document.location.protocol) ? “https://_gat is not defined:
var pageTracker = _gat._getTracker(“UA-81819-1”);These 2 I’m not sure about.
Hope this helps,
Jason.
billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
December 13, 2008 at 5:42 pm #282797than you man. i did manage to get all of the pages to validate after a little hard work, but the two you mentioned have me stumped. this is the code from the Google Analytics site. it was for the old site, meaning from before i launched this one. do i need to redo the tracking code?
<em>@jay973 95226 wrote:</em><blockquote>Hi,
It doesnt look too bad, I found these errors and where they relate to:
Error for parsing property ‘width’ . Declaration dropped:
<div class=”ja-box-full” style=”width: ;”>You maybe need a closing ” after width.
Untermined string lateral:
var gaJsHost = ((“https:” == document.location.protocol) ? “https://_gat is not defined:
var pageTracker = _gat._getTracker(“UA-81819-1”);These 2 I’m not sure about.
Hope this helps,
Jason.</blockquote>
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 13, 2008 at 6:19 pm #282799Hi,
I’ve had a look around and found some solutions for you:
“_gat is not defined:” Just a small JavaScript addition can solve a minor bug in Googleβs Analytics Script. If anybody has a common AdBlocker installed and visits your Google Analytics enhanced page, she will notice 2 errors, including the famous: β_gat is not definedβ. Looks like the google script does not validate if the actual tracking script is already loaded before it is executed.
As a quick work around add the following BOLD lines around your script:
<script type=”text/javascript”>
if (typeof(_gat) == ‘object’)
{
var pageTracker (YOUR TRACKING CODE)
…
}
</script>There is also a thread on Google groups which discusses and solves both errors:
http://groups.google.com/group/analytics-help-troubleshoot/browse_thread/thread/e198d2892248a1a6Hope this helps,
Jason.
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
jay973 Friendjay973
- Join date:
- October 2008
- Posts:
- 401
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 28
- Thanked:
- 105 times in 68 posts
December 13, 2008 at 9:37 pm #282812Its JA Pariiti as far as I can tell.
billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
December 13, 2008 at 10:57 pm #282820Jason is right (per below) and one can figure that out by looking at the source code.
Thanks Cheryl. i agree. the template is a great place to start, especially when you are really stupid about making your own! LIKE ME! So many JA users barely customize their templates at all…
<em>@cjmicro 95329 wrote:</em><blockquote>Billy, nice site!!
Curious as to which template you used. I think that is the challenge, to use the templates but not have them be so template-ish π
Cheryl</blockquote>
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
December 14, 2008 at 7:29 am #282836Hi billyk
It’s a really nice site, well designed and put together … top marks!
My only comment (as an ex-proofreader) would be the fact that you’ve used “goat’s” throughout the entire site, which implies (using an apostrophe before the ‘s’) that the products are all produced from one single goat. If it is multiple goats (as the photographs imply) the apostrophe should come after the ‘s’.
Sorry to nitpick!
Chris
1 user says Thank You to questbg for this useful post
sunrise Friendsunrise
- Join date:
- February 2007
- Posts:
- 920
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 103
- Thanked:
- 166 times in 114 posts
December 14, 2008 at 8:56 am #282840I relaly like the site a lit, the colors, the layout, and the simplicity. You wrote “thanks to the creative geniuses at JoomlArt” . That sweet and all, but I have seen many joomlart sites that didn’t come anywhere near the one you made, so I think your creative genius had a lot to do with is too.
πbillyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
December 14, 2008 at 12:58 pm #282868Hey Chris, never apologize for soliciting help. Either it’ll get taken or not. I don’t sit here and wait to judge people on their replies. I have reached a point in my career/life where I am way less uptight about what people say/do. That is unless I know absolutely that I am right! :p
That being said…eerrrggg…semantics! gotta love ’em…. Here in the US/CANADA, we say Goat’s (yes! singular!) in reference to the milk that is created from one or many animals. HOWEVER, it has been seen to be, Goat Milk, Goats Milk, and Goats’ Milk. My clients are Canadian, so I learned early on in the game to not question their preference in how they use the word…
Just out of curiosity I looked it up and on Wikipedia it’s used as, “Goat’s Milk”
Thanks again. It appears you’re a great resource on this site!
Will
<em>@questbg 95356 wrote:</em><blockquote>Hi billyk
It’s a really nice site, well designed and put together … top marks!
My only comment (as an ex-proofreader) would be the fact that you’ve used “goat’s” throughout the entire site, which implies (using an apostrophe before the ‘s’) that the products are all produced from one single goat. If it is multiple goats (as the photographs imply) the apostrophe should come after the ‘s’.
Sorry to nitpick!
Chris</blockquote>
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
December 14, 2008 at 1:25 pm #282869Hi Will
<em>@billyk 95394 wrote:</em><blockquote>My clients are Canadian, so I learned early on in the game to not question their preference in how they use the word…
</blockquote>That’s the most important factor. At the end of the day, the client is always correct … whether they really are or not!!
π
Never criticize the folks paying the bill π
Great site indeed and as for goat’s, goats’ or goats … it doesn’t alter the message!
Best Wishes
Chris -
AuthorPosts
This topic contains 35 replies, has 17 voices, and was last updated by Phill 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum