Plugin Author
Allen
(@amweiss98)
That would be very difficult because if I coded it to avoid images of a certain size many other users would have problems since their legitimate images are that size. What is the url of the feed where this is a problem?
Thread Starter
j4ze
(@j4ze)
Hi Allen, thank you for the response.
I totally understand that it would cause problems for other users, so my intentions was to hack the plugin on my own site.
However, trying to access the raw feed data, got me thinking that it might be formatted wrong, because i cant seem to find the content of the feed, so i cant even see where the picture is grabbed. The feed im having trouble with, is in danish, so i dont know if you can get anything out of it, but here it is
thank you
Plugin Author
Allen
(@amweiss98)
that feed is dead (nothing shows) are you sure that is the correct url?
Thread Starter
j4ze
(@j4ze)
Yeah it looks weird to me aswell, im positive thats the feed address.. the post is still online and the rss import has loaded the entire post into my site (using feed to post).
Plugin Author
Allen
(@amweiss98)
Thread Starter
j4ze
(@j4ze)
thats the feed I use original, the reason i linked to the specific post-feed, was so that you could se my smiley-problem. And speaking of that, did you then have any idea to a solution or filter so that i can somehow choose to pass by images lower than 60x60px resolution?
Maybe you could just point me to where in the code, the image selection is done?
Plugin Author
Allen
(@amweiss98)
go to the excerpt_functions.php file – its in the findalignImage function