Title: Jan van Dank's Replies | WordPress.org

---

# Jan van Dank

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/bugmenot2/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bugmenot2/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/bugmenot2/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] [Plugin: Google Analytics for WordPress] 404 errors because of corrupted Urls](https://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-404-errors-because-of-corrupted-urls/)
 *  Thread Starter [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-404-errors-because-of-corrupted-urls/#post-2432152)
 * Well, I do understand that there are a lot of questions, bug reports and suggestions
   posted here so the author can’t reply to everything. However a quick note would
   help a lot.
 * All in all the plugin is ok but the support is horrible…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate] HTML editor buttons do not work with qTranslate](https://wordpress.org/support/topic/html-editor-buttons-do-not-work-with-qtranslate/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years ago](https://wordpress.org/support/topic/html-editor-buttons-do-not-work-with-qtranslate/#post-2496323)
 * Custom editor buttons don’t work anymore with the latest WordPress (3.4.1) and
   qTranslate (2.5.31) version?!
 * The buttons are displayed but clicking on it will do nothing. Does anyone know
   a fix for this issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Moderator Role] [Plugin: BAW Moderator Role] Send notification email for new comments?](https://wordpress.org/support/topic/plugin-baw-moderator-role-send-notification-email-for-new-comments/)
 *  Thread Starter [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years ago](https://wordpress.org/support/topic/plugin-baw-moderator-role-send-notification-email-for-new-comments/#post-2817908)
 * Hi Julio, thank you for adding this feature!
 * I’ll test it out soon and see if it does what I need…
 * Best regards,
    Jan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Process/Bubble CSS @import handling in child themes?](https://wordpress.org/support/topic/plugin-w3-total-cache-processbubble-css-import-handling-in-child-themes/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-w3-total-cache-processbubble-css-import-handling-in-child-themes/#post-2747547)
 * Copying the style.css from the main theme to the child theme wouldn’t work because
   there already are two style.css files. (The child theme obviously overwrites 
   styles of the main theme.)
    Those two css files are the only ones which are not
   minimized by W3TC. Also gzipping them doesn’t work either! I believe this might
   even be a bug because all other CSS files from the main theme are automatically
   minified/zipped without problems.
 * Right now there’s nothing I can do about it which is really bad because about
   60KB are wasted due to this problem.
 * Thanks for trying to help though!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Process/Bubble CSS @import handling in child themes?](https://wordpress.org/support/topic/plugin-w3-total-cache-processbubble-css-import-handling-in-child-themes/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-w3-total-cache-processbubble-css-import-handling-in-child-themes/#post-2747541)
 * Yes, I’m using the automatic mode. I just changed to “manual” but unfortunately
   the help wizard doesn’t display any files to import. Maybe it’s because of the
   child theme or whatever…
 * The problem is that when I switch to manual mode I have to manage the javascript
   files as well, however W3TC does a great job here!
    It really seems like a lot
   of work (7 CSS and 14 javascript files) just because W3TC doesn’t merge those
   other 2 CSS files into the large one.
 * If I could only point W3TC into right direction without having to manage all 
   by hand…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Process/Bubble CSS @import handling in child themes?](https://wordpress.org/support/topic/plugin-w3-total-cache-processbubble-css-import-handling-in-child-themes/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-w3-total-cache-processbubble-css-import-handling-in-child-themes/#post-2747537)
 * I’m interested in this as well. Would you mind sharing what you’ve found out?
 * Currently I have the problem that W3TC minifies all CSS of plugins etc. However
   it does not minify the theme and child theme CSS files.
    At the end 3 CSS files
   are loaded – and 2 of them ain’t even minifed! – which could be combined into
   just 1 I guess.
 * Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple 301 Redirects By BetterLinks - Easy WordPress Redirect Manager for Redirects, 404 Error Log & More] [Plugin: Simple 301 Redirects] Rip-Off Suspicion & Performance Question](https://wordpress.org/support/topic/plugin-simple-301-redirects-rip-off-suspicion-performance-question/)
 *  Thread Starter [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-simple-301-redirects-rip-off-suspicion-performance-question/#post-2742802)
 * Hi Mark, thanks for your detailed answer. Much appreciated!
 * [@scottnelle](https://wordpress.org/support/users/scottnelle/)
    Now back to your
   plugin! 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple 301 Redirects By BetterLinks - Easy WordPress Redirect Manager for Redirects, 404 Error Log & More] [Plugin: Simple 301 Redirects] Rip-Off Suspicion & Performance Question](https://wordpress.org/support/topic/plugin-simple-301-redirects-rip-off-suspicion-performance-question/)
 *  Thread Starter [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-simple-301-redirects-rip-off-suspicion-performance-question/#post-2742746)
 * [@esmi](https://wordpress.org/support/users/esmi/), [@mark](https://wordpress.org/support/users/mark/)
 * Wow, I didn’t know that you guys at WordPress are that responsive. That’s really
   great!
    Now only his website still needs to go away… 😉
 * **Idea:** Why don’t you allow certain plugin classifications which the author(
   and users) can use, like:
    - “shareware” – If a commercial version is available, which the authors often
      try to hide on the download page.
    - “adware” – Advertisments are displayed. Some users seem to have no problem
      with that, don’t know if that’s OK with WordPress’ license though.
    - “reduced adware” – Not sure about that, but some very popular plugins include
      commercial services by third-parties.
    - “reduced adware 2” – Not sure about that one either, but some plugins display
      more or less unobtrusive notes on the created website like “Created with [XYZ Plugin](http://xyzplugin.com).”
    - “donationware” – well, that’s optional as nearly all plugins have a donate
      button and that’s cool as long as it’s unobtrusive, optional and doesn’t hide
      any functionality.
 * Other classifications or special tags that could be used as well:
    “phones home”,
   includes third-party services, commercial upgrade available etc. – You get the
   idea.
 * Of course the wording is up to you! Anyway, that would be some pretty good information
   you should add to the plugin download pages.
 * Regards,
    Jan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple 301 Redirects By BetterLinks - Easy WordPress Redirect Manager for Redirects, 404 Error Log & More] [Plugin: Simple 301 Redirects] Rip-Off Suspicion & Performance Question](https://wordpress.org/support/topic/plugin-simple-301-redirects-rip-off-suspicion-performance-question/)
 *  Thread Starter [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-simple-301-redirects-rip-off-suspicion-performance-question/#post-2742723)
 * Yes, seems that a WordPress moderator deleted that plugin. Great!
    Unfortunately
   that developer still has some other plugins which don’t look that _good_ either…
   In his development log you can see that he’s always changing advertisment links
   in his plugins, like “Thailand Real Estate” and stuff. 😉
 * Because performance is really important to me I’m going to check out one of the“
   htaccess redirection” plugins than. Lets see if any is as straight-forward and
   easy as yours. Anyway, thanks for your explanation though!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TBTestimonials] [Plugin: TBTestimonials] HTTPS Bug](https://wordpress.org/support/topic/plugin-tbtestimonials-https-bug/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-tbtestimonials-https-bug/#post-2649337)
 * I had to do the same to make it work:
    [http://wordpress.org/support/topic/fatal-error-tb-testimonialsphp-on-line-881-when-force_ssl_admin-is-true#post-2485681](http://wordpress.org/support/topic/fatal-error-tb-testimonialsphp-on-line-881-when-force_ssl_admin-is-true#post-2485681)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TBTestimonials] [Plugin: TBTestimonials] Show all testimonials for just ONE category](https://wordpress.org/support/topic/plugin-tbtestimonials-show-all-testimonials-for-just-one-category/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-tbtestimonials-show-all-testimonials-for-just-one-category/#post-2002946)
 * OK further investigated in this issue and found the solution… Sometimes it’s 
   so obvious that you simply don’t see it!
    In the code it says “_order\_by_” which
   is wrong. It should be “**_orderby_**“. By the way: This is also wrong in line
   367 (displaying all testimonials); Also line 385 has “_‘showposts’ => ‘-1’_” 
   and after it “_‘showposts’ => 1_“, I guess the first one can be removed?!
 * Anyway, here is the correct code which will enable you to not only choose a category
   and the limit but also the order direction:
 *     ```
       $defaults = array(
       	'cat'=>'',
       	'limit'=>'-1',
       	'order'=>'rand'
       );
       $args = wp_parse_args( str_replace('#038;','&',$id), $defaults );
   
       $q = new WP_Query( array( 'post_type'=>'testimonial','post_status'=>'publish','showposts'=>$args['limit'],'orderby'=>$args['order'],'testimonial_category'=>$args['cat']));
       ```
   
 * Just use the code of ccgjosh and replace line 3-8 with the above one.
    Example
   of usage: _[testimonial id=’cat=Company&limit=4&order=rand’]_ (more ordering 
   options: [here](http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TBTestimonials] [Plugin: TBTestimonials] Show all testimonials for just ONE category](https://wordpress.org/support/topic/plugin-tbtestimonials-show-all-testimonials-for-just-one-category/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-tbtestimonials-show-all-testimonials-for-just-one-category/#post-2002945)
 * I just needed the same functionality – This should really be added to the next
   release of TB Testimonials!
 * Anyway, thank you ccgjosh. I tried your code and it seems to work fine. However,
   I also tried modifying it a little so that the order can be set as well:
 *     ```
       $defaults = array(
       	'cat'=>'',
       	'limit'=>'-1',
       	'order'=>'rand'
       );
       $args = wp_parse_args( str_replace('#038;','&',$id), $defaults );
       $q = new WP_Query( array( 'post_type'=>'testimonial','post_status'=>'publish','showposts'=>$args['limit'],'order_by'=>$args['order'],'testimonial_category'=>$args['cat']));
       ```
   
 * Unfortunately the order of the testimonials doesn’t change. Any ideas how to 
   fix this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] [Plugin: Fast Secure Contact Form] Doesn't work with qTranslate](https://wordpress.org/support/topic/plugin-fast-secure-contact-form-doesnt-work-with-qtranslate/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-fast-secure-contact-form-doesnt-work-with-qtranslate/#post-1967912)
 * [@mike](https://wordpress.org/support/users/mike/) Challis
    Thank you for looking
   into this again! Well, you could call it “**[x] Make compatible to qTranslate_(
   experimental)_**“. 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TBTestimonials] [Plugin: TBTestimonials] Widget – loop through all makes it all disappear](https://wordpress.org/support/topic/plugin-tbtestimonials-widget-loop-through-all-makes-it-all-disappear/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-tbtestimonials-widget-loop-through-all-makes-it-all-disappear/#post-2572702)
 * I’m having trouble as well:
    [](http://wordpress.org/support/topic/plugin-tbtestimonials-widget-not-showing-anything-at-all)
 * Disabling the loop fixed. This isn’t an acceptable solution though…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] [Plugin: Fast Secure Contact Form] Doesn't work with qTranslate](https://wordpress.org/support/topic/plugin-fast-secure-contact-form-doesnt-work-with-qtranslate/)
 *  [Jan van Dank](https://wordpress.org/support/users/bugmenot2/)
 * (@bugmenot2)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-fast-secure-contact-form-doesnt-work-with-qtranslate/#post-1967910)
 * [@phdsigns](https://wordpress.org/support/users/phdsigns/)
    I’m glad that I was
   able to help you. 🙂
 * Still waiting for a “official” solution from the plugin developer though…
    Maybe
   you can add something like a compatible mode option? **-> “[x] Make compatible
   to qTranslate”**
 * Regards,
    Jan

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

1 [2](https://wordpress.org/support/users/bugmenot2/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bugmenot2/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/bugmenot2/replies/page/2/?output_format=md)