Title: stanbdb's Replies | WordPress.org

---

# stanbdb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FLV Embed] [Plugin: FLV Embed] do_shortcode PHP not working properly](https://wordpress.org/support/topic/plugin-flv-embed-do_shortcode-php-not-working-properly/)
 *  [stanbdb](https://wordpress.org/support/users/stanbdb/)
 * (@stanbdb)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-flv-embed-do_shortcode-php-not-working-properly/#post-2648809)
 * Hi, i believe i found a workaround. Instead of using `<?php echo do_shortcode('[
   flv:/wp-content/uploads/2012/03/header.flv 720 480]' ); ?>` try using `<?php 
   echo flv_parse( '[flv:/wp-content/uploads/2012/03/header.flv 720 480]' ); ?>`
   
   flv_parse is a function defined in the plugin code. This solution has worked 
   for me. [This thread](http://www.longtailvideo.com/support/forums/jw-player/setup-issues-and-embedding/20472/wordpress-doshortcode-not-working)
   has led me to this solution. Take care, Stan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Removing of the watermark from JW Image Rotator](https://wordpress.org/support/topic/removing-of-the-watermark-from-jw-image-rotator/)
 *  [stanbdb](https://wordpress.org/support/users/stanbdb/)
 * (@stanbdb)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/removing-of-the-watermark-from-jw-image-rotator/#post-1290995)
 * mika, i had the same problems, and after a few hours found [this link ](http://go2.wordpress.com/?id=725X1342&site=mygraphicfriend.wordpress.com&url=http%3A%2F%2Fwww.hollanderyorkgallery.com%2Fwordpress%2Fwp-content%2Fuploads%2Fimagerotator.swf&sref=http%3A%2F%2Fmygraphicfriend.wordpress.com%2F2010%2F01%2F10%2Fthree-problems-with-nextgen-gallery-1-4-3-in-wordpress-2-9-1-piclens-upload-images-and-slideshow%2F)
   to and old version of the swf that didn’t have the watermark. just replace imagerotator.
   swf you have with this one. worked for me!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP-dTree] Parent menu that just open their submenu?](https://wordpress.org/support/topic/plugin-wp-dtree-parent-menu-that-just-open-their-submenu/)
 *  [stanbdb](https://wordpress.org/support/users/stanbdb/)
 * (@stanbdb)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-parent-menu-that-just-open-their-submenu/#post-1290435)
 * hi. you must go to settings > wp-dtree settings, in wp admin panel, and deselect“
   folders are links” under the trees you’re using. this is how you do it in version
   3.5 of this plugin. take care, stan.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin WP-dTree] – exclude categories in PHP](https://wordpress.org/support/topic/plugin-wp-dtree-exclude-categories-in-php/)
 *  [stanbdb](https://wordpress.org/support/users/stanbdb/)
 * (@stanbdb)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-exclude-categories-in-php/#post-1286943)
 * [http://artdevivre.ehost.pl/?page_id=42](http://artdevivre.ehost.pl/?page_id=42)
   
   this is the website i’m working on. right now, the list displays all the categories
   of my website. on the page i sent, i only want a list of subcategories of ‘Kuchnia’.
   how can i do that?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin WP-dTree] – exclude categories in PHP](https://wordpress.org/support/topic/plugin-wp-dtree-exclude-categories-in-php/)
 *  [stanbdb](https://wordpress.org/support/users/stanbdb/)
 * (@stanbdb)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-exclude-categories-in-php/#post-1286942)
 * hi jaysonbrown, i have a similar problem. i am using the same code snippet as
   you. i would actually like to pass a parameter like “child_of=4” to `wp_dtree_get_categories();`(
   similar to wp_list_categories tag). i examined the code of the plugin, and that
   doesn’t seem to be possible. i have to use multiple instances of category tree
   across the site, each one displaying subcategories of a given category. have 
   you had any luck in finding a solution? that seems to be a good idea for a feature
   request to the author anyway.

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