Results 1 to 6 of 6
Hybrid View
-
12th Dec 2011, 01:54 AM #1OPMember
help plugin WP random posts display image ?
help, plugin WP random posts display image ?
I search new plugin, but i do not use in my WP.spotlight2000 Reviewed by spotlight2000 on . help plugin WP random posts display image ? help, plugin WP random posts display image ? I search new plugin, but i do not use in my WP. Rating: 5
-
12th Dec 2011, 01:59 AM #2
-
12th Dec 2011, 02:58 AM #3OPMember
Yes, i active plugin "advance random posts ( have thumbs)" ,but it don't display thumbs, only text.
-
12th Dec 2011, 03:07 AM #4MemberWebsite's:
bypassx.comI coded a simple one to use into my blog, but it uses timthumb, anyways can be modified very easily to not use timthumb. The plugin is not coded in very proffesional way but do the job.
Check my site http://www.userpornx.com
Check one post ("what others are viewing") and if you are searching something like the plugin that i coded, i will share with you without problems.
-
12th Dec 2011, 04:12 AM #5Member
I am using this (a bit modified version) with the combination of "get the image" plugin and it works fine for me. Try it.
Note: I am not the coder, credit goes to the one who wrote metube theme.
Code:<div class="randomposts"> <h2>Random posts</h2> <?php $recent = new WP_Query("cat=-YOUR_CAT_ID>&showposts=12&orderby=rand"); while($recent->have_posts()) : $recent->the_post();?> <div class="posts"> <div class="postimage"> <a href="<?php the_permalink() ?>" title="<?php the_title_attribute(); ?>"><?php if ( function_exists( 'get_the_image' ) ) get_the_image( array( 'meta_key' => 'timethumb', 'size' => 'medium', 'width' => '120', 'height' => '72', 'image_class' => 'feature' ) ); ?></a> </div> </div> <?php endwhile; ?> </div> <div class="randomposts">
-
12th Dec 2011, 06:29 PM #6OPMember
can you write to guide ? thank you much.
Or Widget "Featured Posts" in site: jav-porn.com , name of plugin ?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to display two posts horizontally in WordPress?
By ChosenOne in forum WordpressReplies: 1Last Post: 4th Mar 2012, 12:52 PM -
How to Display Random Posts in WordPress ?
By thesnake in forum WordpressReplies: 2Last Post: 27th Feb 2012, 07:56 PM -
Wordpress Show Random Posts Help
By Sponge Bob in forum WordpressReplies: 3Last Post: 11th Feb 2012, 08:21 AM -
How to display latest posts in search page?
By PornRip.org in forum WordpressReplies: 0Last Post: 1st Jan 2012, 04:34 PM -
Script / Plugin to display product in 3D?
By nICEsHARE in forum Webmaster DiscussionReplies: 2Last Post: 25th Mar 2011, 05:26 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...