Header Ads

Recent Post

how to remove wow slider watermark from version 4.7



1. Install your WowSlider 4.7 software from here: Download

2. After installing WowSlider create you project and publish it

3. After publishing your project open your project folder and find "wowslider.js" locate at "engine1 folder" (or "your publish project folder/engine1/ ) and open it with Notepad and press "Ctrl+F" and search this code
"{return false}).show().appendTo" and change show to hide like this "{return false}).hide().appendTo" and save it by pressing "Ctrl+S" and open your project.

before
 After
Just convert show to hide and save it by pressing Ctrl+S

3 comments: