Hi there,
There must be some specific issue due to which the slider is not appearing on your front page. Can please send us the url where you have embedded the slider or you can send url to our support mail address support [at] slidervilla [dot] com. So that we can also take look into the scenario and try to fix it.
Thank you for all your patience.
Waiting for your response.
Best Regards,
Sukhada,
SliderVilla Support Team.
I solved it already, I removed this ‘_recent’ in the php code.
Other question, how can I position the slider in the center of my homepage? What css code or Other solution?
This is my site:
http://tijnz.nl
Regards,
Levi
Hi there,
To position slider in center, please go to Basic tab => Miscellaneous => Custom Styles => Here add the style given below,
.dboxlite_slider {
margin: 0 auto !important;
}
Hope it will help you.
Thank you for all your patience.
Best Regards,
Sukhada,
SliderVilla Support Team.
I have tried the code mentioned above and cannot get dboxslider to center on the page. Code I used was…
.dboxlite_slider {
margin: 0 auto !important;
}
My site is http://www.silentwordministries.org
Any other ideas?
Jon
Hi Jon,
Please put following CSS code in to Dbox Lite Slider => Settings => Basic => Miscellaneous => Custom styles.
`.dbox_slider {
margin: 0 auto !important;
}`
Let me know if it helps.
Thank you,
Regards,
Sagar
SliderVilla Support Team.