Once upon a time you've decided to put WOWSlider plugin into your web-site. It is good, it looks stylish so here we go.
After you've installed its software, added photos to your future gallery and published it.
You'll find such a things as wowslider copyrights. To be more precise you'll find "wowslider.com" in right bottom corner.
To fix this follow next steps:
1. slider creates its own directory with photos you've chose and adds watermarks to them data1/images - you should replace photos with the same file name and picture size selected in plugin settings.
2. after step 1 do next: open 'script.js' engine1 folder in any code editor (NetBeans adviced) put in search "www" keyword. when you find just delete the line and save file.
it is done. have a nice day.
--Blank - people loves you! Here the solution of one guy who write this in comment. Respect and Thank You again! --
English Instructions:
Since wow slider changed their javascripts again, all you can do now is move the logo down or to the side. Do the first step like stated in the main post and then follow these instructions:
1. Open wowslider.js in the folder engine1 in a program that can edit javascript. (I used word pad)
2. Locate somehow the clue words: 'bottom' or 'right' or the following string: ({position:"absolute",right:"2px",bottom:"2px",padding:"0 0 0 0","z-index":10});
3. Change the bottom:"2px" to at least bottom:"-15px"
4. All this does is move the logo to the bottom were it will not be visible.
5. Enjoy
Русская инструкция:
Поскольку Wow slider изменил свое JavaScripts снова, все, что можно сейчас сделать, это переместить логотип вниз или в сторону. Сделайте первый шаг, как указано в главный пост, а затем выполните следующие действия:
1. Откройте wowslider.js в папке engine1 в программу, которая может изменить JavaScript. (Я использовал word pad
2. Найдите ключ как-то словами: "снизу" или "право" или следующую строку: ({position:"absolute",right:"2px",bottom:"2px",padding:"0 0 0 0","z-index":10});
3. Изменить bottom:"2px" по крайней мере bottom:"-15px"
4. Все это делает перемещение логотип на дно, если бы не будет видно.
5. Наслаждайтесь
Thanks. It works well.
ОтветитьУдалитьМожете по Русски написать?)
ОтветитьУдалитьНаверное с самим слайдером разобрались, потому только суть перевожу -
ОтветитьУдалитьоткрываем "script.js" в папке engine1 в любом редакторе кода (NetBeans рекомендуется) ввести в поиск "WWW" ключевое слово. когда вы найдете просто удалите строку и сохраните файл.
Приятного дня...
i cant find www in script.js
ОтветитьУдалитьtry to find http://
ОтветитьУдалитьi cant find www too, and http://
ОтветитьУдалитьHELP....
Thanks
could you upload js file somewhere, i'll take a look.
ОтветитьУдалитьThis trick is not working properly. I am not able to find the "www" in js file.
ОтветитьУдалитьi looked again to the script, they've changed something, but this is not a problem for us :)
ОтветитьУдалитьin wowslider.js file there is a variable: var m="WOWslider.com"; find it and replace the value - for example: var m = " " :)
in other words search "wowslider.com" instead of "www" ot "http"
English Instructions:
ОтветитьУдалитьSince wow slider changed their javascripts again, all you can do now is move the logo down or to the side. Do the first step like stated in the main post and then follow these instructions:
1. Open wowslider.js in the folder engine1 in a program that can edit javascript. (I used word pad)
2. Locate somehow the clue words: 'bottom' or 'right' or the following string: ({position:"absolute",right:"2px",bottom:"2px",padding:"0 0 0 0","z-index":10});
3. Change the bottom:"2px" to at least bottom:"-15px"
4. All this does is move the logo to the bottom were it will not be visible.
5. Enjoy
Русская инструкция:
Поскольку Wow slider изменил свое JavaScripts снова, все, что можно сейчас сделать, это переместить логотип вниз или в сторону. Сделайте первый шаг, как указано в главный пост, а затем выполните следующие действия:
1. Откройте wowslider.js в папке engine1 в программу, которая может изменить JavaScript. (Я использовал word pad
2. Найдите ключ как-то словами: "снизу" или "право" или следующую строку: ({position:"absolute",right:"2px",bottom:"2px",padding:"0 0 0 0","z-index":10});
3. Изменить bottom:"2px" по крайней мере bottom:"-15px"
4. Все это делает перемещение логотип на дно, если бы не будет видно.
5. Наслаждайтесь
Hey, Blank, you saved my day (well, my night, since it's midnight now in Buenos Aires). Thanks a lot, really.
ОтветитьУдалитьBlank, you are the man!!!!! Thank you so so much! I owe you a beer maan! I've been searching all day these watermark links without success but thanks to you I made it. Yesss! :)))
ОтветитьУдалитьthanks Alot
ОтветитьУдалитьBlank +
ОтветитьУдалитьthanks, nice russian people :)
ОтветитьУдалитьЭтот комментарий был удален администратором блога.
ОтветитьУдалитьnot only Russians :) , i'm from Azerbaijan
ОтветитьУдалитьthe simplest way, you can change the value of zIndex:10
ОтветитьУдалитьchange it to negative value, ie:zIndex:-10
sorry wowslider.com
Thanks, useful way too :)
Удалитьsearch for this line in wowslider.js :
ОтветитьУдалить({zIndex:11,right:"5px",bottom:"2x"})
change '2x' to '-30x' and your done no more watermark!!
Thanks. They are keep changing place of "zindex" but it won't stop us! :)
ОтветитьУдалитьThanks for sharing great info
ОтветитьУдалитьвсе просто...
ОтветитьУдалитьв файле - "wowslider.js"
ищем...
"zIndex:11"
и меняем на - "zIndex:0"
========================================================
1...
ah.append(ad)}J(ah).css({zIndex:11,right:"5px",bottom:"2px"}).appendTo(P);
2...
ah.append(ad)}J(ah).css({zIndex:0,right:"5px",bottom:"2px"}).appendTo(P);
Нее, вот настоящий способ: грузим wowslider.js в редактор, ищем ah - показывается var ah=a, `a` заменяем на false: var ah=false - все, реклама убирается!
ОтветитьУдалитьReal way: load a `wowslider.js` in editor prog, try to find `ah` - must find similar `var ah=a`, change `a` on `false`: `var ah=false`.
Voila! Enjoy!
Thanks a lot it really helps :)
ОтветитьУдалить