Home › Forums › WordPress Themes – Premium › Circumference › Recent Posts Not Working Properly
- This topic has 6 replies, 9 voices, and was last updated 9 years, 5 months ago by
Mark Carter.
-
AuthorPosts
-
June 14, 2014 at 3:20 am #15254
Mark Carter
MemberHi There,
I have installed the plugin Recent Posts Plus and used the coding that you suggested in the plugin. At least I think I have.
WP_Query Options
{“cat”: “1,2,3″}Widget Output Template
- {THUMBNAIL}
But… Recent Posts only shows my first 2 posts and nothing since then. I know it’s probably something simple that I’m doing wrong but I have been unable to identify it.
Can you help??
You can see the blog at: http://mfcarter.net/blog/
June 14, 2014 at 4:15 am #20101Sushil Adhikari
ModeratorMake sure the setting for how many posts to show is set to more than 2. Also make sure your category ID’s in the Query Options have the right category ID’s. Plus, make sure the categories being listed, have more than 2 posts (hence checking the category ID’s).
June 14, 2014 at 5:13 am #20103Mark Carter
MemberOk… so if I drop the query options and leave them blank then the latest 5 posts will show up. I think I get it. That’s really what I want.
The other thing that’s happening is that it’s shrinking the featured image down to fit its thumbnail size. It’s resulting in too small of an image. Is there some way to create a custom image for this or use a different image as default?
June 14, 2014 at 5:41 am #20104Sushil Adhikari
ModeratorYou can try it without the query options, but I generally like to add in the categories I want to display posts from.
As for the image, are you referring to the recent posts widget? IF so, simply change the thumbnail size setting on the widget.
June 14, 2014 at 1:15 pm #20105Mark Carter
MemberI’m using the Recent Posts Plus plugin. I think it’s the one you recommended, do I have the wrong one? http://www.pjgalbraith.com/2011/08/recent-posts-plus/
I have the thumbnail set to 80 px x 80 px. It uses the featured image. I’ve been creating the featured images as 700px x 200px. When the featured image gets used in the thumbnail, the entire image gets scaled to 80 px x 23 px. It looks like a thin ribbon and I’d rather have the 80 x 80 square. I was wondering if there was any way to control this scale to size behavior that you are aware of or if I need to look for another plugin that allows more customization? If I need to use another plugin, do you or does someone else have any suggestions?
June 14, 2014 at 7:45 pm #20106Sushil Adhikari
ModeratorIt scales the image with a relative size and I believe it does it with the width first and then the height will be relative to the width. For it to happen what you want, it means the plugin needs to have the ability to do a “crop” of the featured image. I’m not sure it can do that, although it would be interesting if it could. Because this is a third party plugin, you will need to contact their developer for support on this one. Perhaps they might have a thumbnail solution for you…if they do, let me know because it would be a nice feature for it. Otherwise, you may need to find another thumbnail based recent post plugin, or the other option is to increase the height of your original featured image.
June 14, 2014 at 11:13 pm #15255Mark Carter
MemberThanks! I thought that might be the case. I’ll let you know if I find out something from the developer.
-
AuthorPosts
- You must be logged in to reply to this topic.