Title: Adam Michael's Replies | WordPress.org

---

# Adam Michael

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] PHP Fatal Error with version 6.3.0](https://wordpress.org/support/topic/php-fatal-error-with-version-6-3-0/)
 *  [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/php-fatal-error-with-version-6-3-0/#post-17004676)
 * Hi Hector, just updated to version 6.3.1, fatal error disappeared, but instead
   of displaying popular posts its giving me errors:
 * > **Warning**: Undefined property: WordPressPopularPosts\Shortcode\Posts::$config
 * error shows in …**wp-content/plugins/wordpress-popular-posts/src/Traits/QueriesPosts.
   php on line 29**
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [It is possible to publish new post and taxonomy term with same title together?](https://wordpress.org/support/topic/it-is-possible-to-publish-new-post-and-taxonomy-term-with-same-title-together/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/it-is-possible-to-publish-new-post-and-taxonomy-term-with-same-title-together/#post-9569227)
 * Yeah, but my question is if its possible to automatically create taxonomy term(
   with same title) when I published the new post?
 * For ex. I will create the post called “Test” (slug=test) and will be automatically
   create term “test”?
    -  This reply was modified 8 years, 8 months ago by [Adam Michael](https://wordpress.org/support/users/adammichael/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Change page template after click](https://wordpress.org/support/topic/change-page-template-after-click/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/change-page-template-after-click/#post-7649224)
 * Hi,
    this solution works absolutly perfect!
 * Thanks a lot.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Gallery] Display the ID/number of thumbnail](https://wordpress.org/support/topic/display-the-idnumber-of-thumbnail/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/display-the-idnumber-of-thumbnail/#post-7640056)
 * Hi Andrew,
    I just tried change or add some variable in the file template-functions.
   php with _easy\_image\_galleri\_count\_images() _, but it brings the final number
   of uploaded images. For ex. from 12 images I got:
 *     ```
       <li class="thumbnail-12">...</li>
       <li class="thumbnail-12">...</li>
       <li class="thumbnail-12">...</li>
       ```
   
 * or when I used the ID I got the asigned number sorted from all uploaded files
   ever, for ex. thumbnail-1254, thumbnail-1255, etc.
    but I need count from 1 to
   12, like this:
 *     ```
       <li class="thumbnail-1">...</li>
       <li class="thumbnail-2">...</li>
       <li class="thumbnail-3">...</li>
       ...
       ```
   
 * Is there any possible way to do that?
 * Thanks a lot for your help.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Variable showposts from administration](https://wordpress.org/support/topic/variable-showposts-from-administration/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/variable-showposts-from-administration/#post-7265041)
 * Can anybody help me, please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Gallery] Limit for displayed images](https://wordpress.org/support/topic/limit-for-displayed-images/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/limit-for-displayed-images/#post-5220221)
 * I understand what you mean, but unfortunately, its sounds too difficult for me…
   With PHP ive minimal experience, with JS I have no experience… Could you please
   help me with the code?
 * THX a lot
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Bad loading nextgen gallery window](https://wordpress.org/support/topic/bad-loading-nextgen-gallery-window/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/bad-loading-nextgen-gallery-window/#post-5177442)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – I finally found
   that the problem has nothing to do with Nextgen gallery, bc continues with other
   plugins with popups in administration… One of my plugins must doing this mistake…
   
   So thx 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Gallery] Twice Easy image gallery](https://wordpress.org/support/topic/twice-easy-image-gallery/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/twice-easy-image-gallery/#post-5209243)
 * So i have a very unprofessional solution 🙂
 * 1. I duplicated your gallery and all text “gallery” in editor i changed to “galleri”.
   
   2. Then I copy modified plugin and activated. 3. I removed automatic display 
   first and second gallery with code: `remove_filter( 'the_content', 'easy_image_gallery_append_to_content');`
   and `remove_filter( 'the_content', 'easy_image_galleri_append_to_content' );`
   4. In place with first text area content I put code for the first gallery:
 *     ```
       if( function_exists( 'easy_image_gallery' ) ) {
           echo easy_image_gallery();
       }
       ```
   
 * and in second text area i put code for second gallery(i):
 *     ```
       if( function_exists( 'easy_image_galleri' ) ) {
           echo easy_image_galleri();
       }
       ```
   
 * I know it’s very provisory, but it works 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Bad loading nextgen gallery window](https://wordpress.org/support/topic/bad-loading-nextgen-gallery-window/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/bad-loading-nextgen-gallery-window/#post-5177435)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – i think youre
   right, i try find some own solution, thank you anyway for your plugin and support…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Gallery] Twice Easy image gallery](https://wordpress.org/support/topic/twice-easy-image-gallery/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/twice-easy-image-gallery/#post-5209241)
 * so i try some own solution, thank you anyway…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Gallery] Twice Easy image gallery](https://wordpress.org/support/topic/twice-easy-image-gallery/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/twice-easy-image-gallery/#post-5209080)
 * I just thought about copy your plugin with change the name and thereby and in
   this way duplicate it? Or its a stupid idea? 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Bad loading nextgen gallery window](https://wordpress.org/support/topic/bad-loading-nextgen-gallery-window/)
 *  Thread Starter [Adam Michael](https://wordpress.org/support/users/adammichael/)
 * (@adammichael)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/bad-loading-nextgen-gallery-window/#post-5177432)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – thx for quick
   reply. Unfortunately, im afraid, that problem is in position of nextgen gallery
   area.
 * [screen](http://rekonstrukce-kvalitne.cz/new/wp-content/themes/rekonstrukce/screen.jpg)
 * Interestingly, when I turn off nextgen gallery area, and then click on the button
   again, all is right…
    maybe its something bad on page load?

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