Title: xdaseinx's Replies | WordPress.org

---

# xdaseinx

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 182 total)

1 [2](https://wordpress.org/support/users/xdaseinx/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/xdaseinx/replies/page/3/?output_format=md)…
[11](https://wordpress.org/support/users/xdaseinx/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/xdaseinx/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/xdaseinx/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/xdaseinx/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] Contributer can edit related posted, shouldn't be able to](https://wordpress.org/support/topic/contributer-can-edit-related-posted-shouldnt-be-able-to/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/contributer-can-edit-related-posted-shouldnt-be-able-to/#post-4456545)
 * Hey,
    actually the fine people at ur company came up with a custom solution for
   you!
 * You can easily edit the **zemanta_related_posts.php** file and change this:
 *     ```
       if (current_user_can('edit_posts')) {
       		$posts_footer .= '<div class="zem_rp_footer" style="text-align: right;"><a class="zem_rp_edit" href="#" id="zem_rp_edit_related_posts">Edit Related Posts</a></div>';
       	}
       ```
   
 * to
 *     ```
       if (current_user_can('manage_options')) {
       		$posts_footer .= '<div class="zem_rp_footer" style="text-align: right;"><a class="zem_rp_edit" href="#" id="zem_rp_edit_related_posts">Edit Related Posts</a></div>';
       	}
       ```
   
 * Here’s a screeshot too: [http://i.imgur.com/DVgQdXA.png](http://i.imgur.com/DVgQdXA.png)
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] Contributer can edit related posted, shouldn't be able to](https://wordpress.org/support/topic/contributer-can-edit-related-posted-shouldnt-be-able-to/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/contributer-can-edit-related-posted-shouldnt-be-able-to/#post-4456536)
 * Hi!
    We’ve look at this often and a lot of users actually wanted for their contributors
   to have that kind of access. I guess the best would be to give you, the admin,
   the choice whether that happens or not.
 * We’ll look into implementing that. Thanks for the idea!
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts] Widgets are gone](https://wordpress.org/support/topic/widgets-are-gone-1/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/widgets-are-gone-1/#post-4434945)
 * Hi!
    I have some news. We actually removed the feature for non-english blogs 
   since the widget doesn’t work very well with non-english languages.
 * Hope you understand!
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts] Widgets are gone](https://wordpress.org/support/topic/widgets-are-gone-1/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/widgets-are-gone-1/#post-4434938)
 * Oh! Are they reporting an error or have they just disappeared?
    If you could 
   snap a screenshot, that would be most good.
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] Getting the white screen of death](https://wordpress.org/support/topic/getting-the-white-screen-of-death/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/getting-the-white-screen-of-death/#post-4389966)
 * Also cool!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] Incorrect thumbnails displayed](https://wordpress.org/support/topic/incorrect-thumbnails-displayed/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/incorrect-thumbnails-displayed/#post-4300028)
 * Could be that you’re using a some Cache plugin? If yes, try refreshing the cache.
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] WordPress Related Posts – Regenerate Thumbnails](https://wordpress.org/support/topic/wordpress-related-posts-regenerate-thumbnails/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wordpress-related-posts-regenerate-thumbnails/#post-4441503)
 * So everything works well! Great!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts] Widgets are gone](https://wordpress.org/support/topic/widgets-are-gone-1/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/widgets-are-gone-1/#post-4434930)
 * Looks like everything works well!
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] Don't want the default image for thumbnails](https://wordpress.org/support/topic/dont-want-the-default-image-for-thumbnails/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dont-want-the-default-image-for-thumbnails/#post-4400769)
 * Great! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] 500 Internal Server Error](https://wordpress.org/support/topic/500-internal-server-error-275/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/500-internal-server-error-275/#post-4436024)
 * Hi!
    What kind of problems are they?
 * Thanks
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] WordPress Related Posts – Regenerate Thumbnails](https://wordpress.org/support/topic/wordpress-related-posts-regenerate-thumbnails/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wordpress-related-posts-regenerate-thumbnails/#post-4441499)
 * Hi!
 * Pretty hard to understand your problem over here. Could you give us a link to
   your site? Maybe I can figure it out from there.
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts] My images are not showing](https://wordpress.org/support/topic/my-images-are-not-showing-2/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/my-images-are-not-showing-2/#post-4427839)
 * Michael, thanks so much for your work!
    I’ll make sure this gets in one of the
   next releases.
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts] Widgets are gone](https://wordpress.org/support/topic/widgets-are-gone-1/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/widgets-are-gone-1/#post-4434926)
 * Hi!
    Sorry for the late response! Could be that our servers had a minor outage
   at that time. Does everything work okay for you now?
 * If not, could you share the url of your site with us?
 * Best,
    Rok
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] Don't want the default image for thumbnails](https://wordpress.org/support/topic/dont-want-the-default-image-for-thumbnails/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/dont-want-the-default-image-for-thumbnails/#post-4400763)
 * I meant that it’s hard not to break your plugin with an update, hehe.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] Change default images](https://wordpress.org/support/topic/change-default-images-1/)
 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/change-default-images-1/#post-4414266)
 * They’re in the plugin folder / static / thumbs. The file names should stay the
   same.
 * Best,
    Rok

Viewing 15 replies - 1 through 15 (of 182 total)

1 [2](https://wordpress.org/support/users/xdaseinx/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/xdaseinx/replies/page/3/?output_format=md)…
[11](https://wordpress.org/support/users/xdaseinx/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/xdaseinx/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/xdaseinx/replies/page/13/?output_format=md)
[→](https://wordpress.org/support/users/xdaseinx/replies/page/2/?output_format=md)