fabiorino / crelly-slider

A free responsive slider for WordPress that supports layers. Add texts, images, videos and beautify them with transitions and animations.
MIT License
104 stars 36 forks source link

How to remove Youtube API? #28

Open vamadir opened 8 years ago

vamadir commented 8 years ago

How to remove Youtube API? I need it. Because in my country youtube bloked. So my connection to website also very slow. PC try many times use youtube api.

fabiorino commented 8 years ago

Open this file here: https://github.com/fabiorino/crelly-slider/blob/master/js/jquery.crellyslider.js

Delete lines 20-24 Replace lines 73-85 with this: init();

Compress the file using this tool: http://jscompress.com/ and copty the compressed output in this file: https://github.com/fabiorino/crelly-slider/blob/master/js/jquery.crellyslider.min.js