Title: Thomas Hitz's Replies | WordPress.org

---

# Thomas Hitz

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Hidden Title wont show again](https://wordpress.org/support/topic/hidden-title-wont-show-again/)
 *  Thread Starter [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/hidden-title-wont-show-again/#post-9112515)
 * ok – resolved it by deselecting all options…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Accordion Shortcodes] Open/close all items at once clicking somewhere?](https://wordpress.org/support/topic/openclose-all-items-at-once-clicking-somewhere/)
 *  [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/openclose-all-items-at-once-clicking-somewhere/#post-7447883)
 * Ok, I’ll try this as soon, as I can get my hands on. Thanks for the fast response!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Accordion Shortcodes] Open/close all items at once clicking somewhere?](https://wordpress.org/support/topic/openclose-all-items-at-once-clicking-somewhere/)
 *  [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/openclose-all-items-at-once-clicking-somewhere/#post-7447881)
 * This sounds kinda interesting! But where to place this additional JavaScript 
   function (when using a child theme)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Assistant] Export / Import Att. Categories](https://wordpress.org/support/topic/export-import-att-categories/)
 *  Thread Starter [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [12 years ago](https://wordpress.org/support/topic/export-import-att-categories/#post-4979383)
 * Thanks for the answer, David!
 * Yeah – I can imagine, that this would take some effort to make it work in a productive
   way. Anyways, your Plugin is great and I hope, that you can implement a import/
   export function it in a feature version.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moving several images from default uploads directory to a custom directory](https://wordpress.org/support/topic/moving-several-images-from-default-uploads-directory-to-a-custom-directory/)
 *  Thread Starter [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/moving-several-images-from-default-uploads-directory-to-a-custom-directory/#post-3462194)
 * “how i can move them without losing the existing links”
 * By just copying them to another place I will lose the existing links. I wonder
   if there is a plugin that can do this task.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Loop through multiple custom taxonomy terms and display posts for a custom post](https://wordpress.org/support/topic/loop-through-multiple-custom-taxonomy-terms-and-display-posts-for-a-custom-post/)
 *  Thread Starter [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/loop-through-multiple-custom-taxonomy-terms-and-display-posts-for-a-custom-post/#post-3456511)
 * Thank you for your help!
 * I had to add the post_type to the query – and with that additional line to your
   suggestion it works. Just for sake of completeness here is the working code:
 *     ```
       $posts = new WP_Query( array(
       'post_type' => $post_type,
       'links_categories' => $term->slug,
       'posts_per_page' => '-1'));
       ```
   
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [WP 3.5 – any way to default "Add Media" to "Upload Files"?](https://wordpress.org/support/topic/wp-35-any-way-to-default-add-media-to-upload-files/)
 *  [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/wp-35-any-way-to-default-add-media-to-upload-files/page/3/#post-3284694)
 * I join the choir of the precident posters – unfortunately wordpress is stepping
   backwards with the image uploader in 3.5. I don’t know why, but it’s terribly
   slow on my install (I am working with quite a lot of images on my blog…), and
   there will soon be a lot more images, but I am not willing to invest more time
   because of that.
 * So I decided to go back to the old image uploader (3.4) which in my opinion is
   way better. If anyone else is looking for how to do that, i would recommend this
   link: [http://wordpress.stackexchange.com/questions/81806/wordpress-3-5-switch-back-to-old-media-uploader](http://wordpress.stackexchange.com/questions/81806/wordpress-3-5-switch-back-to-old-media-uploader)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TheThe Image Slider] [Plugin: TheThe Image Slider] Any plans to make the slider mobile responsive?](https://wordpress.org/support/topic/plugin-thethe-image-slider-any-plans-to-make-the-slider-mobile-responsive/)
 *  [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-thethe-image-slider-any-plans-to-make-the-slider-mobile-responsive/#post-2653468)
 * Same here – cool slider without all the unneeded functions that others provide.
   Very lightweight, but still powerful. Would be great to see a responsive version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Display Albums on a single Page](https://wordpress.org/support/topic/display-albums-on-a-single-page/)
 *  Thread Starter [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/display-albums-on-a-single-page/#post-3341526)
 * Well – just if someone else is looking for the same problem: I definitely found
   a solution for my needs.
 * Here is the topic which explains step by step how to do what I described in my
   posts above:
    [http://wordpress.org/support/topic/plugin-nextgen-gallery-album-page-linking-to-gallery-pages](http://wordpress.org/support/topic/plugin-nextgen-gallery-album-page-linking-to-gallery-pages)
 * Now it is working like a charm – nice!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Display Albums on a single Page](https://wordpress.org/support/topic/display-albums-on-a-single-page/)
 *  Thread Starter [Thomas Hitz](https://wordpress.org/support/users/thitz/)
 * (@thitz)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/display-albums-on-a-single-page/#post-3341496)
 * I did some more investigation about my problem and found this on the [forum.](http://wordpress.org/support/topic/plugin-nextgen-gallery-album-overview?replies=8)
 * This is exactly what I want to achieve on my page. I tried the solution that 
   is given by Tommie Hanson in his [post.](http://wordpress.org/support/topic/plugin-nextgen-gallery-album-overview?replies=8#post-752257)
 * Well, this gives me a list of sub-pages (linklist) on my main gallery page.
    - Impressions
    - * The House
    - * The Animals
    - * The Garden
    - * etc…
 * But I still can’t figure out how to show a brief album overview on the main gallery
   page impressions. I want to display the album title, the album thumbnail (which
   can be set on Gallery->Albums->Edit Album) and of course, the album description.
 * Any thoughts of how to display such a list of albums (again: I don’t need to 
   show the individual galleries of each album on my “impressions” page)?
 * Any suggestion that could drive me into the right direction would be really appreciated!
   Thanks in advance!

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