• Dear expert wordpressers, i need your help.
    I have coded a custom design to the front page of my site now when I click on continue reading which takes me into the single.php, that custom code also displays there.

    This has been bugging me for weeks and I am hoping you can help me fix it.

    Thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Is this a custom theme? If so, look at the differences between the single.php file and front-page.php ( if the theme has it ).

    *thinks: it sounds more like it would be a file that is being called on both single and (front-page|page|index).php like get_header() so it loads the header.php file.*

    Thread Starter worprenov

    (@worprenov)

    Hi Jose,
    Thank you so much for getting back to me.
    I contacted my developer who finally fixed it. Initially he made the problem out to be coming from the single.php but it wasn’t. the problem was that the design was flat-coded into the index.php meaning that it will always show up in other places throughtout the site unless a custom php is created. long story story,it’s fixed. My problem now is that NONE of my pages content show up.
    for example: wordpress/com/about doesn’t show up after I publish it. Can you help ?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom Code on Index page duplicates on single.php’ is closed to new replies.