Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Only one image loads in Firefox
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Only one image loads in Firefox
#10408
Only one image loads in Firefox 13 Years, 7 Months ago Karma: 0
Hi!
I'm using Joomla 1.6 and I'm not able to make Image Slider work properly with Firefox. The module loads and displays only one image form the directory. I don't think it's a server problem because everything works like a charm on Chrome and almost-like-a-charm on Opera and Internet Explorer so I have this specific problem only when running firefox.
Below I've attached some relevant output produced by joomla.

Code:

<link rel="stylesheet" href="/fme/modules/mod_ariimageslider/mod_ariimageslider/js/themes/nivo-slider.css" type="text/css" />

  <link rel="stylesheet" href="/fme/modules/mod_ariimageslider/mod_ariimageslider/js/themes/default/style.css" type="text/css" />
  <style type="text/css">
#ais_4d42eb69d4250_wrapper,#ais_4d42eb69d4250{width:340px;height:255px;}
  </style>
  <script type="text/javascript" src="/fme/media/system/js/core.js"></script>
  <script type="text/javascript" src="/fme/media/system/js/mootools-core.js"></script>
  <script type="text/javascript" src="/fme/media/system/js/caption.js"></script>
  <script type="text/javascript" src="/fme/modules/mod_ariimageslider/mod_ariimageslider/js/jquery.nivo.slider.js"></script>

  <script type="text/javascript">
jQuery(window).load(function() { var $ = window.jQueryNivoSlider || jQuery; $("#ais_4d42eb69d4250").nivoSlider({"pauseTime":5000,"directionNav":false,"directionNavHide":false,"keyboardNav":false,"pauseOnHover":false}); });
  </script>
  <!--[if lt IE 7]><link rel="stylesheet" href="/fme/modules/mod_ariimageslider/mod_ariimageslider/js/themes/default/style.ie6.css" type="text/css" /><![endif]-->


and the body:
Code:

<div id="ais_4d42eb69d4250_wrapper" class="ari-image-slider-wrapper ari-image-slider-wCtrlNav">
<div id="ais_4d42eb69d4250" class="ari-image-slider">
<img src="/fme/templates/fme/images/programy/IMG_2744.jpg" alt="" title="" class="imageslider-item" />

<img src="/fme/templates/fme/images/programy/img_3654.jpg" alt="" title="" class="imageslider-item" style="display:none" />
<img src="/fme/templates/fme/images/programy/img_3889.jpg" alt="" title="" class="imageslider-item" style="display:none" />
<img src="/fme/templates/fme/images/programy/img_4069.jpg" alt="" title="" class="imageslider-item" style="display:none" />
<img src="/fme/templates/fme/images/programy/img_4144.jpg" alt="" title="" class="imageslider-item" style="display:none" />
<img src="/fme/templates/fme/images/programy/img_4156.jpg" alt="" title="" class="imageslider-item" style="display:none" />
</div>
</div> </div>



Sadly I'm making this website on a local server which is not accessible from outside so I can't give you an access to it. I just hope it's some known issue...
The administrator has disabled public write access.
 
#10409
Re:Only one image loads in Firefox 13 Years, 7 Months ago Karma: 754
Hello,

If you can provide link to page where we can see this issue, send page files that we can investigate this problem. Read here how to do it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10467
Re:Only one image loads in Firefox 13 Years, 7 Months ago Karma: 0
Well, as I mentioned before this site is not yet accessible from the Internet. However I've managed to narrow down this issue. It turns out that it occurs only when I use Joomla's Page Break function in an article and only on the first page (main article page). On all other pages (after page break) everything works fine. But still keep in mind that this problem occurs only with Firefox.
The administrator has disabled public write access.
 
#10468
Re:Only one image loads in Firefox 13 Years, 7 Months ago Karma: 754
Provide page files like described in our previous post that we can investigate this issue. It seems this a javascript conflict.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1