Title: Kovah's Replies | WordPress.org

---

# Kovah

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebberZone Top 10 — Popular Posts] Exclude posts dynamically / in shortcode?](https://wordpress.org/support/topic/exclude-posts-dynamically-in-shortcode/)
 *  Thread Starter [Kovah](https://wordpress.org/support/users/kovah/)
 * (@kovah)
 * [11 years ago](https://wordpress.org/support/topic/exclude-posts-dynamically-in-shortcode/#post-6278588)
 * Hell it’s that easy!
    Simply adding the `exclude_post_ids="10,15"` to the shortcode
   excluded the posts from the widget! MANY MANY THANKS!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebberZone Top 10 — Popular Posts] Exclude posts dynamically / in shortcode?](https://wordpress.org/support/topic/exclude-posts-dynamically-in-shortcode/)
 *  Thread Starter [Kovah](https://wordpress.org/support/users/kovah/)
 * (@kovah)
 * [11 years ago](https://wordpress.org/support/topic/exclude-posts-dynamically-in-shortcode/#post-6278582)
 * Hmm okay but there is no way to do this without changing the plugin code, right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow Gallery LITE] Complete editor broken if not using the standard](https://wordpress.org/support/topic/complete-editor-broken-if-not-using-the-standard/)
 *  Thread Starter [Kovah](https://wordpress.org/support/users/kovah/)
 * (@kovah)
 * [11 years ago](https://wordpress.org/support/topic/complete-editor-broken-if-not-using-the-standard/#post-6278886)
 * The error is in slideshow-gallery.php, line 232.
    Instead of `$plugins['gallery']
   = $this -> url() . '/js/tinymce/editor_plugin.js';` you should use the plugins_url()
   function: `$plugins['gallery'] = plugins_url('/js/tinymce/editor_plugin.js', 
   __FILE__);`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Storyform] Storyform and WordPress themes](https://wordpress.org/support/topic/storyform-and-wordpress-themes/)
 *  [Kovah](https://wordpress.org/support/users/kovah/)
 * (@kovah)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/storyform-and-wordpress-themes/#post-5378523)
 * I would like to know this too. Tested this with Sparkling ([https://wordpress.org/themes/sparkling](https://wordpress.org/themes/sparkling))
   and the article page shows a blank page even if the Storyform template is activated..:/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plagiarism] 503—Service Unavailable for the default google search](https://wordpress.org/support/topic/503-service-unavailable-for-the-default-google-search/)
 *  [Kovah](https://wordpress.org/support/users/kovah/)
 * (@kovah)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/503-service-unavailable-for-the-default-google-search/#post-4488769)
 * Maybe too much search requests? Google blocks an ip of it fires too much requests
   in a short time.
    Is it working again or does the problem still exists?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-PostRatings] Multisite Compatible?](https://wordpress.org/support/topic/multisite-compatible-6/)
 *  [Kovah](https://wordpress.org/support/users/kovah/)
 * (@kovah)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/multisite-compatible-6/#post-3354017)
 * Post Ratings is working with my network. The problem is that the widget (most
   rated posts) displays the most rated posts of all sites and not the site i’m 
   currently visiting.
    Would be awesome if this could be fixed.

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