The featured post images are not showing up, how can I fix this?
1) Go to the libs folder of your theme and open resizurr.php in a text editor.
2) Scroll down and look for this line. ‘cacheDirLocationURL’ => ’/wp-content’
3) If you have your blog installed in a subdirectory like http://yourdomain.com/blog. You would edit this line to look like: ‘cacheDirLocationURL’ => ’/blog/wp-content’. If this does not work, try entering the full url to your wp-content folder.
4) Save the file.
If this doesn’t work, hit me up via our contact form on the portfolio page and I will help you sort it out.

