Title: Slider automatic
Last modified: August 21, 2016

---

# Slider automatic

 *  Resolved [JeekHeroes](https://wordpress.org/support/users/jeekheroes/)
 * (@jeekheroes)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/slider-automatic-1/)
 * Hello Alexander, first of all, I want to say thank you for this wonderful theme!
 * I would like the slider is moved (now you see only one image)
 * I’ve already read this guide [http://wordpress.org/support/topic/slider-automatic?replies=3](http://wordpress.org/support/topic/slider-automatic?replies=3)
 * But if I try the “strings” that you wrote not find them!
 * (you have to go to the editor, right?)
 * How can I do??

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

 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/slider-automatic-1/#post-4598470)
 * Hi, thanks!
 * In /inc/featured.php you should find the slideshow: false line. Do a CTRL+F in
   the web browser and search for it in the code.
 * It’s better to edit this file with a child theme rather than the parent theme
   directly though, as it would disappear after a theme update otherwise.
 *  Thread Starter [JeekHeroes](https://wordpress.org/support/users/jeekheroes/)
 * (@jeekheroes)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/slider-automatic-1/#post-4598570)
 * thanks, I made it!
 * Is there a way to make more dark lines that divide the post? Why so seem too “
   invisible”
 * Thank you again!
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/slider-automatic-1/#post-4598617)
 * Something like this custom css would need to be added:
 *     ```
       .post-list .post-row,
       .featured,
       .featured.flexslider { border-bottom-color: #ddd; }
       ```
   

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

The topic ‘Slider automatic’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/slider-automatic-1/#post-4598617)
 * Status: resolved