Results 47 comments of Murat Hosver

I tried almost all options but didn't get success and finally i switch to redis mode to get all process working...

I noticed that the problem is starting with this command is not good for vudash: `NODE_PATH=. vudash` So I tried `npm start` and default dashboard worked on Mac too Then...

I resolved this too by modifying the script like this: ``` { "name": "Happy", "layout": { "columns": 5, "rows": 4 }, "datasources": { "datasource-exchange-rates": { "module": "@vudash/datasource-rest", "schedule": 5000, "options":...

I'm facing this issue on on http://www.alaproperty.com/ar/l i added dir="rtl" to slider divs but it didn't resolve the problem. Any suggestions?

Added but nothing changed. Final unworking code: ``` ```

now it's ok. i added it to 4. upper div and now it's working. thanks

Here's the sample cordova application that i created: https://www.dropbox.com/s/g4c72huf8bvecyw/sample.zip?dl=0 It's including Cordova InAppBrowser plugin which is accessible from https://github.com/apache/cordova-plugin-inappbrowser and your Instagram Plugin. You should run this on a real...