Title: thijs's Replies | WordPress.org

---

# thijs

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Logo Slider] Only one logo appears on mobile](https://wordpress.org/support/topic/only-one-logo-appears-on-mobile/)
 *  [thijs](https://wordpress.org/support/users/kaas/)
 * (@kaas)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/only-one-logo-appears-on-mobile/#post-5351965)
 * A temporary fix:
 * Open logo-slider.php and go to line 536, which contains this code:
    `$num_img
   = $wp_logo_slider_settings['num_img'];`
 * After this line add the following code:
    `$img_num1 = $num_img;`
 * This will prevent the plug-in from only displaying one image on certain devices(
   which are set at the lines of code below line 539). Of course this modification
   will disappear when updating the plug-in, hence it’s a temporary fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] plugins.php blank page after updating plug-in](https://wordpress.org/support/topic/pluginsphp-blank-page-after-updating-plug-in/)
 *  Thread Starter [thijs](https://wordpress.org/support/users/kaas/)
 * (@kaas)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/pluginsphp-blank-page-after-updating-plug-in/#post-5102972)
 * I’m not sure why, but when I disables another plug-in, Tweeple, Breadcrumb NavXT
   seemed to work fine again. The strange thing is, I didn’t update Tweeple. Also,
   I don’t get why Breadcrumb was working fine when I deleted the Dutch language
   files.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] plugins.php blank page after updating plug-in](https://wordpress.org/support/topic/pluginsphp-blank-page-after-updating-plug-in/)
 *  Thread Starter [thijs](https://wordpress.org/support/users/kaas/)
 * (@kaas)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/pluginsphp-blank-page-after-updating-plug-in/#post-5102822)
 * I found the problem, when I delete the language files for my language, breadcrumb-
   navxt-nl_NL.mo and breadcrumb-navxt-nl_NL.po, everything works fine.

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