-
AuthorPosts
-
February 18, 2013 at 9:42 pm #185077
Hey Guys,
I have a challenge in the Ironis template slideshow.
This site has been up for a few months and all was great.
http://raulandtonivazquezfoudation.org
I built another site on this template and when I set up the slideshow, it was putting the middle column (4 thumbnails) all the way to the left and under the description instead of in the middle. I went to the site above and noticed that the error was there also now.
This is happening in Firefox but everything is fine in IE and Chrome.
Here is a screenshot of the error I’m talking about:
I hope you can help!
Thanks in advance!
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
February 19, 2013 at 9:27 am #483897Hello mobiletown,
There is an error in “/templates/ja_ironis/js/ja.more.js” file. I can’t access your FTP to fix it for you because the account is incorrect. Please try to change line 7
from
if (title.getChildren() && title.getChildren().length==1 && title.getChildren()[0].tag.toLowerCase() == 'span') return;
to
if (title.getChildren && title.getChildren().length==1 && title.getChildren()[0].tag.toLowerCase() == 'span') return;
(Remove braces in first “title.getChildren”)
Regards.
February 21, 2013 at 5:32 pm #484174Hey Stork11
I changed that code and it did not fix the firefox issue.
I checked the FTP access I sent you and it works fine so you should be able to access all server files through an FTP program.
Looking forward to your next response.
Thanks again!
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
February 22, 2013 at 7:38 am #484233Hello mobiletown,
It’s bug of Firefox 1.8. I fixed it for you as outlined here http://joomla-tips.org/joomla-troubleshooter/mootools-problems-after-firefox-update-to-version-18.html
Regards.
1 user says Thank You to Stork11 for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Stork11 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Slideshow 2 error in Firefox Browser
Viewing 4 posts - 1 through 4 (of 4 total)