Hi,
Haveing problems showing my full posts on my front home page, is there a way of doing this?
I have seen it on other sites just cant figure it on my theme?
Can anyone point me in the right direction please?
Many thanks in advance
Chris
Hi,
Haveing problems showing my full posts on my front home page, is there a way of doing this?
I have seen it on other sites just cant figure it on my theme?
Can anyone point me in the right direction please?
Many thanks in advance
Chris
will have to look at your index.php file see how your post content is set up so paste the code on index.php file in http://wordpress.pastebin.com and post url here
Hi GovPatel,
Many thanks for your rapid response to my query.
Being a total newbie to the site building unfortunately your last message went in one ear and out the other..
http://www.eyeexercisestoimprovesight.com
Not too sure where to find or how to gain access to the code on the index.php?
Regards in advance
Chris
Themes >> Editor
You pasted style.css file I need the index.php file so on right click on index.php and then paste the code in same way
Ahhh I see, easy when you know how, thanks Govpatel.
On line 15 look for the code
<?php the_excerpt(); ?>
Change it to
<?php the_content(); ?>
in same editor where you got the code of index.php make the change and then save the file
Don't know what you did or how you did it but FANTASTIC!
Worked a treat thank you so much!
Any thing I can do for you let just let me know, however looking at your skills think you have it covered!
have a great day.
Chris
You are welcome review of my website will be much appreciated click on my name
Testimonial left and coffee bought...
I don't know if anyone can help with my next encountered issue?
I apologise for my ignorance on these matters but I am relatively new so still learning.
Having problems with cloaking link.
Repeated process previously used on blogs but link will not take me to the link?
http://pastebin.com/Q4A0ExA8 is the link im trying to goto but as you can see it is producing a error and displaying full address link?
Placed in the ftp file as needed, the id link works so I know its not that?
How did you create that link as it is .php
As php is a server language and it looking for file named
recommendss/proflight.php
Created in in notepad as follows
(notepad file name proflight.php)
<?php
header('location: xxxxx.xxxxxxx.hop.clickbank.net/?tid=bot');
?>
Then uploaded recommendss file to ftp. Did exactly the same for previos blog site and it worked fine, I have duplicated the same but as you can probably see doesnt actually take you anywhere just shows an error?
proflight.php is it in recommendss folder
yes it is.
You are getting 404 so that means that wordpress can not find the file is this recommendss/profight.php
Where exactly is this folder on server?
.cppanel > public_html > dogfightgames > recommendss
If that help?
As you problably know the main directory is from my previous site (the one you helped me with before) this new one is a directory within that ie within the public_html if that makes sense?
Looks like you getting 404 from clickbank as if you look at address bar when run the link it does try and open link recheck the clickbank url
yeah clickbank link works absolutely fine?
Stil not working......
Link is cloaked as dogfightgames.info/go/proflight.php
but when you click it takes you to a 404 page and in the web bar it displays
http://www.dogfightgames.info/go/xxxxxxx.proflight.hop.clickbank.net/
Doing my suede in now HELP................
You must log in to post.