Title: PrashantPatil's Replies | WordPress.org

---

# PrashantPatil

  [  ](https://wordpress.org/support/users/prashantpatil/)

 *   [Profile](https://wordpress.org/support/users/prashantpatil/)
 *   [Topics Started](https://wordpress.org/support/users/prashantpatil/topics/)
 *   [Replies Created](https://wordpress.org/support/users/prashantpatil/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/prashantpatil/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/prashantpatil/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/prashantpatil/engagements/)
 *   [Favorites](https://wordpress.org/support/users/prashantpatil/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smooth Slider] Clickable content of smooth slide](https://wordpress.org/support/topic/clickable-content-of-smooth-slide/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/clickable-content-of-smooth-slide/#post-5614212)
 * Hello,
 * This functionality currently not supported by smooth slider, for that we need
   to change in our core files of smooth slider. If you want customization in smooth
   slider, please visit to this [link](http://slidervilla.com/customization-request/)
   and fill up form for customization. We will get back to you ASAP.
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smooth Slider] Clickable content of smooth slide](https://wordpress.org/support/topic/clickable-content-of-smooth-slide/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/clickable-content-of-smooth-slide/#post-5614206)
 * Hello,
 * Did not get what exactly you want.
    Do you want whole slider area to be clickable?
   Please elaborate more.
 * Thank You,
 * Best Regards,
    Prashant patil
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Albar] Slider -alter text](https://wordpress.org/support/topic/slider-alter-text/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/slider-alter-text/#post-5816005)
 * Hello,
 * You can use Slidervilla Sliders having 650+ Google Fonts and you can also alter
   text style.
 * Thank You,
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Small Business] How to use the slider](https://wordpress.org/support/topic/how-to-use-the-slider-2/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/how-to-use-the-slider-2/#post-5794860)
 * Hello Donna,
 * It is possible to place a Slider on your site any where. I checked Your Website,
   I suggest you to use [Slider Villa Sliders](http://slidervilla.com/sliders-list-view/),
   here you can pick any of design which is suitable for your website.
 * Also on your testimonial page, you have added Images for testimonials.you can
   use [Testimonial Slider.](http://slidervilla.com/testimonial-slider/) insted 
   of images.
 * Best Regards,
    Prashant
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Testimonial Slider] how to client name show below content left side & above of read more link.](https://wordpress.org/support/topic/how-to-client-name-show-below-content-left-side-above-of-read-more-link/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-client-name-show-below-content-left-side-above-of-read-more-link/#post-5662131)
 * Hello Sagar,
 * Kindly Copy below css and paste into Setting => Basic Settings => Miscellaneous
   => Custom Styles
 *     ```
       .testimonial_by{
       display : block;
       }
       ```
   
 * Let me know if it helps.
 * Thank you.
 * Best Regards,
    Prashant
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Testimonial Slider] Problem with WordPress Update 4.1](https://wordpress.org/support/topic/problem-with-wordpress-update-41/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/problem-with-wordpress-update-41/#post-5674867)
 * Hello Hayden,
 * We have tested your scenario on our testing server with WordPress 4.1, Its working
   fine.
 * Please check testimonial slider => Settings => Basic Settings => Miscellaneous
   => Minimum User Level to add Testimonials to the Slider Option and set to “Contributor,
   Author, Editor and Admininstrator”.
 * if still problem is there then send us temporary admin access details to our 
   support email **support[at]slidervilla[dot]com**. we will try to fix your issue
   ASAP.
 * Thank You.
 * Regards,
    Prashant
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smooth Slider] SMooth Slider removing inline styles using custom css how to](https://wordpress.org/support/topic/smooth-slider-removing-inline-styles-using-custom-css-how-to/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/smooth-slider-removing-inline-styles-using-custom-css-how-to/#post-5664267)
 * Hello,
 * To achieve the same please follow below procedure.
 * 1. Copy generated CSS of Default skin smooth slider => Settings => Generated 
   css
 * 2. Paste it into file plugin => smooth slider => css => skins => sample => style.
   css at the end.
 * 3. Now select sample skin from setting and save changes.
 * Let me know if it helps.
    Thank You.
 * Best Regards,
    Prashant
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Testimonial Slider] how to client name show below content left side & above of read more link.](https://wordpress.org/support/topic/how-to-client-name-show-below-content-left-side-above-of-read-more-link/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-client-name-show-below-content-left-side-above-of-read-more-link/#post-5662068)
 * Hello Sagar,
 * You need to change in core file of Testimonial Slider Plugin. To achieve same,
   please follow below procedure,
 * 1. Find functions.php file in plugin folder => testimonial-slider => css => skins
   => default => functions.php
 * 2. Find Line No. 59 and Cut Below code
 *     ```
       <span class="testimonial_by" '.$testimonial_slider_css['testimonial_by'].'>'.$_testimonial_by.'</span>
       ```
   
 * 3. Replace line no 91 with below code
 *     ```
       $testimonial_quote='<div class="testimonial_quote" '.$testimonial_slider_css['testimonial_quote'].'>'.$slider_excerpt.'<span class="testimonial_by" '.$testimonial_slider_css['testimonial_by'].'>'.$_testimonial_by.'</span>'.$read_more.'</div>';
       ```
   
 * 4. Save File
 * This is for if you are using default skin.
    Let me know if it helps.
 * Thank you.
 * Best Regards,
    Prashant
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smooth Slider] Clickable content of smooth slide](https://wordpress.org/support/topic/clickable-content-of-smooth-slide/)
 *  [PrashantPatil](https://wordpress.org/support/users/prashantpatil/)
 * (@prashantpatil)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/clickable-content-of-smooth-slide/#post-5614066)
 * Hello,
 * You can enable “read more” option to link the page. or if you want content to
   be clickable than, you need to change core plugin file.
    Go to : smooth-slider
   => css => skins => default => function.php on line 161 Replace `$html .= '<h2'.
   $smooth_slider_css['smooth_slider_h2'].'><a '.$smooth_slider_css['smooth_slider_h2_a'].'
   href="'.$permalink.'">'.$post_title.'</a></h2><span '.$smooth_slider_css['smooth_slider_span'].'
   > '.$slider_excerpt.'</span>` with `$html .= '<h2 '.$smooth_slider_css['smooth_slider_h2'].'
   ><a '.$smooth_slider_css['smooth_slider_h2_a'].' href="'.$permalink.'">'.$post_title.'
   </h2><span '.$smooth_slider_css['smooth_slider_span'].'> '.$slider_excerpt.'</
   span></a>`
 * Thank You
    Best Regards, Prashant Patil

Viewing 9 replies - 1 through 9 (of 9 total)