Hey,
I installed MAMP on my MBP and My special recent post plugin works fine on my local testing, until yesterday for security consideration I
put line like:
define(‘WP_CONTENT_URL’, ‘Full path of my new WP_CONTENT_FOLDERNAME’);
Everything works fine for my website except the the thumbnail image doesn’t shown, I imaged it will be path problem with GD, I’ve tried to looking for similar issue or case through internet, but not lucked.
Does anybody have a suggestion/idea why these functions do not work with custom defined folders(whereas as said above the rest of the plugin works just fine) or any tip/trick how to make these Special Recent Posts thumbnail image shown again.
Thanks a lot in advance!!!