Quote:
|
Originally Posted by stephen_marcus
I'd like a Master Plugin list in the sense of a FULL list of plugins for which the Agent 3.0 Theme is especially enabled, such as Featured Content Gallery.
|
Four:
1. FCG
2. Post-templates.php (in the download zip's plugins folder - upload it to wp-content/plugins and activate it in the Dashboard
3. limit-posts plugin (built into functions.php)
4. Any lightbox plugin which works off rel="lightbox" (probably all of them, but one is not supplied. People tend to have their own preferences for this type of plugin). This capability is only built in to listing.php.
Of course, being a properly coded theme using usual Wordpress API hooks, the vast majority of plugins will work perfectly with it. However, plugins are not always perfect beasts, so it is possible that certain combinations of plugins will not work well together. This is nothing to do with the theme, just the way plugins work sometimes.
Hope this helps.