Title: activeunity's Replies | WordPress.org

---

# activeunity

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Magazine Basic front page and Slideshow Gallery 2](https://wordpress.org/support/topic/magazine-basic-front-page-and-slideshow-gallery-2/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/magazine-basic-front-page-and-slideshow-gallery-2/#post-1631323)
 * The theme’s front page might be so customized that it may be required to hardcode
   the <?php Slideshow() way of inputting the slideshow instead of [slideshow] way.
 * You can copy it from the plugin page, make sure to put the page_ID if what post
   includes the images for the slideshow.
 * Let me know how that works for you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Slideshow Gallery] Remove link](https://wordpress.org/support/topic/plugin-slideshow-gallery-remove-link/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-remove-link/#post-1497263)
 * Remove or rename this image:
    plugins\slideshow-gallery-2\images\link.gif
 * That should be a good quick fix. If you want to get rid of the link as well that’s
   another issue entirely.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Slideshow Gallery 1.1: Can’t exclude images](https://wordpress.org/support/topic/slideshow-gallery-11-cant-exclude-images/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years ago](https://wordpress.org/support/topic/slideshow-gallery-11-cant-exclude-images/#post-1483293)
 * the FAQ is updated with this info now btw
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Slideshow Gallery 1.1: Can’t exclude images](https://wordpress.org/support/topic/slideshow-gallery-11-cant-exclude-images/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years ago](https://wordpress.org/support/topic/slideshow-gallery-11-cant-exclude-images/#post-1483280)
 * So this one is a bit tough and I can see why you’re missing it. You’re more than
   likely putting n the order id instead of the image id.
 * To get the image or “attachment id” I found the easiest way is to go into the
   Media Library. Click one one of the images in there and view the header of the
   page:
 * [http://www.blog.com/wp-admin/media.php?action=edit&attachment_id=353](http://www.blog.com/wp-admin/media.php?action=edit&attachment_id=353)
 * to exclude that image:
    [slideshow exclude=”353″]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My plugin is showing the wrong title](https://wordpress.org/support/topic/my-plugin-is-showing-the-wrong-title/)
 *  Thread Starter [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years ago](https://wordpress.org/support/topic/my-plugin-is-showing-the-wrong-title/#post-1473822)
 * It’s still broken btw.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Twitter Tools] URL not made tiny](https://wordpress.org/support/topic/plugin-twitter-tools-url-not-made-tiny/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-twitter-tools-url-not-made-tiny/#post-1040614)
 * I was hoping upgrading to 2.2.1 was going to fix my issue with this, but still
   not working!
 * I’ve tried with both bit.ly and tinyurl editing both functions.php and twitter-
   tools.php
 * le sigh!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess on non-wp directory…](https://wordpress.org/support/topic/htaccess-on-non-wp-directory/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/htaccess-on-non-wp-directory/#post-1150039)
 * Wasn’t able to figure this out. Sorry.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] slideshow text not displaying](https://wordpress.org/support/topic/plugin-nextgen-gallery-slideshow-text-not-displaying/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-slideshow-text-not-displaying/#post-1275706)
 * The description text indeed does get referenced from the “Manage Gallery” it 
   will pull the title if there’s a title, and if description if no title. It doesn’t
   do multiple lines very well though.
 * And as alexrabe mentioned the flashvars editing is very useful. It took me awhile
   to figure out that you need to edit nggfunctions.php to edit those vars. Also
   if you’re interested in doing full screen option you’ll want to set the overstretch
   option to ‘true’
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess on non-wp directory…](https://wordpress.org/support/topic/htaccess-on-non-wp-directory/)
 *  [activeunity](https://wordpress.org/support/users/activeunity/)
 * (@activeunity)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/htaccess-on-non-wp-directory/#post-1150026)
 * I’m running into this same basic issue. I’m thinking there is an exception that
   can be added into the .htaccess file but I don’t know what the exemption would
   be.
 * This article mentions creating a new .htaccess file and adding it into the directory
   you are trying to safe-keep while untainting the original:
    [http://www.paperstreet.com/blog/index.php/archives/1680](http://www.paperstreet.com/blog/index.php/archives/1680)
 * I also found this cheat sheet to be of use for anyone looking to dive into .htaccess
   more than I. [http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html](http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html)
 * Please let me know if you figure this out!!

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