Results 1 to 9 of 9
Hybrid View
-
8th Aug 2010, 03:59 PM #1OPMember
need a plugin for WP
Hi,
I'm looking for a wordpress plugin that automatically creat thumbnail from first image in every post to show them in frontpage/archives.
I found this plugin very useful, but its not working at all:
http://wordpress.org/extend/plugins/...ost-thumbnail/
Thanks in advancem107 Reviewed by m107 on . need a plugin for WP Hi, I'm looking for a wordpress plugin that automatically creat thumbnail from first image in every post to show them in frontpage/archives. I found this plugin very useful, but its not working at all: http://wordpress.org/extend/plugins/auto-post-thumbnail/ Thanks in advance Rating: 5
-
8th Aug 2010, 06:27 PM #2OPMember
all of thumbnail maker or even themes that does this not working for me
-
8th Aug 2010, 06:44 PM #3Member
-
8th Aug 2010, 06:46 PM #4OH GOD!!!!!Website's:
HotNewHipHop.comare you trying to create a thumbnail for an external image? that dont work,
it will only use your uploaded images as thumbnails
-
8th Aug 2010, 06:50 PM #5OPMember
-
8th Aug 2010, 07:04 PM #6Pure Awesomeness!
-
8th Aug 2010, 07:33 PM #7Member
in some WP themes there is file thumbnail.php that does exactly what you want.
you just have to integrate it in your current theme.
Code:in index.php <div class="thumbnail"> <?php include(TEMPLATEPATH."/thumbnail.php"); ?> </div> in CSS .thumbnail { float: left; width: 112px; height: 112px; margin: 0px 10px 0px 0px; padding: 0; overflow: hidden; line-height: 170px; text-align: center; } .thumbnail a img { float:left; width: 100px; height: 100px; padding: 5px; background:#a3c5e0 url(img/head.jpg) repeat-x top center; border:1px solid #fff; }
http://www.mediafire.com/?95dilxxh9ifqd6c
-
8th Aug 2010, 07:57 PM #8OPMember
@w3bpr0jectz , thank you, but where is "index.php" ? I just edited root index.php and got error. I think i have to do it after I edit css, this is my css folder for this them:
Which file should I add this css in?
Thank you for your time
-
8th Aug 2010, 09:58 PM #9Member
WP admin panel?
yoursite.com/wp-admin/theme-editor.php
and edit the files from there.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
WP plugin - Looking for a good rate the post plugin
By ed323 in forum WordpressReplies: 2Last Post: 19th Jan 2012, 12:11 PM -
[Selling] Any Type Plugin Contect me (rapidleech, curl, php upload, Personal Site Post Plugin )
By jpavsex in forum Completed TransactionsReplies: 15Last Post: 20th Dec 2011, 03:30 AM -
I sell Rapidleech plugin: download and upload plugin
By antman in forum Completed TransactionsReplies: 4Last Post: 3rd Oct 2010, 01:36 PM -
Rapidleech plugin [Fileserve free user download plugin]
By phoenixjp in forum Webmasters, Money MakingReplies: 1Last Post: 10th Sep 2010, 03:16 PM -
Rapidleech Plugin - Working Download plugin For Filefactory Premium
By liveuploader in forum General DiscussionReplies: 2Last Post: 27th Jul 2010, 12:24 PM
themaManager - edit and manage...
Version 4.21 released. Open older version (or...