WordPress Images: Difference between revisions
m →Summary |
|||
Line 127: | Line 127: | ||
*Media Library Assistant (it provides an "Advanced Version" of Media, so if using Menu Editor Pro, think about moving 'Assistant' (under Media) to the top (replacing Library, under Media) as the default function of Media | *Media Library Assistant (it provides an "Advanced Version" of Media, so if using Menu Editor Pro, think about moving 'Assistant' (under Media) to the top (replacing Library, under Media) as the default function of Media | ||
*WP Sheet Editor | *WP Sheet Editor | ||
*Thumbnail Cleaner | |||
*Media File Renamer (from Meow Apps) | *Media File Renamer (from Meow Apps) | ||
**Use Phoenix Media Rename for inline name changes | **Use Phoenix Media Rename for inline name changes | ||
Line 134: | Line 135: | ||
**WP Attachment: Shows what Images or Media is attached to a Page or Post, etc. (when editing the Page or Post, etc.) | **WP Attachment: Shows what Images or Media is attached to a Page or Post, etc. (when editing the Page or Post, etc.) | ||
== Major Issue with Real Physical Media == | == Gotchas == | ||
===Major Issue with Real Physical Media=== | |||
Ran into an issue with the Real Physical Media Plugin. In the "Settings Section" (on the same page as Settings, Media) for Real Physical Media, when it is first installed, there is a notification that states: "You have not currently activated a file handler. Please activate a file handler in the settings below." Immediately below that is a field titled "File moving handler", which should show a File Renaming Handler indicating the Media File Renamer (by Meow Apps) is selected or needs activating (it appears, like the Henry Ford saying "You can have any color you want as long as it's black." in response to a question about available colors for the Model T Ford). Sometimes it doesn't | Ran into an issue with the Real Physical Media Plugin. In the "Settings Section" (on the same page as Settings, Media) for Real Physical Media, when it is first installed, there is a notification that states: "You have not currently activated a file handler. Please activate a file handler in the settings below." Immediately below that is a field titled "File moving handler", which should show a File Renaming Handler indicating the Media File Renamer (by Meow Apps) is selected or needs activating (it appears, like the Henry Ford saying "You can have any color you want as long as it's black." in response to a question about available colors for the Model T Ford). Sometimes it doesn't | ||
The problem involves the name of the PlugIn Directory. IE, the Real Physical Media Plugin Directory should be: real-physical-media If it isn't, the plugin won't work. This isn't completely the fault of Real Physical Media (it just means they've got the plugin directory name hardcoded in somewhere instead of using a call function). Other plugins can have similar issues, so don't rename the plugin folder from its original name. | The problem involves the name of the PlugIn Directory. IE, the Real Physical Media Plugin Directory should be: real-physical-media If it isn't, the plugin won't work. This isn't completely the fault of Real Physical Media (it just means they've got the plugin directory name hardcoded in somewhere instead of using a call function). Other plugins can have similar issues, so don't rename the plugin folder from its original name. | ||
=== Custom CSS === | |||
When using the Real Physical Media Plugin, it is very likely that if custom CSS is being used (like with Custom CSS and JS), those paths will need to be modified manually. |