I’m new to EE, attempting a transition after using Wordpress on many sites for almost a decade, an early version of EE and other early open CMS setups.
I’m unclear how Nivo Slider or Gallery relate to EE. They offer a generic jquery plugin and a wordpress plugin. In Wordpress this would all be obvious. But since they don’t have a plugin specifically designed for EE I’m unsure how to use Nivo within EE.
First I tried putting the Nivo script in the root of the site, then I tried putting it in the third party plugin directory, calling it directly, calling it as an EE plugin which couldn’t work bc there’s no .php file, calling as jquery, then activating as extension.
None of these worked. Plus I’m not sure how to format a path name in the sites index template relative to the root, whether it’s treated as if it’s in the root or within the system.
I’ve searched the forums and I’ve read existing articles on the subject, none of which explain any of this in any meaningful or helpful way.