REMOVE WATER MARK IN WOWSLIDER
You might be wondering how to remove the watermark in your slideshow using wowslider right?
I also tried to look online for solutions and I can’t seem to find one so I tried to look at the codes that might help me get rid of it and voila!
Found one.. so here’s what you’ve got to do. A quick tutorial on how to remove or hide watermark in Wow Slider 2.1.3
1. Replace all the images uploaded in wowslider with the original one and resize according to your preference. Note: Images in wowslider will have their watermarks on it.
2. Go to engine1 folder and look for wowslider.js
3.Inside “engine1” contain java script, css files and png images, now open “wowslider.js” with any text editor or Dreamweaver
4.Inside “wowslider.js” finds padding:”0 0 0 0 “, then add the following code visibility:”hidden”, then save in order to save changes you have made.
5. Save it, Reload your browser and YOU’RE DONE!
nice
ReplyDeleteFOR A PERMANENT ANSWER for Remove watermark from LATEST versions of Wow Slider View...
ReplyDeletehttp://varunkerala.blogspot.in/
i have posted a simple way to remove the watermark from the slider…..
it has been removed. kindly post it again
Deletei have used your code but they din't work it should be visibility:hidden at the same place where you did.
ReplyDeletewebsite Designing Blog
Thanks.
same problem i have also can u clear the problem plz post ans
DeleteThis works to remove the watermark, but the left and right arrows also disappear and the animation stops! Any thoughts?
ReplyDeleteLost i think you made a mistake when you add "visibility:"hidden"," p'se i recommend you to follow instruction again and make sure you put all double quotation mark,full colon and comma.
ReplyDeleteDON'T DELETE OR MODIFY ANY CODE OUT OF MY INSTRUCTION.
thanks!!
nice, it is very helpful !!
ReplyDeleteThank you
thank you too "kit3825"
DeleteI've read carefully the post and all the comments but I still can't find the solution. My problem is that I don´t have a file called "wowslider.js" in my folder "engine1". In the folder "engine1" I just have a file called "jquery.js", another called "script.js", another called "style.css" and images for arrows, bullets, shadows and triangle. So, If I don't have the file "wowslider.js" to modify, whant should I do?
ReplyDeleteHi "dworf49", can you tell me what version of wow slide are you using plz?
DeleteIN wowslider.js
DeleteAFTER: .css({position:"absolute",padding:"0 0 0 0"})
ADD: .css({visibility:"hidden"})
I also have the same problem as Lost. When I add your code EXACTLY as stated above - it does remove the watermark but also my right and left arrows. Any ideas why?
ReplyDeletetry to use wow slider version 2.2, or send to me your work to Email:technodesignersx@gmail.com
Deletemybe i can fix your problem.plz do it thanks.
Wow - nevermind! Tried it again, and it worked! EXCELLENT! Thank you!!
ReplyDeletethank you too
DeleteAdd this to script.js (latest version 10/26/2012)
ReplyDelete$(‘*’).filter(function() {
return $(this).css(‘z-index’) == 10;
}).each(function() {
$(this).hide();
});
cool, thanks my friend for your update, i got it, thanks a lot.
DeleteThank you My Friend... It's works greats...
ReplyDeletethanks too friend
DeleteI Google up every thing on the internet until i find this and hell it working on the go.
ReplyDeleteThanks bro
hello, if I send you my work whit wowslider 2.5.3, you can help me to remove watermark?
ReplyDeleteyes i can plz send to technodesignersx@gmail.com or esternwinluck@gmail.com
ReplyDeleteso nice of you!
ReplyDeleteok, but now this: if you replace the pictures with the originals, the slider doesn't show well in firefox and iexplorer. ie the pictures are "jumping" in firefox en showing colored slides between the pictures... anyone found a solution for this ?
ReplyDeleteOK just re-size the original images to be the same as wow slider images then replace(check dimension of wow slider images)
DeleteI re-sized the pictures into the dimensions of wowslider, it worked in earlier versions and in chrome and safari all is ok.. but ie and firefox it's bad..
Deletethe problem may be
Delete1: Browser compatibility
2: You missed up to put double quotation marks " or you put in a wrong position or you put single '
So double check the code you have modified if possible gv me your work esternwinluck@gmail.com, i can help you. thanks
Update: last version 2.7.1 works perfect now, tahnk you !
ReplyDeletethank you too buddy
Deletefor 2.7.1 here how it works..
ReplyDelete$V6f`j~t--~bb~`giY/__]U-v{}c*,6>;M293aikp.d`Mvrd&Wozqsw5Sastj"~mey${btlb!<
just find the texts above in the text editor then delete it..
for v2.8?
ReplyDeletethanks ..worked for me
ReplyDeletein 2.9, you should delete for this part
ReplyDeleteM += U("czvex5oxxd1amnamp9ctTp%{sun4~v{|xj(]elgim+M{iib`?!<");
M = X ? D(M) : X;
if (M) {
M.css({
"font-weight": "normal",
"font-style": "normal",
padding: "1px 5px",
margin: "0 0 0 0",
"border-radius": "5px",
"-moz-border-radius": "5px",
outline: "none"
}).attr({
href: "http://" + d.toLowerCase()
}).html(d).bind("contextmenu", function (c) {
return false
}).show().appendTo(X || document.body).attr("target", "_blank")
}
it's work ;)
THAAAAAAAAAAAAAAAAAAAAAAAAAAAAnks
DeleteThanks!!!its works!
Deleteexcellent.............. thanks...
DeleteThumbnail in wow slider are fast moving.. how to make it slow?
ReplyDeleteawsum yaar ..............thanx
ReplyDeleteYou're a genius, worked a treat - thank you! :)
ReplyDeletethank you...
ReplyDeletethank you it worked
ReplyDeletesir i have same problem when i add the visibility:"hidden" in my wowslider.js the left and right arrows are missing. the version of my wowslider is 3.4 would you pls help me
ReplyDeleteFor latest 3.4 delete:
DeleteS=ah?J(S):ah;if(S){S.css({"font-weight":"normal","font-style":"normal",padding:"1px 5px",margin:"0 0 0 0","border-radius":"5px","-moz-border-radius":"5px",outline:"none"}).attr({href:"http://"+d.toLowerCase()}).html(d).bind("contextmenu",function(c){return false}).show().appendTo(ah||document.body).attr("target","_blank")}
this will work.....
Delete.......................... delete the padding :0000" and write visibility:hidden
if arrows will going on wrong direction then
#wowslider-container1 a.ws_next{
background-position: 100% 0;
right:-15px;
}
#wowslider-container1 a.ws_prev {
background-position: 0 0;
left:-15px;
}....in this i just change the arrow position by giving both right and left:-15px.it will definitely set in to Ur page.
try this one------------
Deletepadding:0000 delete this one and use visibility:hidden.
if your arrow button is going wrong position then you can set by using change the left:-15px and right:-15px.It will definitely work
#wowslider-container1 a.ws_next{
background-position: 100% 0;
right:-15px;
}
#wowslider-container1 a.ws_prev {
background-position: 0 0;
left:-15px;
}
Thanks for the help but unfortunately it doesn'twork on the 3.9 version :-(
ReplyDeleteDoes anybody have a tip? Thx
Guys I'm working on Version 3.9, after few days i'll come up with solution
ReplyDeleteI have found a quick solution. Look for the following in wowslider.js
Delete.css({zIndex:11,right:"5px",bottom:"2px"})
Then, I changed the right and bottom to -250px. It will vanish somewhere off screen nowhere to be found.
.css({zIndex:11,right:"-250px",bottom:"-250px"})
Or simply delete it ;)
DeleteOh thanks buddy i appreciate your solution. thanks
Deletehai this is varma it worked for me thanks a lot buddy..... thank u very much........ its works for 4.1 version also.....
Deleteoh tanks buddy it worked for me thanks a lot....its also working in 4.1 version also thank u very much...
Deleteworks in 4.4 as well. Thanks
Deletewaiting for u :) thanks a lot man
ReplyDeleteI've already found Solution for WOWslider version 3.9, click here http://technodesigner.blogspot.com/2013/06/how-to-remove-watermark-in-wowslider.html
DeleteI've already found Solution for WOWslider version 3.9, click here
Deletehow to remove wow slider watermark from version 3.8??
ReplyDeletethanks for the tip dude, it helped me a lot.
ReplyDeletefor version 4.2 the line looked like this before change:
.css({position:"absolute",padding:"0 0 0 0"})
and after change it must look like this:
.css({position:"absolute",padding:"0 0 0 0",display:"none"})
Display none will tell the DOM not to even render that div.
thanks too dude
DeleteReally working for version 4.2 dude. Thanks!
DeleteCopy ({position:"relative",display:"block","background-color":"#E4EFEB",color:"#837F80","font-family":"Lucida Grande,sans-serif","font-size":"11px","font-weight":"normal","font-style":"normal","-moz-border-radius":"5px","border-radius":"5px",padding:"1px 5px",width:"auto",height:"auto",margin:"0 0 0 0",outline:"none"});
ReplyDeleteAnd Replace With
({position:"relative",display:"none","background-color":"#E4EFEB",color:"#837F80","font-family":"Lucida Grande,sans-serif","font-size":"11px","font-weight":"normal","font-style":"normal","-moz-border-radius":"5px","border-radius":"5px",padding:"1px 5px",width:"auto",height:"auto",margin:"0 0 0 0",outline:"none"});
Thank you very much... it helped me immensely
ReplyDeletethanks too
DeleteI LOVE YOU!!! I LOVE YOU I LOVE YOUUU <3 <3 <3
ReplyDeletethanks..Love you more!
Deletethank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
ReplyDeletethank you toooooo
Deletemy problems same with Lost. but my version is 4.7. Why my slide is not work after add your code?
ReplyDeleteFor version 4.7
Deletehttp://technodesigner.blogspot.com/2013/10/how-to-remove-wow-slider-watermark-from.html
how to remove wow slider watermark from version 4.7??
ReplyDeleteFor version 4.7
Deletehttp://technodesigner.blogspot.com/2013/10/how-to-remove-wow-slider-watermark-from.html
how to remove wow slider watermark from version 4.7??
ReplyDeleteFor version 4.7
Deletehttp://technodesigner.blogspot.com/2013/10/how-to-remove-wow-slider-watermark-from.html
how to remove wow slider watermark from version 4.7??
ReplyDeleteFor version 4.7
Deletehttp://technodesigner.blogspot.com/2013/10/how-to-remove-wow-slider-watermark-from.html
I'm using 4.2 and web-building software called Jimdo. I've changed the wowslider.js code as stated above (i.e. added "hidden", changed the correct display to "none" and even changed the code ".show" to ".hide"
ReplyDeleteStill is showing the watermark though. Maybe the Jimdo server is cacheing an old version of the wowslider.js file? I keep deleting it and then re-adding it to their server, but still isn't working. Any ideas?? Thanks
For version 4.7
ReplyDeletehttp://technodesigner.blogspot.com/2013/10/how-to-remove-wow-slider-watermark-from.html
Worked Properly...,
ReplyDeleteThank u very much dear...,
its not working
ReplyDeleteAnyone who knows how to get rid of this watermark in V4.9
ReplyDeleteworking fine... :) Thanks
ReplyDeletethank u very very much .....
ReplyDeleteThanks. Watermark removed.
ReplyDeleteI have the latest version Kh.kh how to hide the mark
ReplyDelete