Results 11 to 20 of 21
Hybrid View
-
7th Jun 2011, 11:00 PM #1OPPure Awesomeness!
Most probably your index file, post your site so I can check.
RT Reviewed by RT on . How to integrate Timthumb with wordpress Firts step - Adding the "get image" function to the functions.php file: ---------------------------------------------------------------------- This code basically gives us the ability to fetch the first image on the post. function catch_that_image() { global $post, $posts; $first_img = ''; ob_start(); ob_end_clean(); Rating: 5
-
7th Jun 2011, 11:07 PM #2Banned
pmed you mr rt.
-
7th Jun 2011, 11:08 PM #3
-
7th Jun 2011, 11:14 PM #4Banned
what timthumb code did you mean that I should add in box2_content in index.php mr rt?
-
7th Jun 2011, 11:15 PM #5OPPure Awesomeness!
This one:
Code:<div class="post_thumb"> <a title="<?php the_title(); ?>" href="<?php the_permalink(); ?>"><img src="http://yourdomain.com/path/to/timthumb.php?src=<?php echo catch_that_image() ?>&w=100&h=100&zc=1" title="<?php the_title(); ?>" alt="<?php the_title(); ?>" /></a> </div>
-
23rd Jun 2011, 11:56 AM #6Member
plz check this m8 i only replaced timthumb & did nothing but its not showing img but some text
Code:http://reloadedcrack.com/wp-content/themes/Polished/timthumb.php?src=http://img684.imageshack.us/img684/8200/978772195950front.jpg&h=164&w=164&zc=1&q=90
-
16th Aug 2011, 09:49 PM #7Member
Guys update your timthumbs, alot of sites with TT themes are now getting hacked.
http://timthumb.googlecode.com/svn/trunk/timthumb.php
The latest one works with internal and external sources.
-
19th Aug 2011, 04:13 AM #8Member
What about more than one thumbnail? I do siterips so there is easily 100+ videos, only Lulzimg can handle that much without timing out/error out.
-
19th Aug 2011, 04:19 AM #9Member
Timthumb will cache it so you wont connect to lulz all the time.
-
19th Aug 2011, 04:26 AM #10Member
Yea, but how do I make it generate more than one thumbnail? My posts sometimes has 50-100 video screenshots that I'd like to turn into thumbnails to speed up the page loading process.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Timthumb Not Working
By msk19994 in forum Server ManagementReplies: 4Last Post: 25th Oct 2012, 05:24 AM -
How Can I Integrate VBulletin Forum In Wordpress Blog Theme (Header/Footer)
By shubhank008 in forum WordpressReplies: 7Last Post: 24th Oct 2011, 06:20 AM -
[Hiring] Integrate phpbb with wordpress
By starme in forum Completed TransactionsReplies: 6Last Post: 23rd Feb 2011, 03:24 PM -
How to add TimThumb in WordPress?
By Palooo 2009 in forum WordpressReplies: 0Last Post: 12th Jan 2011, 04:40 PM -
[Hiring] Integrate Wordpress Blog
By Czechi in forum Completed TransactionsReplies: 1Last Post: 21st Jul 2010, 07:20 PM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...