WOWSlider.com
Forum Replies Created
-
Forum: Plugins
In reply to: [WOW Slider] Removing Bottom Right WatermarkHi, you should buy a license to remove the WOWSlider watermark and add your own logo to images. Watermark can’t be deleted in the free version.
Forum: Plugins
In reply to: [WOW Slider] How to integrate WOW Slider in SharePoint 2013Hi Jagan,
Sorry but WOWSlider doesn’t support SharePoint integration and dynamic image import.
Forum: Plugins
In reply to: [WOW Slider] Menu is behind slider on mobile devicesHi,
Please open your style.css file and find this code:
#wowslider-container2 {
display: table;
zoom: 1;
position: relative;
width: 100%;
max-width: 960px;
max-height:640px;
margin:0px auto 0px;
z-index:90;
text-align:left; /* reset align=center */
font-size: 10px;
text-shadow: none; /* fix some user styles *//* reset box-sizing (to boostrap friendly) */
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}Try to change z-index to 18 or lower.
Forum: Plugins
In reply to: [WOW Slider] Skiders disappearedHello,
Please give a link to your site so we could check it.
Hello danixpo,
Please give a link to your web page. Also you can contact us and send your files via e-mail: support[at]wowslider[dot]com
Forum: Plugins
In reply to: [WOW Slider] Slider stays static, help !s_kiselev, please give a link to your page.
Forum: Plugins
In reply to: [WOW Slider] Full Screen option still leaves a marginHello,
Please, open your style.css file:
https://www.farmdog.tv/wp-content/themes/FarmDog_OffWhitePaper/style.cssFind this code:
.art-sheet
{
padding:25px;
margin:5px auto 0;
position:relative;
cursor:auto;
width: 100%;
min-width: 700px;
max-width: 1920px;
z-index: auto !important;
}Change padding to 0px;
Forum: Plugins
In reply to: [WOW Slider] Update in WordPress causes errorThanks for your feedback. We will fix it.
Forum: Plugins
In reply to: [WOW Slider] background music and layersHello,
You can add an audio file to your slider. Click on the ‘Properties’ button and find a ‘Play audio file’ option at the bottom-left corner of the window.
Forum: Plugins
In reply to: [WOW Slider] Show existing post images in SliderHello,
Thanks for interest in our product.You should create a slider manually in a WOWSlider application only.
Forum: Plugins
In reply to: [WOW Slider] Title line breaksPlease contact us at [email protected]
Forum: Plugins
In reply to: [WOW Slider] clear idUnfortunately you’ll have to use new slider with another ID number. Otherwise the sliders will be mixed up and look incorrectly.
Forum: Plugins
In reply to: [WOW Slider] Update in WordPress causes errorPlease, send us the link to the page with the problem to check.
Forum: Plugins
In reply to: [WOW Slider] clear idYou can add a slider to your page using another shortcode:
[wowslider title=”title”].
Set the ‘Slider title’ by going Slider–>Properties–>Slider titleIf you want to update your slider make the slider with the same title, add it to WordPress, then move your old slider to bin.
Forum: Plugins
In reply to: [WOW Slider] clear idSave the WOWSlider project file(.wowsl) after creating a slider in the WOWSlider application. Then if you want to make any changes you can open this project file, edit it and publish again.