Thank you so very much for this plugin! Indispensable in building static home pages.
One note. In order to display thumbnail images, I changed line 184 from ...
the_post_thumbnail();
... to this ...
the_post_thumbnail('thumbnail');
Thank you so very much for this plugin! Indispensable in building static home pages.
One note. In order to display thumbnail images, I changed line 184 from ...
the_post_thumbnail();
... to this ...
the_post_thumbnail('thumbnail');
This topic has been closed to new replies.