Issues when switching from recent to popular posts
-
Great plugin!
I only get one error. When I switch from recent posts to popular posts, I get this:
Warning: getimagesize(/home/jpweber/public_html/wehaveissues.org/wp-content/uploads/2013/03/vinnie-politan-1-300x187.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/jpweber/public_html/wehaveissues.org/wp-content/plugins/slidewizard/includes/template-functions.php on line 373
Line 373 on template-functions.php is this
$orig_size = getimagesize( $file_path );
So I’m not sure how I can manipulate that line and actually receive the most popular posts. Any guidance in this regard could be greatly appreciated!
- The topic ‘Issues when switching from recent to popular posts’ is closed to new replies.