-
AuthorPosts
-
May 2, 2008 at 8:46 pm #128164
hi,
i’m currently testing the edenite template (and yes i’ll buy it if it fits my needs).
i just want to let you know about a bug i found in it’s ja.script.js:-if you don’t publish publish any modules in the module line with user 1,2,5,6,7, then
<!-- BEGIN: BOTTOM SPOTLIGHT -->
<div id="ja-botsl" class="clearfix">won’t get called.
the ja.script.js assumes zjis div in line 57:
makeEqualHeight ($('ja-botsl').getChildren());
if it isn’t there, ie6 shows a javascript error for this line.
i don’t know much about javascript, but this (probably very dirty) check for the div’s existence fixed it for me:
if (document.getElementById('ja-botsl'))
{
makeEqualHeight ($('ja-botsl').getChildren());
}thanks for making this great template.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 2, 2008 at 9:32 pm #247592How can you be testing it if you haven’t purchased it?
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
May 3, 2008 at 4:11 pm #247621The Edenite template has been updated several times when we update to J1.5.1, 1.5.2 and will also be updated to 1.5.3 in the next weeks.
We need to know which version of Edenite you are using.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 3, 2008 at 4:13 pm #247622<em>@Hung Dinh 51555 wrote:</em><blockquote>
We need to know which version of Edenite you are using.</blockquote>
I would think we also need to know how “johndoe2” is working with the Edenite template without being a licensed member.dlocc Frienddlocc
- Join date:
- August 2008
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 9 times in 5 posts
September 9, 2008 at 4:48 pm #269781Yes, I’d like to know also… but his posting resolved my issue so THANKS johndoe2 whoever you are!
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
September 9, 2008 at 10:00 pm #269824yeah, that issue still exists
dlocc Frienddlocc
- Join date:
- August 2008
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 9 times in 5 posts
September 9, 2008 at 10:03 pm #269825The issue with the javascript file you mean correct? It caused an error for me when I didn’t use the Quickstart… but when I installed from quickstart I did not see an issue.
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by mj1256 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum