Title: divauno's Replies | WordPress.org

---

# divauno

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NGG Video Extend] [Plugin: NGG Video Extend] Feature request: Not show description in gallery template](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/)
 *  [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/#post-1961109)
 * Glad to be of help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NGG Video Extend] [Plugin: NGG Video Extend] Feature request: Not show description in gallery template](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/)
 *  [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/#post-1961107)
 * I think you still have to set the size in the Shadowbox JS plugin options as 
   well to the size you want. I’m not testing this right now – but I noticed under
   both the code and Shadowbox JS are set to the same width and height.
    As for 
   the Video thing try this:
 * >  jQuery(document).ready(function($){
   >  $(“.ngg-gallery-thumbnail a”).each(function(
   > arr){ if ($(this).attr(“title”).substr(0,5)){ $(this).attr(“rel”,”shadowbox;
   > width=405;height=340″); $(this).attr(“href”,$(this).children(“img”).attr(“title”));}})});
 * I using my gallery for both images and video… however, you’ve got me thinking
   if the “Video” is necessary to use both.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NGG Video Extend] [Plugin: NGG Video Extend] Feature request: Not show description in gallery template](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/)
 *  [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/#post-1961105)
 * I have a better one that will make it easier for your client. I commented out
   all the code in the ngg-video-extend.js file (You can delete all of it if you
   like but I decided to comment it out) and then I insert this:
 * > jQuery(document).ready(function($){
   >  $(“.ngg-gallery-thumbnail a”).each(function(
   > arr){ if ($(this).attr(“title”).substr(0,5)==”Video”){ $(this).attr(“rel”,”
   > shadowbox;width=405;height=340″); $(this).attr(“href”,$(this).children(“img”).
   > attr(“title”)); } }) });
 * I got this code from here[http://blog.creonfx.com/javascript/wordpress-video-galleries-with-nextgen-and-jquery](http://blog.creonfx.com/javascript/wordpress-video-galleries-with-nextgen-and-jquery)
 * You can change the width and height for the shadowbox to whatever you like. But
   instead of wrapping the video url in [nggvid][/nggvid] and putting it into the
   description box you can put the video url in the title box. Put the title on 
   the first line in the description box and it will show up above the video in 
   the shadowbox. You can now put html in the description if needed. I can’t remember
   if I may have done anything else… but try that and let me know if that works.
   I think it will be more simple for your client – I have a client using the same
   format with no problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NGG Video Extend] [Plugin: NGG Video Extend] Feature request: Not show description in gallery template](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/)
 *  [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-ngg-video-extend-feature-request-not-show-description-in-gallery-template/#post-1961091)
 * Yes it is resolved. But the plugin makes it where you cannot use html in the 
   description field. I believe somehow the plugin should insert it’s own field 
   for video urls instead of using the description field.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Creating a category template for K2](https://wordpress.org/support/topic/creating-a-category-template-for-k2/)
 *  Thread Starter [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/creating-a-category-template-for-k2/#post-808200)
 * I really need help with this. If anyone has any suggestions that I haven’t tried.
   Believe me… I have not given up and while waiting for help I am on every website
   I can find through google trying to figure this out.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [the_category() tag](https://wordpress.org/support/topic/the_category-tag/)
 *  [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/the_category-tag/#post-806296)
 * There is a plugin called [Advanced Category Excluder](http://wordpress.org/extend/plugins/advanced-category-excluder/)
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [[Plugin: NextGEN Gallery] Fullsize Recent Image](https://wordpress.org/support/topic/plugin-nextgen-gallery-fullsize-recent-image/)
 *  Thread Starter [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [18 years ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-fullsize-recent-image/#post-746762)
 * Ok. I should have known I’d figure it out… although I didn’t want it to take 
   so long. And it really should not have taken that long but watching tv was a 
   factor.
 * Anyway… I just changed type to type2 for recent
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [[Plugin: NextGEN Gallery] Fullsize Recent Image](https://wordpress.org/support/topic/plugin-nextgen-gallery-fullsize-recent-image/)
 *  Thread Starter [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [18 years ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-fullsize-recent-image/#post-746757)
 * Ok… A lightbulb went off and I remember when I was looking through nggwidget.
   php I saw a bit of code that read show=>’thumbnail’
    I just changed thumbnail
   to original.
 * My next move would be to remove the link to the fullsize image without it affecting
   anything else. I may want to use Random Images in my sidebar (I don’t know yet)
   and I don’t want those links affected. I will continue to tear apart this file
   to see if this is possible.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using browser specific css isn’t working.](https://wordpress.org/support/topic/using-browser-specific-css-isnt-working/)
 *  Thread Starter [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/using-browser-specific-css-isnt-working/#post-588335)
 * I figured out that I actually have to put a append a hack to get it to work. 
   so I applied * html and everything is showing up now.

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