sukhada
Forum Replies Created
-
Forum: Plugins
In reply to: [Testimonial Slider] Auto height for SliderHi there,
Yes, testimonial slider can have auto height, Please copy and past below code in “Custom Styles” field which is located on Settings Panel => Basic Settings => Miscellaneous => Custom Styles.
.testimonial_slider__default .testimonial_slideri { height: auto !important; margin:0 !important; }
Thank you for all your patience.
Hope that will help.Best regards,
Sukhada,
SliderVilla Support.Forum: Plugins
In reply to: [Smooth Slider] Version 2.6- 2.6.1 – settings page not appearsHi Ana,
We have fixed this issue in latest Version 2.6.4 of smooth slider, you can download it and use it for multisite also.
Thank you for all your patience,
Hope it will help.Best regards,
Sukhada,
SliderVilla Support.Forum: Plugins
In reply to: [Smooth Slider] Exclude categoryHi there,
Yes, It is is possible to exclude a specific category from the slider using Taxonomy Add-on provided by SliderVilla. You can buy this add-on and use below shortcode to exclude specific category from slider,
[svtaxonomy slider='smooth' post_type='post' taxonomy='category' term='cat1' operator='NOT IN']
In above shortcode, we are using a parameter named “Operator” which tells the code to exclude category named ‘cat1’.
Hope that will help.
Best regards,
Sukhada,
SliderVilla Support.Forum: Plugins
In reply to: [Smooth Slider] Text overlay issueHi there,
Yes, you can add text overly in smooth slider, on settings panel there is setting field located in Basic Settings => Miscellaneous => Custom Styles. Here you can put custom styles which are required for class “smooth_slideri h2” or “smooth_slideri a”.
You can refer below code to add custom styles,
.smooth_slider .smooth_slideri h2 { background: rgba(0, 0, 0, 0.4) !important; //Add your style here for h2 } .smooth_slider .smooth_slideri h2 a{ color: #fff !important; //Add your style here for a }
Or you can also use pointelle slider which provide same kind of text overlay. You just need to disable navigation from settings panel.
Hope it will help.
Best regards,
Sukhada,
SliderVilla Support.Forum: Plugins
In reply to: [Testimonial Slider] How to Show Testimonial List By CategoryHi there,
We had released the fix for testimonial slider yesterday, Now you can download the latest version of it and use the below shortcode to show the list of testimonials from specific category.
[testimonialListCategory catg_slug=’cat1′ set=”1″]
Thank you for all your patience.
Best Regards,
Sukhada,
SliderVilla Support.Forum: Plugins
In reply to: [WordPress Post Tabs] Changing my Drop-down menuHi there,
Can you please send the URL where you have embedded tabs and send the screenshot/image/visual of the scenario in which you are facing problem/your requirement?
Best Regards,
Sukhada,
TabberVilla Support.Forum: Plugins
In reply to: [Testimonial Slider] How to Show Testimonial List By CategoryHi there,
There is a shortcode to show the testimonials of specific category only as follows:
[testimonialListCategory catg_slug=’cat1′ set=”1″]
But there is a small bug that the CSS is not being applied to this list.
We are working on an update and have development complete. The code is under testing and we will release the update by tomorrow EOD.
Hope that will help.
Best regards,
Sukhada,
SliderVilla Support.Forum: Plugins
In reply to: [WordPress Post Tabs] Some problem whith searchingHi there,
Do you want the tabs in search result, for that you can enable option ‘enable tabs sitewide’ from Basic Settings panel.
If the issue still persists, can you please send the url where the slider is embedded so that we can also able to view the scenario and try to recreate it .
Thank you for all your patience.
Best Regards,
Sukhada.