Here is my problem. I am running wp-o-matic. The plugin by default caches all images from feeds into the: wpcontent/plugins/wp-o-matic/cache directory. The images are showing up into that directory, but I cannot generate a thumbnail from that folder. The default media folder in wordpress is: wpcontent/uploads. I need to somehow point wp-o-matics cache to be the directory wpcontent/uploads.....Maybe. I tried using the: get the image plugin but I dont think it's grabbing the image to use it as a thumbnail because the image is not in the uploads directory. I think I need to point the wp-o-matic cache to be the uploads directory. This way my images will show up in my media library, and in theory the get the image plugin will pull the image to be used as a thumbnail on my category pages. If someone can help me out please do because I am not finding the problem.... Thanks.
I think I can help some more with this. The string for the thumbs with my template goes like this: /wp-content/themes/comfy-plus/scripts/phpThumb/phpThumb.php?src=/wp-content/uploads/Lady.jpg&w=180&h=130&zc=T&q=95 How can I get that script to pull the thumb images from: wpcontent/plugins/wp-o-matic/cache rather than: wp-content/uploads There has to be something in the script to alter to pull from the cache directory rather than the uploads directory. I'm waiting for help....
you can edit the php .................. if you can edit...........in wp-o-matic...........plugin and set the cache folder by editing php code