Nivo slider not working - drupal-7

I went through many tutorials on how to install nivo slider, but none of them worked for me. The images appear one below the other. I don't know where I am going wrong.I was wondering may be if someone has faced the similar issue. Thanks.

Clearing the cache, and setting the jquery update the jquery version to 1.8 worked. Thanks.

Related

Alternatives to react-spring-3d-carousel

Guys I need to implement a 3-d carousel for my displaying the images. For this I implemented a library called react-spring-3d-carousel. But I'm having some problems with it because first of all its really slow and it doesn't have a built in support for dragging the images so that they can slide. I've searched all over the internet looking for alternatives to it but to not much avail. It would be great if stackoverflow might help as it was kind of a last resort. Thank you!!
I used this carousel you can adjust the scrolling speed and put it in autoplay : npm install 3d-react-carousal

How to style mgt components

I'm using the MGT with React. I am trying to style the component in the same fashion as the rest of my application (reactstrap).
I've found the custom CSS properties you can set, which has got me 90% of the way there, but I need to be able to adjust the margins of the control (margin-left: -3px) and I can't seem to do this no matter what I try.
I think the answer to my problem lies in using the templating functionality but the documentation is a bit lacking for this.
Any ideas where I should start with this? Am I on the right track? Does anyone know of an example of using templates with the PersonPicker component?
Without specifics, there definitely might some css properties that we haven't exposed yet. I don't think there would be any recommended code to use here, instead I'd highly suggest opening a an issue on our github repo as a feature request. We can then work with you on improving the toolkit with these properties.

Codename one: Buttons got changed after library updation

I have built app using codename one.It was working fine but after library updated its suddenly got changed having problems in my buttons.Button text automatically cleared.I am not able to see any text on button.
I have built UI using codename one designer.
help me to solve this issue?
Thanks in advance
It seems to be a regression triggered by a previous fix to a different regression. I committed a fix for it here: https://github.com/codenameone/CodenameOne/commit/98754e015c2a462dceb7bafbf4cd292ec9d73ed2
We should push out an update that should be on the servers in a couple of hours.

Winforms application using Devexpress not starting after registering

This is really weird issue; I tried everything I can but nothing resolved my problem. I was running trial version of the Devexpress XtraEditors suite and my Winforms app was running without any problems. Yesterday I registered my trial version of DevExpress and the application will run for a second, display the Devexpress logo for a minute and then shuts down automatically.
No error/exception is thrown but the application is closed right after that logo is shown.
Any idea how can I resolve this? I already contacted Devexpress but dropping a line here as well might help me too.
Try clearing the lines(starting with DevExpress) from the lisences.licx file and see if you can run the project.
This post fixed my problem, if anyone else is experiencing the problem, please refer to this post https://www.devexpress.com/Support/Center/Question/Details/A705

Creating charts with Netzke

Does anyone knows the way to create ext js charts with Netzke? I guess there is no such component right know, but maybe someone have an idea.
What are the basic steps to connect using Rails and EXT JS, without Netzke?
I have looked at that gist and this https://gist.github.com/1190511
But I still can't figure it out. Is there a chance to see, no matter how simple a working version of the simplest chart in the Demo app or anything else? I understand the EXT side but I am having a real problem in putting it together with Netzke. I know I am missing something really simple.
A chart component is too application-specific, but it's surely possible to create one using Netzke built-in client-server mechanisms. Here's a demo: http://variant.herokuapp.com (try selecting different dates on the calendar to see the charts updated on the fly). Here's a gist for the LineChart component used there: https://gist.github.com/4112061 - hope, it can give you an idea (Netzke 0.7.x).

Resources