Viewing 15 replies - 1 through 15 (of 19 total)
  • 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

    Thread Starter dailymon

    (@dailymon)

    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

    tigtog

    (@tigtoggmailcom)

    Themes >> Editor

    Thread Starter dailymon

    (@dailymon)

    Thanks tigtog

    Dont know if this is what you were looking for but ….

    http://pastebin.com/7FWA5CE6

    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

    Thread Starter dailymon

    (@dailymon)

    Ahhh I see, easy when you know how, thanks Govpatel.

    http://pastebin.com/pYcrswWa

    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

    Thread Starter dailymon

    (@dailymon)

    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

    Thread Starter dailymon

    (@dailymon)

    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

    Thread Starter dailymon

    (@dailymon)

    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

    Thread Starter dailymon

    (@dailymon)

    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?

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Viewing full blog on home page’ is closed to new replies.