$5 to the first person

Status
Not open for further replies.

DebtFreeMe

Regular Member
Joined
Mar 14, 2010
Messages
430
Reaction score
374
$10 to someone that can do it in the next 2 hours!!!

Alright,

I've been working on this all night and now I'm done, I can't figure it out.

I am using this Wordpress template http://www.wordpressthemes.es/1032/tech-black/

Whenever I put up a post with a video embedded in it, it only shows the text on the home page, but it shows the video and text in the single post page.

I want both the video and the text to show up on the home page and the single post page for each post.

If you can tell me what file or files to change, and how to change them so the video shows up, I'll drop $5 in your paypal account, 10$ if you answer in the next 2 hours.

First person to post on here and PM me with the answer gets it. In case of a tie the person that PMs first will win, just so there aren't any questions about who was first.

Thanks all
 
$10 to someone that can do it in the next 2 hours!!!

Alright,

I've been working on this all night and now I'm done, I can't figure it out.

I am using this Wordpress template http://www.wordpressthemes.es/1032/tech-black/

Whenever I put up a post with a video embedded in it, it only shows the text on the home page, but it shows the video and text in the single post page.

I want both the video and the text to show up on the home page and the single post page for each post.

If you can tell me what file or files to change, and how to change them so the video shows up, I'll drop $5 in your paypal account, 10$ if you answer in the next 2 hours.

First person to post on here and PM me with the answer gets it. In case of a tie the person that PMs first will win, just so there aren't any questions about who was first.

Thanks all

Why'd you change the title from $10 to $5 lol. Also, you may want to try having a title that is relevant to what you actually want done.
 
Why'd you change the title from $10 to $5 lol. Also, you may want to try having a title that is relevant to what you actually want done.

I didn't change the title from $10 to $5, $10 is only for the next hour and a half, $5 is good any time... Also, if I only put something for Wordpress programmers, someone that may know a quick answer may not even look at the post...
 
If I understood it right it would be easy to fix :)

here is what i understood :

you want the whole post to show up in the home page ?

Well, 3 free choices :

- Easy one : Admin Panel : writing, general or reading option (forgot which one exactly) and untick show excerpt

- Tricky one : Put a conclusion that you don't want to display and put tag more before it

- Hard one : editing template, home.php, replace

PHP:
<? php the_excerpt() ?>

by

PHP:
<? php the_content() ?>

ANd i think you're good to go :)

Ofc, i can do it for you :)
 
adysee,

On step one all I could find was the the RSS feed options to change full post or summery.

On step two, I really have no idea what to do there, so that one was out.

Step three, changing the excerpt to content. Although this was not exactly right, it ended up being a function that was called in my functions.php file, and it actually had a custom name. You the one that got me there, so you win.

You just saved me about 3 days worth of work because I was just now finished modifying this template to match what I needed it to do, and I had what could have been a major failure...

I'll PM you and you can let me know your paypal name, and I'll drop you $10...
 
DebtFreeMe is fair and honest. He really did send me the 10 $

I wasn't expecting it at all, i replied here mainly to help but 12 hours later i have received a payment !

Thank you bro, i love this kind of attitude !

Thanks to you I got a new domain, if i can make money from it, be sure that i'll give the money back to you + interest. You have my word on that !
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top