sagar.k
Forum Replies Created
-
Hi there,
Thank you for highlighting this issue. We are working on it and get back to you very soon.
Thank you for your patience.
Regards,
Sagar.
SliderVilla Support Team.Forum: Plugins
In reply to: [Smooth Slider] Slider size shrinking in tabbed moduleHi there,
Please send us link of page where you embedded slider, so that we can recreate issue and help you.
Thank you,
Regards,
Sagar.Forum: Plugins
In reply to: [Smooth Slider] Custom CSS will NOT override certain default rulesHi there,
Please Paste below code into Smooth Slider => Settings => Basic Settings => Miscellaneous => Custom Styles.
.smooth_slider .smooth_nav a.smooth_slider_nnav { border: none !important; background-color: #ffffff !important; }Let me know if it helps.
Thank you,
Regards,
Sagar
SliderVilla Support Team.Forum: Plugins
In reply to: [Smooth Slider] Remove numbers per sliderHi there,
You can embed multiple sliders on one page by using different type of slider like Recent post slider, Category slider and Custom Slider and you can create multiple sliders using custom slider also you can apply different setting by creating setting sets.
Thank you,
Regards,
Sagar.Forum: Plugins
In reply to: [Smooth Slider] Remove numbers per sliderHi there,
Smooth Slider is not having this feature but the premium version of Smooth named as Roster is having the same. In Roster Slider, you can create multiple setting set for each slider.
In Roster Slider you can put ads and java script. If you get any problem to add, we will help to fix that.
Thank you,
Regards,
Sagar.
SliderVilla Support Team.Forum: Plugins
In reply to: [Testimonial Slider] 3 Testimonials on a pageHi Michelle,
You can show 3 testimonials in one slide, Go to Testimonial Slider => Settings => Basic Settings tab => Basic Settings => Number of Items Visible in One Set. Set value = 3 and adjust Complete Slider width and Item width as per your requirement just below that.
Let me know if it helps.
Thank you,
Regards,
Sagar.Forum: Plugins
In reply to: [Smooth Slider] Centering Slider?Hi there,
Please send us link where you embedded Smooth Slider on page, so that we can help you.
Thank you,
Regards,
Sagar
SliderVilla Support Team.Forum: Plugins
In reply to: [Related Posts Slider] Compatible up to 4.1Hi there,
We have tested Related Post Slider with WordPress 4.1, it works properly.
We have checked your site, it seems you have deactivated Related Post Slider on your site. Please activate slider and if you have any problem send us temporary admin access of your site.
We will try to fix your issue.
Thank you for your patience.
Regards,
Sagar.Forum: Plugins
In reply to: [Smooth Slider] Smooth slider and target _blankDear Herby
Smooth Slider is currently not having this feature but the premium version of Smooth named as Roster is having the same. In Roster Slider, you can set target=”_blank” in the field “Slide Link attribute” on settings page under Miscellaneous section (screenshot attached). It set set the option to open each slide in new window.
You can purchase Roster from this link
Note – we are planning to introduce this feature in Smooth Slider’s next version but if it is urgent, you can purchase Roster.
Thank you for your patience.
Regards,
Sagar
SliderVilla Support Team.Forum: Plugins
In reply to: [Testimonial Slider] Adding _testimonial_by to single post (single.php)Hi there,
To add Poster name on testimonial page, please put following php code in the loop of single.php
<?php $postid = get_the_ID(); echo get_post_meta($postid, '_testimonial_by', 'true'); ?>Let me know if it helps,
Thank you,
Regards,
Sagar.Forum: Plugins
In reply to: [Dbox 3D Slider Lite] Dbox 3D Slider Lite php codeHi 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.Forum: Plugins
In reply to: [Smooth Slider] 5 post limit?Hi there,
Please increase your number of posts to visible in slider, go to Smooth Slider => Setings => Basic Settings => Number of Posts in Slideshow. Put number as per your requirement and save changes.
Let me know if it helps.
Thank you.
Regards,
sagar.Forum: Plugins
In reply to: [Smooth Slider] Slideshow not displaying proper width or font sizes/colorsHi there,
It seems that, you have deactivated Smooth Slider plugin from your site. Please activate Smooth Slider plugin so that we can see into issue and try to solve it.
Thank you,
Regards,
Sagar.Forum: Plugins
In reply to: [Smooth Slider] Version 2.6.5 – settings page not appearsHi Ana,
To create new skin in Smooth Slider you have to create folder inside smooth-slider=> css => skins folder with your skin name, and inside that 3 files are necessary i.e. functions.php, settings.php and style.css
In functions.php file you have to create all function and array name with your skin name.
for exampale, in default skin functions are likefunction smooth_post_processor_defaultyou need to change function name with your skin name(replace default) like,
function smooth_post_processor_newskinif you are taking reference from default skin’s functions.php then only change name “default” with your skin name.
In settings.php you need to change array name. It should with your skin name(you have done correctly in above example).
Let me know if it helps,
Thank you,
Regards,
Sagar.Forum: Plugins
In reply to: [Smooth Slider] Slideshow not displaying proper width or font sizes/colorsHi there,
It seems that, you have deactivated Smooth Slider plugin from your site. Please activate Smooth Slider plugin so that we can see into issue and try to solve it.
Thank you,
Regards,
Sagar.