diff -r 000000000000 -r d970ebf37754 wp/wp-content/themes/IN-MOTION-package-u1/in-motion/archive.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wp/wp-content/themes/IN-MOTION-package-u1/in-motion/archive.php Wed Nov 06 03:21:17 2013 +0000 @@ -0,0 +1,101 @@ + +
+
+ +
+
+

+ }

Our archive...

+ +
+
+
+ + + + + + +

+ + +

+ + +

+ + +

+ + +

+ + +

+ + +

+ + + + + + + ID, 'post_type_selected' , true); + if($postType == 'News'){continue;} + ?> + + +
> + +

+ +
+
+
    +
  • +
  • /
  • +
  • +
  • /
  • +
  • +
  • /
  • +
  • +
+
+
+
+ ID)->post_content; + if (strlen($content) > 353) + { + $content = substr($content,0,350).'...'; + } + ?> +
+ + ID ), 'single-post-thumbnail' ); ?> + + + +

+ + +
View +
+
+ + + +

+ + +
+ +
+ + \ No newline at end of file