I find this page looking for help with my problem with slideshow.
I am good with code and so I am looking at the nggallery.php and also others.
Slideshow does not show up when added to a page or in the sidebar. I find that swfobject.js is not in the header unless I change
if ( NGGALLERY_IREXIST == true )
to:
if ( NGGALLERY_IREXIST == false )
So this tell me that “IREXIST” is false. I thinking that “IREXIST” checking for “imagerotator.swf” “imagerotator.swf” is in plugins/nextgen-gallery, plugins/nextgen-gallery/lib, and wp-content/uploads. So I think it is every where that maybe it should be?
I see in the post on this page that “you need to activate the NextGEN widget plugin.”
But I think the problem is related to fact that in the Plugins page in the WordPress admin area only shows one plugin option (NextGEN Gallery.) I do not see the option for a “NextGEN widget plugin”
So maybe this is the only problem?
Using:
NextGen 1.2.1
WordPress 2.7.1
JW Image Rotator 3.17
If can help me with this, thank you. I can make many modifications so talking technically talking is okay.