Title: Roboka's Replies | WordPress.org

---

# Roboka

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714552)
 * Thankyou very much for your help Ranger. I will surely do so
    Shukran (swahili
   word for thankyou)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714543)
 * actually i dont know who did the site, was refered to help wih the situation 
   after the error appeared. so as of now, i dont know where the slider was downloaded.
   cant seem to find it when i search for plugins in wordpress dashboard or the 
   website that it refers to as well. seems the support for the plugin stopped.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714537)
 * So i have done as you instructed on the function, the site is back on, but the
   slider images are not showing.
 * <div id=”sliders”>
    <?php if(function_exists(as_tejus_show_slideshow())){as_tejus_show_slideshow();}?
   > </div>
 * [http://cio100.cio.co.ke/](http://cio100.cio.co.ke/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714526)
 * ok. Pasted it on pastebin.com and provided the link.
    So what about the <div 
   class=”wholeform”> ? i dont follow
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714519)
 * how do i identify the changed function name?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714517)
 * Havent installed a different slider, your perception makes sense, below is the
   link to
    image-slider/slider.php content. dont seem to find the image_slider_show
   function
 * [http://pastebin.com/5A5GruP5](http://pastebin.com/5A5GruP5)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Call to undefined function image_slider_show()](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/)
 *  Thread Starter [Roboka](https://wordpress.org/support/users/roboka/)
 * (@roboka)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-to-undefined-function-image_slider_show/#post-4714504)
 * True, the plugin was not activated, but when i activate, the error is still there
   
   below is the index.php file contents
 * <?php get_header() ?>
    <div id=”sliders”> <?php if(function_exists(image_slider_show())){
   image_slider_show();}?> </div> <div id=”container”>
 *  <div id=”content”>
    <div class=”home-page-column”> <?php if ( function_exists(‘
   dynamic_sidebar’)&& dynamic_sidebar(‘Home Page First Column’) ) : endif; ?> </
   div> <div class=”home-page-column”> <?php if ( function_exists(‘dynamic_sidebar’)&&
   dynamic_sidebar(‘Home Page Second Column’) ) : endif; ?> </div>
 *  </div><!– #content –>
    </div><!– #container –>
 * <?php get_sidebar() ?>
    <?php get_footer() ?>
 * when i remove the reference, the site is back up but the slider is not there

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