First of all, SmoothGallery is a mootools plugin, not a WordPress plugin. You would have to add a link script to mootools.js in your header. And sometimes, even if you do that, the SmoothGallery may not be implemented because of conflicts between other javascripts in your other WordPress plugins which use prototype or jquery.
Having said that… Have you checked out http://www.featuredcontentgallery.com/ a WordPress plugin which uses the SmoothGallery script by JonDesign.
Thread Starter
rtl93
(@rtl93)
Oh ok that’s why. I’ll def go check out that plugin. Thanks for the reply. 🙂
Thread Starter
rtl93
(@rtl93)
When I activated it I am getting this error.
Fatal error: Cannot redeclare gallery_options_page() (previously declared in /home/znabi1fs/public_html/wp-content/plugins/fcs/content-gallery.php:15) in /home/znabi1fs/public_html/wp-content/plugins/featured-content-gallery/content-gallery.php on line 33
The current featured content gallery plugin is good up to WP 2.7.1 though it also works in some cases of fresh WP 2.8 installs – as opposed to upgraded 2.8 installs which are rendering fatal error such as yours (per support forum of said plugin). There seems to be solution in forum thread as well.