DMXzone Nivo Slider Support Product Page

Solved

Bug Chrome images not showing

Reported 23 Jun 2011 22:39:08
2
have this problem
23 Jun 2011 22:39:08 Mr. em posted:
When add Nivo to a page and viewing it in chrome, it comes broken.... to fix it you have to place your cursor inside the address bar www.name.com| and hit enter on your keyboard, then the page become normal, I wanted to show to my customer the page and they kept telling they do not see nothing (no slide show) I was really nervous so I open Chrome on my local machine and what do you know, the only thing that showed up was the little squares and the error by not the images, only what I did at the top brought the images and the page looked fine, please i need a fix to this problem

[v]

Replies

Replied 24 Jun 2011 09:48:38
24 Jun 2011 09:48:38 Teodor Kuduschiev replied:
Hello,

Please send me a link to your page so i can check this.
Replied 24 Jun 2011 19:22:12
24 Jun 2011 19:22:12 Mr. em replied:
thank for a quick reply here it is


www.shopbyclick.com/

Please use chrome to view this page


em
Replied 27 Jun 2011 22:47:49
27 Jun 2011 22:47:49 Mr. em replied:
Have you found anything to fix it? I am still waiting and hopping you are looking into my problem, I need a fast solution for this since I already commuted to this website and they want the slide show completed
[!]
Replied 28 Jun 2011 08:53:41
28 Jun 2011 08:53:41 Miroslav Zografski replied:
Hello Eli,

Make sure that your images are populated with width and height attributes.

Regards,
Replied 02 Jul 2011 04:20:42
02 Jul 2011 04:20:42 Mr. em replied:
I did as you suggested and for the life of me as many time as I tried binding the width and the height and it wouldn't work.... fail fail
take a look at this screen shots. one showing the size bind in the Server Behavior and the 2nd screen shot shows size fields are empty inside Nivo SB... they would not remain in the fields and that makes it very difficult to work with.

Another words... I cannot bind the size fields to the database withing the Nivo Extension.

1st. screen shot shows with bind sizes:
www.shopbyclick.com/applNivoSlider.gif

Reopen the Nivo Extension and they are empty...
2nd screen shot shows the sizes filed are empty fields:
www.shopbyclick.com/emptyNivoSilder.gif


this is a very ugly bug and need to be fixed,

BTW: I have tried CS4 and CS5 in both case binding the database to the width and height fields to Nivo Extension fail

Window 7: CS3 and CS4



<div class="dmxNivoSlider">
          <div id="HSlide" class="nivoSlider">
            <
%  While NOT rsSlideShow.EOF
%>
            <a href="<%=(rsSlideShow.Fields.Item("url").Value)%>" target="_self">[img]image_show/<%=(rsSlideShow.Fields.Item("large_image").Value)%>" alt="" title="<%=(rsSlideShow.Fields.Item("title").Value)%>" rel="image_show/thumbs/<%=(rsSlideShow.Fields.Item("image_thumb").Value)%>" /></a>
            <
%    rsSlideShow.MoveNext()
  Wend 
%>
          </div>
        </div>
          <script type="text/javascript">
  // <![CDATA[
 jQuery(document).ready(
   function()
     {
       jQuery("#HSlide").nivoSlider(
         {design:"fresh", animSpeed:800, pauseTime:6000}
       );
     }
 );
  // ]]>
          </script>



[!]

Edited by - Eli Malahi on 02 Jul 2011  04:22:20
Replied 04 Jul 2011 10:03:49
04 Jul 2011 10:03:49 Miroslav Zografski replied:
Hello Eli,

Add them manually in the Code view by adding in the img tag attributes:
width="" height=""

and then Bind to those attributes the corresponding database table fields from the Bindings panel.

Regards,
Replied 09 Jul 2011 19:05:20
09 Jul 2011 19:05:20 Mr. em replied:
thanks... it works, when can we see an update?
Replied 04 Mar 2012 21:01:08
04 Mar 2012 21:01:08 Richard VanGaasbeck replied:
I have this problem also. Manually adding height and width works but is a pain as anytime you make a change through the extension you have to again enter height and width manually.

Also, I tried using your feed genie extension to fetch photos from Picasa and use these in Nivo Slider. It almost works. Same problem with width and height and if you bind these to the feed genies image width and image height fields Nivo uses these actual Picasa file dimensions (830 x 340) but the photo that is downloaded is 800 x 300. Also can't bind alt to keywords.

Looking forward to an update.
Replied 07 Jun 2012 13:33:44
07 Jun 2012 13:33:44 Vulcho Vulev replied:
Hello All.

Please download the latest version of the product, from the product page:

DMXzone Nivo Slider

Regards : Vulcho.

Reply to this topic