Title: Kami2's Replies | WordPress.org

---

# Kami2

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Path] WordPress 3.5 And WPDB Prepare And Sharebar Plugin](https://wordpress.org/support/topic/wordpress-35-and-wpdb-prepare-and-sharebar-plugin/)
 *  Thread Starter [Kami2](https://wordpress.org/support/users/kami2/)
 * (@kami2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wordpress-35-and-wpdb-prepare-and-sharebar-plugin/#post-3525921)
 * Resolved
    I found the solution. If someone have this problem on wordpress 3.5
   or above may take a look [here ](http://wordpress.org/support/topic/error-with-wordpress-35?replies=40)
   and [here](http://www.wpjedi.com/wordpress-3-5-fixing-sharebar-php-warning-missing-argument-error/)(
   Important: for sharebar-admin.php if on back-end shows warning message).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Path] WordPress 3.5 And WPDB Prepare And Sharebar Plugin](https://wordpress.org/support/topic/wordpress-35-and-wpdb-prepare-and-sharebar-plugin/)
 *  Thread Starter [Kami2](https://wordpress.org/support/users/kami2/)
 * (@kami2)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wordpress-35-and-wpdb-prepare-and-sharebar-plugin/#post-3525918)
 * The error is cause some update introduced by wordpress 3.5, some security issue.
   Other hand, as far as i can see, the plugin developer need to update to fix this
   problem. I’m looking for a solution.
 * Thank you for your support,
 * Kami
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Path] Translation and other questions](https://wordpress.org/support/topic/translation-and-other-questions/)
 *  Thread Starter [Kami2](https://wordpress.org/support/users/kami2/)
 * (@kami2)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/translation-and-other-questions/#post-3317460)
 * I was working to fix that problem and i realized that this code do disappear 
   some images that the plugin, Query Posts from Justin Tadlock, uses.
    In this 
   case, I use this plugin to display some images from custom post types and maybe
   it uses the function get-the-image.
 * So, I tried to use a condition on content.php on the child-theme :
    `<?php if(
   has_post_thumbnail() ) { the_post_thumbnail( 'fullsize' ); } ?>` something like
 * also, i deleted this code on content.php on the child-theme:
    `<?php if ( current_theme_supports('
   get-the-image' ) ) get_the_image( array( 'meta_key' => 'Thumbnail', 'size' =>'
   thumbnail' ) ); ?>`
 * On the child-theme functions.php i used:
 * `add_image_size('fullsize',615,261, true);`
 * And i edited the css file.
 * Maybe it’s not the best way to apply coding, but i’m really novice.
    If you have
   some comment to add please feel free to. I don’t want to bother you. Thank your
   for your concern,
 * Kami
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Path] Translation and other questions](https://wordpress.org/support/topic/translation-and-other-questions/)
 *  Thread Starter [Kami2](https://wordpress.org/support/users/kami2/)
 * (@kami2)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/translation-and-other-questions/#post-3317422)
 * Hello Sami,
 * Thank you for the tip. I wasn’t doing that well. Now i understood how to translate
   for my language. Thank you very much.
    I had another short question.
 * “4) When we write an article and post some picture inside it, the theme assigns
   a thumbnail on homepage, there is a way to disable this action? I mean, sometimes
   i really want to show a “custom thumbnail” but other times i don’t need to display
   a pic and then if the post have one inside, it is displayed on homepage.”
 * Somehow, it is a question for another topic but if you want to disable the thumbnail
   the way i explained before, is it possible?
 * thank you for your support,
 * Kami
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Query Multiple Taxonomies] [Plugin: Query Multiple Taxonomies] Fatal error: Call-time pass-by-reference has been removed in](https://wordpress.org/support/topic/plugin-query-multiple-taxonomies-fatal-error-call-time-pass-by-reference-has-been-removed-in/)
 *  Thread Starter [Kami2](https://wordpress.org/support/users/kami2/)
 * (@kami2)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-query-multiple-taxonomies-fatal-error-call-time-pass-by-reference-has-been-removed-in/#post-2997090)
 * Hi scribu,
 * Thank you so much. Everything working fine.
 * Greetings,
 * Kami

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